flavors rev 247

justx : /etc/xdg/openbox/menu.en.xml : add tazx
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Sep 17 23:14:15 2016 +0200 (2016-09-17)
parents 13e9b291c4ef
children affdda24f471
files justx/rootfs/etc/xdg/openbox/menu.en.xml
line diff
     1.1 --- a/justx/rootfs/etc/xdg/openbox/menu.en.xml	Tue Jul 05 09:26:05 2016 +0200
     1.2 +++ b/justx/rootfs/etc/xdg/openbox/menu.en.xml	Sat Sep 17 23:14:15 2016 +0200
     1.3 @@ -11,7 +11,10 @@
     1.4      <action name="Execute"><command>terminal -e nano</command></action>
     1.5    </item>
     1.6    <item label="Packages Manager">
     1.7 -    <action name="Execute"><command>terminal -e "tazpkg shell"</command></action>
     1.8 +    <action name="Execute"><command>terminal -e "sudo tazpkg shell"</command></action>
     1.9 +  </item>
    1.10 +  <item label="tazx">
    1.11 +    <action name="Execute"><command>terminal -e "tazx"</command></action>
    1.12    </item>
    1.13    <item label="SQLite SQL Engine">
    1.14      <action name="Execute"><command>terminal -e sqlite3</command></action>