all repos — openbox @ 40996c42b3b3dae96338abac1a250a905d0fd8d9

openbox fork - make it a bit more like ryudo

add xfce-settings-show to the default menu
Dana Jansens danakj@orodu.net
commit

40996c42b3b3dae96338abac1a250a905d0fd8d9

parent

d394d8c613b8b85cd3ee92b6114716e57f8d03ce

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M data/menu.xmldata/menu.xml

@@ -350,6 +350,12 @@ <command>kcontrol</command>

<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>