summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-12-16 13:02:34 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-12-16 13:02:34 +0000
commit2e136106dcbb5fc480211bc644ab37a867ca3386 (patch)
treed8dbfc34e7ec782059ea85a6fa27237bf5ce9ad3 /app-text/evince/files
parentVersion bump for Gnome 3.6. Add longdescription/upstream to metadata.xml. (diff)
downloadgentoo-2-2e136106dcbb5fc480211bc644ab37a867ca3386.tar.gz
gentoo-2-2e136106dcbb5fc480211bc644ab37a867ca3386.tar.bz2
gentoo-2-2e136106dcbb5fc480211bc644ab37a867ca3386.zip
Version bump for Gnome 3.6.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'app-text/evince/files')
-rw-r--r--app-text/evince/files/evince-3.6.0-evince.desktop.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/app-text/evince/files/evince-3.6.0-evince.desktop.patch b/app-text/evince/files/evince-3.6.0-evince.desktop.patch
new file mode 100644
index 000000000000..8fb729571385
--- /dev/null
+++ b/app-text/evince/files/evince-3.6.0-evince.desktop.patch
@@ -0,0 +1,26 @@
+From a9f7ae46f2ea3d78cb53db4f0aad69bc7d0d163a Mon Sep 17 00:00:00 2001
+From: Alexandre Rostovtsev <tetromino@gentoo.org>
+Date: Fri, 12 Oct 2012 19:15:18 -0400
+Subject: [PATCH] evince.desktop: add 2DGraphics category
+
+Needed to pass validation with desktop-file-utils-0.20
+
+https://bugzilla.gnome.org/show_bug.cgi?id=686062
+---
+ data/evince.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in
+index 7106d97..e38497e 100644
+--- a/data/evince.desktop.in.in
++++ b/data/evince.desktop.in.in
+@@ -13,5 +13,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=evince
+ X-GNOME-Bugzilla-Component=BugBuddyBugs
+ X-GNOME-Bugzilla-Version=@VERSION@
+-Categories=GNOME;GTK;Office;Viewer;Graphics;VectorGraphics;
++Categories=GNOME;GTK;Office;Viewer;Graphics;2DGraphics;VectorGraphics;
+ MimeType=@EVINCE_MIME_TYPES@
+--
+1.7.12.3
+