[gnome-control-center] shell: Don't include both Personal and Look & Feel



commit 6dfe986044dc403b4806c933e738ccf6fc6b8d66
Author: William Jon McCann <jmccann redhat com>
Date:   Sat Jan 16 21:17:35 2010 -0500

    shell: Don't include both Personal and Look & Feel
    
    It isn't really clear what the distinction is.

 shell/gnomecc.menu |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)
---
diff --git a/shell/gnomecc.menu b/shell/gnomecc.menu
index c5b873c..206429d 100644
--- a/shell/gnomecc.menu
+++ b/shell/gnomecc.menu
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]