This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit a5a0702376c222572e7b6c8c48b2cae975398ae3 | |
Author: VladimirMangos <[email protected]> | |
Date: Mon Dec 22 15:25:43 2008 +0300 | |
MaNGOS 0.12 release. | |
----------------------------------------------- | |
!+2f3c20ec14d386f1b784ef26fe6e76ba8ea03ac5 [8776] proper arena rating calculation | |
!+ca88fc52a7e17148a91532cbbfd9ea55b41bc5a6 [8780] fixed typos with arenarating |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="icon" href="/appname/path/to/favicon.ico" type="image/vnd.microsoft.icon" /> | |
<link rel="shortcut icon" href="/appname/path/to/favicon.ico" /> <!-- IE --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############## details ################ | |
============== structure ================ | |
repository | |
a tree of objects which are under version control | |
objects are any of the following: | |
blob: binary data (usually a file) | |
tree: points to blobs (files) and other trees (subdirectories) | |
commit: points to a tree (your projects root directory), and points to the parent commit(s) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# source : http://code.google.com/p/natvpn/source/browse/trunk/stun_server_list | |
# A list of available STUN server. | |
stun.l.google.com:19302 | |
stun1.l.google.com:19302 | |
stun2.l.google.com:19302 | |
stun3.l.google.com:19302 | |
stun4.l.google.com:19302 | |
stun01.sipphone.com | |
stun.ekiga.net |