add cups manager to the default menu

This commit is contained in:
Dana Jansens 2008-03-02 04:10:47 -05:00
parent 9089156780
commit 6ca53a625d

View file

@ -350,6 +350,15 @@
<startupnotify><enabled>yes</enabled></startupnotify>
</action>
</item>
<item label="Manage Cups Printers">
<action name="Execute">
<command>xdg-open http://localhost:631/</command>
<startupnotify>
<enabled>no</enabled>
<icon>cups</icon>
</startupnotify>
</action>
</item>
<separator />
<item label="Reconfigure Openbox">
<action name="Reconfigure" />