Add more default applications in openbox menu
This commit is contained in:
parent
f754266550
commit
562f32dbb1
@ -3,15 +3,16 @@
|
|||||||
<openbox_menu xmlns="http://openbox.org/3.4/menu">
|
<openbox_menu xmlns="http://openbox.org/3.4/menu">
|
||||||
|
|
||||||
<menu id="apps-accessories-menu" label="Accessories">
|
<menu id="apps-accessories-menu" label="Accessories">
|
||||||
<!--
|
|
||||||
<item label="Calculator">
|
<item label="Calculator">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>galculator</command>
|
<command>speedcrunch</command>
|
||||||
<startupnotify>
|
<startupnotify>
|
||||||
<enabled>yes</enabled>
|
<enabled>yes</enabled>
|
||||||
</startupnotify>
|
</startupnotify>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
|
<!--
|
||||||
<item label="Character Map">
|
<item label="Character Map">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>gucharmap</command>
|
<command>gucharmap</command>
|
||||||
@ -104,12 +105,12 @@
|
|||||||
<command>gnumeric</command>
|
<command>gnumeric</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="Evince">
|
-->
|
||||||
|
<item label="PDF">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>evince</command>
|
<command>qpdfview</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
-->
|
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu id="apps-multimedia-menu" label="Multimedia">
|
<menu id="apps-multimedia-menu" label="Multimedia">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user