Win32: Set the shows-desktop platform setting

Win32 shows icons on the desktop, so set shows-desktop
to TRUE here.
This commit is contained in:
Matthias Clasen 2013-11-15 07:51:22 -05:00
parent b3f17ea915
commit 2fb64cf0e7

View File

@ -389,6 +389,12 @@ _gdk_win32_screen_get_setting (GdkScreen *screen,
g_value_set_boolean (value, TRUE);
return TRUE;
}
else if (strcmp ("gtk-shell-shows-desktop", name) == 0)
{
GDK_NOTE(MISC, g_print("gdk_screen_get_setting(\"%s\") : TRUE\n", name));
g_value_set_boolean (value, TRUE);
return TRUE;
}
#if 0
/*
* With 'MS Sans Serif' as windows menu font (default on win98se) you'll get a