Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code
This commit is contained in:
@@ -398,7 +398,7 @@ void InitBuiltinSystemMenu(void)
|
||||
else
|
||||
{
|
||||
/* put it together */
|
||||
snprintf(dsm, sizeof(dsm), "%s\n{\n%s)\n%s\n%s\n%s\n%s\n%s\n no-label f.separator\n",
|
||||
snprintf(dsm, sizeof(dsm), "%s\n{\n%s\n%s\n%s\n%s\n%s\n%s\n no-label f.separator\n",
|
||||
defaultSystemMenuName, ResString, MovString,
|
||||
SizString, MinString, MaxString, LowString);
|
||||
#ifdef WSM
|
||||
|
||||
Reference in New Issue
Block a user