mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
debian: Small updates in menus etc
The file "clean", which contains "WindowMaker/Defaults/WMRootMenu"
can be removed, because this file was included to be cleaned in
the commit 01907f9983
The Application/* items are moved to the root menu, removing the
"Applications" submenu. The files from /etc/X11/WindowMaker moved
to /etc/GNUstep/Defaults
This commit is contained in:
committed by
Carlos R. Mafra
parent
4f4ea569a0
commit
a3c99bddc8
2
debian/patches/50_def_config_paths.diff
vendored
2
debian/patches/50_def_config_paths.diff
vendored
@@ -10,7 +10,7 @@ index c8bb947..cf06113 100644
|
||||
|
||||
/* list of paths to look for the config files, searched in order of appearance */
|
||||
-#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:"PKGDATADIR
|
||||
+#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:/etc/X11/WindowMaker:"PKGDATADIR
|
||||
+#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:/etc/GNUstep/Defaults:"PKGDATADIR
|
||||
#define DEF_MENU_FILE "menu"
|
||||
|
||||
/* name of the script to execute at startup */
|
||||
|
||||
Reference in New Issue
Block a user