wmmenugen: Sort menu entries with no category into 'Other'.
[wmaker-crm.git] / debian / patches / 50_def_config_paths.diff
blob075f0447079441d7b38d0b90f0a4216b829c9b84
1 Description: This patch changes the default config paths
2 Author: Andreas Metzler <ametzler@debian.org>
3 Last-Update: 2010-08-07
4 Index: wmaker-crm/src/wconfig.h.in
5 ===================================================================
6 --- wmaker-crm.orig/src/wconfig.h.in
7 +++ wmaker-crm/src/wconfig.h.in
8 @@ -116,7 +116,7 @@
9 */
11 /* list of paths to look for the config files, searched in order of appearance */
12 -#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:"PKGDATADIR
13 +#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:/etc/GNUstep/Defaults:"PKGDATADIR
14 #define DEF_MENU_FILE "menu"
16 /* name of the script to execute at startup */