add xfce-settings-show to the default menu

This commit is contained in:
Dana Jansens 2008-03-03 08:36:24 -05:00 committed by Mikael Magnusson
parent d394d8c613
commit 40996c42b3

View file

@ -350,6 +350,12 @@
<startupnotify><enabled>yes</enabled></startupnotify>
</action>
</item>
<item label="Xfce Settings">
<action name="Execute">
<command>xfce-setting-show</command>
<startupnotify><enabled>yes</enabled></startupnotify>
</action>
</item>
<item label="Manage Cups Printers">
<action name="Execute">
<command>xdg-open http://localhost:631/</command>