mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 19:29:47 +02:00
glest.ini:change user data directory (resolves #2)
This commit is contained in:
@@ -20,7 +20,7 @@ ConsoleMaxLines=8
|
||||
ConsoleMaxLinesStored=25
|
||||
ConsoleTimeout=20
|
||||
DataPath=$APPLICATIONDATAPATH/
|
||||
LogPath=$HOME/.megaglest/
|
||||
LogPath=$HOME/.zetaglest/
|
||||
DayTime=1000
|
||||
DebugLogFile=debug.log
|
||||
DebugMode=false
|
||||
@@ -60,7 +60,6 @@ FontMenuNormalPrefix=-*-arial-*-r-*-*-
|
||||
FontMenuVeryBigBaseSize=25
|
||||
FontSizeAdjustment=0
|
||||
FONT_HEIGHT_TEXT=yW
|
||||
InternetGamesBlockScenario=lobby_access
|
||||
Lang=english
|
||||
MaxLights=3
|
||||
Masterserver=http://master.megaglest.org/
|
||||
@@ -92,6 +91,6 @@ TranslationGetURLLanguage=en
|
||||
TranslationGetURLPassword=
|
||||
TranslationGetURLUser=<enter username>
|
||||
UnitParticles=true
|
||||
UserData_Root=$HOME/.megaglest/
|
||||
UserData_Root=$HOME/.zetaglest/
|
||||
VersionURL=http://master.megaglest.org/files/versions/
|
||||
Windowed=false
|
||||
|
Reference in New Issue
Block a user