(svn r26990) -Feature: Add option to choose normal, double or quad-size interface.

This commit is contained in:
peter1138
2014-10-11 13:22:37 +00:00
parent f7c64bc2dd
commit 2655de52d7
11 changed files with 60 additions and 7 deletions

View File

@@ -2688,7 +2688,7 @@ flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = SGF_MULTISTRING
def = ZOOM_LVL_MIN
min = ZOOM_LVL_MIN
max = ZOOM_LVL_GUI
max = ZOOM_LVL_OUT_4X
str = STR_CONFIG_SETTING_ZOOM_MIN
strhelp = STR_CONFIG_SETTING_ZOOM_MIN_HELPTEXT
strval = STR_CONFIG_SETTING_ZOOM_LVL_MIN