← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 269: woops, re-hide xfce4-about

 

------------------------------------------------------------
revno: 269
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Wed 2011-02-16 23:50:22 +0100
message:
  woops, re-hide xfce4-about
modified:
  etc/xdg/xdg-xubuntu/menus/xfce-applications.menu


--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk

Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'etc/xdg/xdg-xubuntu/menus/xfce-applications.menu'
--- etc/xdg/xdg-xubuntu/menus/xfce-applications.menu	2011-02-16 22:34:31 +0000
+++ etc/xdg/xdg-xubuntu/menus/xfce-applications.menu	2011-02-16 22:50:22 +0000
@@ -65,8 +65,11 @@
             </Or>
         </Include>
         <Exclude>
-            <Category>Settings</Category>
-            <Category>System</Category>
+            <Or>
+                <Filename>xfce4-about.desktop</Filename>
+                <Category>Settings</Category>
+                <Category>System</Category>
+            </Or>
         </Exclude>
     </Menu>