1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

fixed restart crash bug

updated kwm hint
made kwm&gnome hints mutually exclusive (for read)
This commit is contained in:
kojima
2000-04-09 02:36:48 +00:00
parent b8ca9e2b64
commit 0fd531df43
8 changed files with 70 additions and 26 deletions

View File

@@ -724,7 +724,7 @@ wScreenInit(int screen_number)
/* will only be accounted for in PseudoColor */
if (wPreferences.flags.create_stdcmap) {
if (wPreferences.flags.createstdcmap) {
rattr.standard_colormap_mode = RCreateStdColormap;
} else {
rattr.standard_colormap_mode = RUseStdColormap;