This file is indexed.

/usr/share/menu/wmaker is in wmaker 0.95.5-2+b2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

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