]> Dogcows Code - chaz/openbox/blobdiff - data/menu.xml
Don't need 2 exit actions in the default menu now, they both would do the same thing
[chaz/openbox] / data / menu.xml
index 61fba66437cd7efa76eb452c23d6abf0d6f28d7d..39da04d617a2eeac4af6df63b1a0c875b3f4cc49 100644 (file)
   <item label="Reconfigure Openbox">
     <action name="Reconfigure" />
   </item>
-  <item label="Exit Openbox">
-    <action name="Exit">
-      <prompt>yes</prompt>
-    </action>
-  </item>
 </menu>
 
 <menu id="root-menu" label="Openbox 3">
   <menu id="system-menu"/>
   <separator />
   <item label="Log Out">
-    <action name="SessionLogout">
+    <action name="Exit">
       <prompt>yes</prompt>
     </action>
   </item>
This page took 0.026147 seconds and 4 git commands to generate.