Remove dup set icon file to NULL
[wmaker-crm.git] / debian / wmaker.menu
blob2955cca0a6b6a26f7fe07a594e4f46e5587581eb
1 ?package(wmaker):needs="wm" \
2         section="Window Managers" title="Window Maker" \
3         command="/usr/bin/wmaker"
4 ?package(wmaker):needs="wmaker" \
5         section="/" title="Run..." \
6         command="SHEXEC \"%A(Run,Type Command:)\""
7 ?package(wmaker):needs="wmaker" \
8         section="/" title="Exit" sort="ZZ" \
9         command="EXIT"
10 ?package(wmaker):needs="wmaker" \
11         section="/" title="Exit session" sort="ZZ" \
12         command="SHUTDOWN"
13 ?package(wmaker):needs="wmaker" \
14         section="Window Maker" title="Restart" \
15         command="RESTART"
16 ?package(wmaker):needs="wmaker" \
17         section="Window Maker" title="Info Panel ..." \
18         command="INFO_PANEL"
19 ?package(wmaker):needs="wmaker" \
20         section="Window Maker" title="Legal Panel ..." \
21         command="LEGAL_PANEL"
22 ?package(wmaker):needs="wmaker" \
23         section="Window Maker" title="Preferences" \
24         command="EXEC" arg="WPrefs"
25 ?package(wmaker):needs="wmaker" \
26         section="WorkSpace" title="Workspaces" \
27         command="WORKSPACE_MENU"
28 ?package(wmaker):needs="wmaker" \
29         section="WorkSpace" title="Hide Others" \
30         command="HIDE_OTHERS"  
31 ?package(wmaker):needs="wmaker" \
32         section="WorkSpace" title="Show All" \
33         command="SHOW_ALL"
34 ?package(wmaker):needs="wmaker" \
35         section="WorkSpace" title="Arrange Icons" \
36         command="ARRANGE_ICONS"
37 ?package(wmaker):needs="wmaker" \
38         section="WorkSpace" title="Save Session" \
39         command="SAVE_SESSION"
40 ?package(wmaker):needs="wmaker" \
41         section="WorkSpace" title="Clear Session" \
42         command="CLEAR_SESSION"
43 ?package(wmaker):needs="wmaker" \
44         section="Window Maker" title="Refresh screen" \
45         command="REFRESH"
46 ?package(wmaker):needs="wmaker" \
47         section="WorkSpace" title="Appearance" \
48         command="OPEN_MENU" arg="appearance.menu"
49 ?package(wmaker):needs="wmappearance" \
50         section="Appearance" title="Background"\
51         sort="$" \
52         command="OPEN_MENU background.menu"
53 ?package(wmaker):needs="wmappearance" \
54         section="Appearance" title="Styles"\
55         sort="$" \
56         command="OPEN_MENU -noext LOCAL_STYLES_DIR STYLES_DIR USER_STYLES_DIR WITH setstyle"
57 ?package(wmaker):needs="wmappearance" \
58         section="Appearance" title="Themes"\
59         sort="$" \
60         command="OPEN_MENU -noext LOCAL_THEMES_DIR THEMES_DIR USER_THEMES_DIR WITH setstyle"
61 ?package(wmaker):needs="wmappearance" \
62         section="Appearance" title="Icon Sets"\
63         sort="ss" \
64         command="OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons"
65 ?package(wmaker):needs="wmappearance" \
66         section="Appearance" title="Save IconSet"\
67         sort="zz" \
68         command="EXEC geticonset USER_ICON_SETS_DIR/\"%a(IconSet name)\""
69 ?package(wmaker):needs="wmappearance" \
70         section="Appearance" title="Save Theme"\
71         sort="zz" \
72         command="EXEC getstyle -t USER_THEMES_DIR/\"%a(Theme name)\""