diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-27 00:13:23 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-27 00:13:23 -0300 |
commit | 6e276a4e37bd5b710f4d2a9e23d43551a2cdf0b4 (patch) | |
tree | fb9e5bd90fc7ce519c9521c128146d27df31c4fc /libre/gnome-menus/menus.patch | |
parent | f1acdd54ac9facbbde914de7156e74db743bcc25 (diff) | |
parent | 747910a3ad3e2a579896a3e23ef09584b829960d (diff) |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/gnome-menus/menus.patch')
-rw-r--r-- | libre/gnome-menus/menus.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/libre/gnome-menus/menus.patch b/libre/gnome-menus/menus.patch deleted file mode 100644 index 6648e09ec..000000000 --- a/libre/gnome-menus/menus.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- layout/applications.menu 2005-06-28 10:16:39.000000000 +0200 -+++ layout/applications.menu 2005-09-12 23:21:20.000000000 +0200 -@@ -7,7 +7,6 @@ - <Directory>Applications.directory</Directory> - - <!-- Scan legacy dirs first, as later items take priority --> -- <KDELegacyDirs/> - <LegacyDir>/etc/X11/applnk</LegacyDir> - <LegacyDir>/usr/share/gnome/apps</LegacyDir> - -@@ -18,6 +17,14 @@ - <!-- Read in overrides and child menus from applications-merged/ --> - <DefaultMergeDirs/> - -+ <!-- Parabola submenu --> -+ <Menu> -+ <Name>Parabola</Name> -+ <Directory>Parabola.directory</Directory> -+ <Include> -+ <Category>Parabola</Category> -+ </Include> -+ </Menu> <!-- End Parabola --> - <!-- Accessories submenu --> - <Menu> - <Name>Accessories</Name> |