diff options
author | 2007-09-21 15:31:53 +0000 | |
---|---|---|
committer | 2007-09-21 15:31:53 +0000 | |
commit | bf6fda970dbcde19d63d21c14a4c93bc182378c9 (patch) | |
tree | eeb2ae0ffe661d8db2c8f6983798345228a8b988 /gnome-base/gnome-menus/files | |
parent | moved to games-arcade/smc (diff) | |
download | historical-bf6fda970dbcde19d63d21c14a4c93bc182378c9.tar.gz historical-bf6fda970dbcde19d63d21c14a4c93bc182378c9.tar.bz2 historical-bf6fda970dbcde19d63d21c14a4c93bc182378c9.zip |
Remove useless KDE standalone kcmshell desktop files from the "Other" submenu
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'gnome-base/gnome-menus/files')
-rw-r--r-- | gnome-base/gnome-menus/files/digest-gnome-menus-2.18.3-r1 | 3 | ||||
-rw-r--r-- | gnome-base/gnome-menus/files/gnome-menus-2.18.3-ignore_kde_standalone.patch | 22 |
2 files changed, 25 insertions, 0 deletions
diff --git a/gnome-base/gnome-menus/files/digest-gnome-menus-2.18.3-r1 b/gnome-base/gnome-menus/files/digest-gnome-menus-2.18.3-r1 new file mode 100644 index 000000000000..149c27f1b9f5 --- /dev/null +++ b/gnome-base/gnome-menus/files/digest-gnome-menus-2.18.3-r1 @@ -0,0 +1,3 @@ +MD5 e2b97b01b33b9744baf26982a8ad588a gnome-menus-2.18.3.tar.bz2 437539 +RMD160 06f26fc98db6650526fdb7bb3557f80b3a598ece gnome-menus-2.18.3.tar.bz2 437539 +SHA256 c6c0b9a93426dbdcb47fb7e586b9d910e2dbc0e9c894c0f322d08971a7b70933 gnome-menus-2.18.3.tar.bz2 437539 diff --git a/gnome-base/gnome-menus/files/gnome-menus-2.18.3-ignore_kde_standalone.patch b/gnome-base/gnome-menus/files/gnome-menus-2.18.3-ignore_kde_standalone.patch new file mode 100644 index 000000000000..895f5f2ca525 --- /dev/null +++ b/gnome-base/gnome-menus/files/gnome-menus-2.18.3-ignore_kde_standalone.patch @@ -0,0 +1,22 @@ +--- layout/applications.menu.orig 2007-09-21 17:51:43.000000000 +0300 ++++ layout/applications.menu 2007-09-21 17:55:38.000000000 +0300 +@@ -146,6 +146,19 @@ + <Not><Category>Core</Category></Not> + <Not><Category>Settings</Category></Not> + <Not><Category>Screensaver</Category></Not> ++ <Not><Category>X-KDE-settings-accessibility</Category></Not> ++ <Not><Category>X-KDE-settings-components</Category></Not> ++ <Not><Category>X-KDE-settings-desktop</Category></Not> ++ <Not><Category>X-KDE-settings-looknfeel</Category></Not> ++ <Not><Category>X-KDE-settings-network</Category></Not> ++ <Not><Category>X-KDE-settings-webbrowsing</Category></Not> ++ <Not><Category>X-KDE-settings-peripherals</Category></Not> ++ <Not><Category>X-KDE-settings-hardware</Category></Not> ++ <Not><Category>X-KDE-settings-power</Category></Not> ++ <Not><Category>X-KDE-settings-security</Category></Not> ++ <Not><Category>X-KDE-settings-sound</Category></Not> ++ <Not><Category>X-KDE-settings-system</Category></Not> ++ <Not><Category>X-KDE-information</Category></Not> + </And> + </Include> + </Menu> <!-- End Other --> |