File wmakerconf-2.9-wmconfig.patch of Package wmakerconf
--- src/wmconfig.c 2002-01-07 21:21:17.000000000 +0100 +++ src/wmconfig.c 2003-05-13 11:28:19.000000000 +0200 @@ -297,6 +297,10 @@ error (_("Can't write backupfile `%s'."), new); Free (new); + + PLMergeDictionaries(global_windowmaker, windowmaker); + PLRelease (windowmaker); + windowmaker = global_windowmaker; }