shell: Don't include both Personal and Look & Feel
It isn't really clear what the distinction is.
This commit is contained in:
parent
6fd962552f
commit
6dfe986044
1 changed files with 1 additions and 10 deletions
|
@ -15,7 +15,6 @@
|
|||
<!-- Sort the control center categories -->
|
||||
<Layout>
|
||||
<Menuname>Personal</Menuname>
|
||||
<Menuname>Look and Feel</Menuname>
|
||||
<Menuname>Internet and Network</Menuname>
|
||||
<Menuname>Hardware</Menuname>
|
||||
<Menuname>System</Menuname>
|
||||
|
@ -53,20 +52,12 @@
|
|||
<Category>Settings</Category>
|
||||
<Category>X-GNOME-PersonalSettings</Category>
|
||||
</And>
|
||||
</Include>
|
||||
</Menu> <!-- End Personal -->
|
||||
|
||||
<!-- Look and Feel category -->
|
||||
<Menu>
|
||||
<Name>Look and Feel</Name>
|
||||
<Directory>LookAndFeel.directory</Directory>
|
||||
<Include>
|
||||
<And>
|
||||
<Category>Settings</Category>
|
||||
<Category>DesktopSettings</Category>
|
||||
</And>
|
||||
</Include>
|
||||
</Menu> <!-- End Look and Feel -->
|
||||
</Menu> <!-- End Personal -->
|
||||
|
||||
<!-- Internet and Network category -->
|
||||
<Menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue