add xfce-settings-show to the default menu
This commit is contained in:
parent
d394d8c613
commit
40996c42b3
1 changed files with 6 additions and 0 deletions
|
@ -350,6 +350,12 @@
|
||||||
<startupnotify><enabled>yes</enabled></startupnotify>
|
<startupnotify><enabled>yes</enabled></startupnotify>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</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">
|
<item label="Manage Cups Printers">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>xdg-open http://localhost:631/</command>
|
<command>xdg-open http://localhost:631/</command>
|
||||||
|
|
Loading…
Reference in a new issue