diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-11-05 18:28:43 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-11-05 18:28:43 +0000 |
commit | ee047d5d9279a87bf5444f9a1ba1f9f7aebf5c11 (patch) | |
tree | ecb040189efb55d7541e38f08241d52db140949c /app-backup/deja-dup/files | |
parent | Version bump. Masked for testing. (diff) | |
download | gentoo-2-ee047d5d9279a87bf5444f9a1ba1f9f7aebf5c11.tar.gz gentoo-2-ee047d5d9279a87bf5444f9a1ba1f9f7aebf5c11.tar.bz2 gentoo-2-ee047d5d9279a87bf5444f9a1ba1f9f7aebf5c11.zip |
app-backup/deja-dup: Version Bump
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'app-backup/deja-dup/files')
-rw-r--r-- | app-backup/deja-dup/files/deja-dup-25.1.1-desktop.patch | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/app-backup/deja-dup/files/deja-dup-25.1.1-desktop.patch b/app-backup/deja-dup/files/deja-dup-25.1.1-desktop.patch new file mode 100644 index 000000000000..09bcfad91bcd --- /dev/null +++ b/app-backup/deja-dup/files/deja-dup-25.1.1-desktop.patch @@ -0,0 +1,27 @@ + data/deja-dup-monitor.desktop.in.in | 2 +- + data/deja-dup-preferences.desktop.in.in | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/data/deja-dup-monitor.desktop.in.in b/data/deja-dup-monitor.desktop.in.in +index c137b79..1f8e720 100644 +--- a/data/deja-dup-monitor.desktop.in.in ++++ b/data/deja-dup-monitor.desktop.in.in +@@ -14,4 +14,4 @@ StartupNotify=false + NoDisplay=true + + Type=Application +-Categories=System;Utility;Archiving; ++Categories=Utility;Archiving; +diff --git a/data/deja-dup-preferences.desktop.in.in b/data/deja-dup-preferences.desktop.in.in +index 0c3a906..fed53ef 100644 +--- a/data/deja-dup-preferences.desktop.in.in ++++ b/data/deja-dup-preferences.desktop.in.in +@@ -11,7 +11,7 @@ Exec=deja-dup-preferences + StartupNotify=true + + Type=Application +-Categories=GNOME;GTK;System;Archiving;Utility;Settings;X-GNOME-SystemSettings; ++Categories=GNOME;GTK;Archiving;Utility;X-GNOME-SystemSettings; + + # Translators: Add whatever keywords you want in your language, separated by semicolons + # These keywords are used when searching for applications in dashes, etc. |