]>
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 <menu id=
"apps-menu" />
37 <menu id=
"games-menu" />
39 <menu id=
"client-list-menu" />
42 <action name=
"Execute"><execute>obconf
</execute></action>
44 <item label=
"Reconfigure">
45 <action name=
"Reconfigure" />
49 <action name=
"Exit" />
This page took 0.033839 seconds and 4 git commands to generate.