]>
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"
6 http://openbox.org/schema.php?type=menu&version=@version@
7 file://@xsddir@/rc.xsd">
9 <menu id=
"games-menu" label=
"Games">
10 <item label=
"Crack-Attack">
11 <action name=
"Execute"><execute>crack-attack
</execute></action>
14 <action name=
"Execute"><execute>xfrisk
</execute></action>
16 <item label=
"Quake III">
17 <action name=
"Execute"><execute>quake3
</execute></action>
21 <menu id=
"apps-menu" label=
"Applications">
23 <action name=
"Execute"><execute>xterm
</execute></action>
25 <item label=
"Mozilla">
26 <action name=
"Execute"><execute>mozilla
</execute></action>
29 <action name=
"Execute"><execute>gaim
</execute></action>
32 <action name=
"Execute"><execute>strange-quark
</execute></action>
36 <menu id=
"root-menu" label=
"Openbox 3">
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" />
48 <item label=
"Restart">
49 <action name=
"Restart" />
52 <action name=
"Exit" />
This page took 0.034481 seconds and 4 git commands to generate.