flavors rev 129

justx: remove wrong missing entries
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 23:24:45 2012 +0100 (2012-02-22)
parents cdea59ff18de
children 601544e5561e
files justx/rootfs/etc/xdg/openbox/menu.en.xml
line diff
     1.1 --- a/justx/rootfs/etc/xdg/openbox/menu.en.xml	Wed Feb 22 19:16:23 2012 +0100
     1.2 +++ b/justx/rootfs/etc/xdg/openbox/menu.en.xml	Wed Feb 22 23:24:45 2012 +0100
     1.3 @@ -4,9 +4,6 @@
     1.4  
     1.5  <!-- Applications -->
     1.6  <menu id="applications-menu" label="Applications">
     1.7 -  <item label="Clex File Manager">
     1.8 -    <action name="Execute"><command>terminal -e clex</command></action>
     1.9 -  </item>
    1.10    <item label="XTerm Terminal">
    1.11      <action name="Execute"><command>xterm</command></action>
    1.12    </item>
    1.13 @@ -19,18 +16,12 @@
    1.14    <item label="SQLite SQL Engine">
    1.15      <action name="Execute"><command>terminal -e sqlite3</command></action>
    1.16    </item>
    1.17 -  <item label="Htop Processes Viewer">
    1.18 -    <action name="Execute"><command>terminal -e htop</command></action>
    1.19 -  </item>
    1.20    <item label="Local ports scan">
    1.21      <action name="Execute"><command>terminal -hold -e "pscan localhost"</command></action>
    1.22    </item>
    1.23    <item label="Show Boot Log">
    1.24      <action name="Execute"><command>terminal -hold -e bootlog</command></action>
    1.25    </item>
    1.26 -  <item label="SliTaz Installer">
    1.27 -    <action name="Execute"><command>terminal -e "su -c slitaz-installer"</command></action>
    1.28 -  </item>
    1.29  </menu>
    1.30  
    1.31  <!-- Openbox configuration -->