Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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@