]>
Dogcows Code - chaz/openbox/blob - data/menu.xml
1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <openbox_menu xmlns=
"http://openbox.org/4.0/menu">
5 <menu id=
"games-menu" label=
"Games">
6 <item label=
"Crack-Attack">
7 <action name=
"Execute"><execute>crack-attack
</execute></action>
10 <action name=
"Execute"><execute>xfrisk
</execute></action>
12 <item label=
"Quake III">
13 <action name=
"Execute"><execute>quake3
</execute></action>
17 <menu id=
"apps-menu" label=
"Applications">
19 <action name=
"Execute"><execute>xterm
</execute></action>
21 <item label=
"Mozilla">
22 <action name=
"Execute"><execute>mozilla
</execute></action>
25 <action name=
"Execute"><execute>gaim
</execute></action>
28 <action name=
"Execute"><execute>strange-quark
</execute></action>
32 <menu id=
"root-menu" label=
"Openbox 3">
33 <separator label=
"Openbox" />
34 <menu id=
"apps-menu" />
35 <menu id=
"games-menu" />
37 <menu id=
"client-list-menu" />
40 <action name=
"Execute"><execute>obconf
</execute></action>
42 <item label=
"Reconfigure">
43 <action name=
"Reconfigure" />
47 <action name=
"Exit" />
This page took 0.035299 seconds and 4 git commands to generate.