Update Serbian translation from master branch
[wmaker-crm.git] / WindowMaker / background.menu
blobc81ae7b272dbce8c5400f794e61fecc6c1b7d580
1 #include "wmmacros"
3 "Background" MENU
4         "Solid" MENU
5                 "Black" WS_BACK '(solid, black)'
6                 "Blue"  WS_BACK '(solid, "#505075")'
7                 "Indigo" WS_BACK '(solid, "#243e6c")'
8                 "Bluemarine" WS_BACK '(solid, "#224477")'
9                 "Deep Blue" WS_BACK '(solid, "#180090")'
10                 "Purple" WS_BACK '(solid, "#554466")'
11                 "Wheat"  WS_BACK '(solid, "wheat4")'
12                 "Dark Gray"  WS_BACK '(solid, "#333340")'
13                 "Wine" WS_BACK '(solid, "#400020")'
14         "Solid" END
15         "Gradient" MENU
16                 "Sunset" WS_BACK '(mvgradient, deepskyblue4, black, deepskyblue4, tomato4)'
17                 "Sky" WS_BACK '(vgradient, blue4, white)'
18                 "Blue Shades" WS_BACK '(vgradient, "#7080a5", "#101020")'
19                 "Indigo Shades" WS_BACK '(vgradient, "#746ebc", "#242e4c")'
20                 "Purple Shades" WS_BACK '(vgradient, "#654c66", "#151426")'
21                 "Wheat Shades" WS_BACK '(vgradient, "#a09060", "#302010")'
22                 "Grey Shades" WS_BACK '(vgradient, "#636380", "#131318")'
23                 "Wine Shades" WS_BACK '(vgradient, "#600040", "#180010")'
24         "Gradient" END
25         "Images" MENU
26             "Tiled" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -t
27             "Scaled" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -s
28             "Centered" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -e
29             "Maximized" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -a
30             "Filled" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -f
31         "Images" END
32 "Background" END