Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kirbach <ckirbach@src.gnome.org>2007-03-07 22:25:52 (GMT)
committer Christian Kirbach <ckirbach@src.gnome.org>2007-03-07 22:25:52 (GMT)
commita8d0435fee0295cf2cc63f2b6c596465a7a03057 (patch)
tree00dda4eba59a71f3cad9f00be1320ddfa18aaf02
parentb2a75492905ef978ae95c2330040fe2e304b0e0d (diff)
"Application" is not a valid category in the freedesktop specification.
* data/evince.desktop.in.in: "Application" is not a valid category in the freedesktop specification. svn path=/trunk/; revision=2370
-rw-r--r--ChangeLog6
-rw-r--r--data/evince.desktop.in.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dcf144b..492c87e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-07 Christian Kirbach <Christian.Kirbach@googlemail.com>
+
+ * data/evince.desktop.in.in:
+
+ "Application" is not a valid category in the freedesktop specification.
+
2007-02-27 Carlos Garcia Campos <carlosgc@gnome.org>
* libdocument/ev-file-helpers.[ch]: (compression_run),
diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in
index 526ebeb..12eddf8 100644
--- a/data/evince.desktop.in.in
+++ b/data/evince.desktop.in.in
@@ -15,5 +15,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=evince
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
-Categories=GNOME;GTK;Application;Graphics;VectorGraphics;Viewer;
+Categories=GNOME;GTK;Graphics;VectorGraphics;Viewer;
MimeType=@EVINCE_MIME_TYPES@