]>
Dogcows Code - chaz/openbox/blob - data/menu.xml.in
1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <openbox_menu xmlns=
"http://openbox.org/"
4 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
5 xsi:
schemaLocation=
"http://openbox.org/
6 file://@xsddir@/menu.xsd">
8 <menu id=
"games-menu" label=
"Games">
9 <item label=
"Crack-Attack">
10 <action name=
"Execute"><execute>crack-attack
</execute></action>
13 <action name=
"Execute"><execute>xfrisk
</execute></action>
15 <item label=
"Quake III">
16 <action name=
"Execute"><execute>quake3
</execute></action>
20 <menu id=
"apps-menu" label=
"Applications">
22 <action name=
"Execute"><execute>xterm
</execute></action>
24 <item label=
"Mozilla">
25 <action name=
"Execute"><execute>mozilla
</execute></action>
28 <action name=
"Execute"><execute>gaim
</execute></action>
31 <action name=
"Execute"><execute>strange-quark
</execute></action>
35 <menu id=
"root-menu" label=
"Openbox 3">
36 <separator label=
"Openbox" />
37 <menu id=
"apps-menu" />
38 <menu id=
"games-menu" />
40 <menu id=
"client-list-menu" />
43 <action name=
"Execute"><execute>obconf
</execute></action>
45 <item label=
"Reconfigure">
46 <action name=
"Reconfigure" />
50 <action name=
"Exit" />
This page took 0.039395 seconds and 4 git commands to generate.