1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 00:42:32 +01:00

Fix user menu path.

This commit is contained in:
id
1999-04-29 16:14:53 +00:00
parent e8ffdaf8e9
commit d6f2dd663e
3 changed files with 11 additions and 2 deletions

View File

@@ -275,9 +275,9 @@
"(\"~/pixmaps\",\"~/GNUstep/Library/WindowMaker/Pixmaps\",\""PIXMAPDIR"\")"
#ifdef USER_MENU
#define GLOBAL_USER_MENU_PATH SYSCONFDIR"/UserMenus"
#define GLOBAL_USER_MENU_PATH PKGDATADIR"/UserMenus"
#define DEF_USER_MENU_PATHS \
"~/GNUstep/Defaults/UserMenus:"GLOBAL_USER_MENU_PATH
"~/GNUstep/Library/WindowMaker/UserMenus:"GLOBAL_USER_MENU_PATH
#endif
/* icon path */