mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 04:44:16 +01:00
menu: Add WPrefs to appearance.menu.
WPrefs appears under the 'Appearances' submenu of both menu and plmenu.
This commit is contained in:
committed by
Carlos R. Mafra
parent
1a5abe9d84
commit
5a5595f76c
@@ -6,6 +6,7 @@ wpexecbindir = @wprefs_bindir@
|
|||||||
|
|
||||||
# menus which need generated to have correct path to WPrefs or data directory
|
# menus which need generated to have correct path to WPrefs or data directory
|
||||||
GENERATED_MENUS =\
|
GENERATED_MENUS =\
|
||||||
|
appearance.menu\
|
||||||
menu\
|
menu\
|
||||||
menu.bg\
|
menu.bg\
|
||||||
menu.fi\
|
menu.fi\
|
||||||
@@ -60,7 +61,6 @@ NONGENERATED_MENUS =\
|
|||||||
plmenu.it
|
plmenu.it
|
||||||
|
|
||||||
dist_prefsdata_DATA =\
|
dist_prefsdata_DATA =\
|
||||||
appearance.menu\
|
|
||||||
autostart.sh\
|
autostart.sh\
|
||||||
background.menu\
|
background.menu\
|
||||||
exitscript.sh\
|
exitscript.sh\
|
||||||
|
|||||||
@@ -7,5 +7,6 @@ Appearance MENU
|
|||||||
"Icon Sets" OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons
|
"Icon Sets" OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons
|
||||||
"Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)"
|
"Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)"
|
||||||
"Save Theme" EXEC getstyle -t USER_THEMES_DIR/"%a(Theme name)"
|
"Save Theme" EXEC getstyle -t USER_THEMES_DIR/"%a(Theme name)"
|
||||||
|
"Preferences Utility" EXEC #wprefs#
|
||||||
Appearance END
|
Appearance END
|
||||||
|
|
||||||
Reference in New Issue
Block a user