]> Dogcows Code - chaz/openbox/blobdiff - data/menu.xml
cancel the interactive action only if runing another one. i think this will work?
[chaz/openbox] / data / menu.xml
index d1bf4a6fb023035114a1f51f24765cf8bf82ca58..a19a853925eaa5518cfd96a9801b7e4a603beac1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<openbox_menu xmlns="http://openbox.org/4.0/menu">
+<openbox_menu xmlns="http://openbox.org/3.4/menu">
 
 <menu id="games-menu" label="Games">
   <item label="Crack-Attack">
   <menu id="client-list-menu" />
   <separator />
   <item label="ObConf">
-    <action name="Execute"><execute>obconf</execute></action>
+    <action name="Execute">
+      <startupnotify><enabled>yes</enabled><icon>openbox</icon></startupnotify>
+      <execute>obconf</execute>
+    </action>
   </item>
   <item label="Reconfigure">
     <action name="Reconfigure" />
This page took 0.02103 seconds and 4 git commands to generate.