wok diff slitaz-menus/stuff/menus/applications.menu @ rev 895

slitaz-boot-script: post installl comd to change hacker id/group to 1000
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 10 16:54:11 2008 +0200 (2008-06-10)
parents f49831d39cd3
children 15ea6801bafa
line diff
     1.1 --- a/slitaz-menus/stuff/menus/applications.menu	Thu Feb 07 18:05:05 2008 +0100
     1.2 +++ b/slitaz-menus/stuff/menus/applications.menu	Tue Jun 10 16:54:11 2008 +0200
     1.3 @@ -22,6 +22,7 @@
     1.4          <Category>Utility</Category>
     1.5          <Not>
     1.6            <Category>System</Category>
     1.7 +          <Category>Graphics</Category>
     1.8          </Not>
     1.9        </And>
    1.10      </Include>
    1.11 @@ -106,6 +107,18 @@
    1.12      </Include>
    1.13    </Menu>
    1.14    
    1.15 +  <!-- Settings -->
    1.16 +  <Menu>
    1.17 +    <Name>Settings</Name>
    1.18 +    <Directory>Settings.directory</Directory>
    1.19 +    <Include>
    1.20 +      <And>
    1.21 +        <Category>Settings</Category>
    1.22 +        <Not><Category>System</Category></Not>
    1.23 +      </And>
    1.24 +    </Include>
    1.25 +  </Menu>
    1.26 +  
    1.27    <!-- Documentation -->
    1.28    <Menu>
    1.29      <Name>Documentation</Name>