summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/menu.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml
index b37a552e..b7c0d64f 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -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" />