Enabled windows decorations by default, it looks pretty and no one complained

This commit is contained in:
Sergii Pylypenko
2017-06-23 19:31:43 +03:00
parent 06ba21d834
commit 7b6bfad6c1

View File

@@ -2577,7 +2577,7 @@ cat = SC_BASIC
[SDTC_BOOL]
var = gui.windows_decorations
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
def = false
def = true
str = STR_CONFIG_SETTING_WINDOWS_DECORATIONS
strhelp = STR_CONFIG_SETTING_WINDOWS_DECORATIONS_HELPTEXT
cat = SC_BASIC