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
|
else
|
||||||
{
|
{
|
||||||
/* put it together */
|
/* 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,
|
defaultSystemMenuName, ResString, MovString,
|
||||||
SizString, MinString, MaxString, LowString);
|
SizString, MinString, MaxString, LowString);
|
||||||
#ifdef WSM
|
#ifdef WSM
|
||||||
|
|||||||
Reference in New Issue
Block a user