Update Serbian translation from master branch
[wmaker-crm.git] / WindowMaker / appearance.menu.in
blob1887e14eaf6d412e59cb2afd7a105148ae296ca1
1 #include "wmmacros"
3 Appearance MENU
4   "Background" OPEN_MENU background.menu
5   "Styles" OPEN_MENU -noext  STYLES_DIR USER_STYLES_DIR WITH setstyle
6   "Themes" OPEN_MENU -noext  THEMES_DIR USER_THEMES_DIR WITH setstyle
7   "Icon Sets" OPEN_MENU -noext  ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons
8   "Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)"
9   "Save Theme" EXEC getstyle -p "%a(Theme name)"
10   "Preferences Utility" EXEC #wprefs#
11 Appearance  END