[eog] Add 2DGraphics category to .desktop file



commit 9578d827cab8d853f93bad4de8f78687b1cadaac
Author: Alexandre Rostovtsev <tetromino gentoo org>
Date:   Wed Oct 10 19:16:26 2012 -0400

    Add 2DGraphics category to .desktop file
    
    Required to pass validation with desktop-file-utils 0.20
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685923

 data/eog.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/eog.desktop.in.in b/data/eog.desktop.in.in
index 5bf0ad4..672ee81 100644
--- a/data/eog.desktop.in.in
+++ b/data/eog.desktop.in.in
@@ -7,7 +7,7 @@ Icon=eog
 StartupNotify=true
 Terminal=false
 Type=Application
-Categories=GNOME;GTK;Graphics;RasterGraphics;Viewer;
+Categories=GNOME;GTK;Graphics;2DGraphics;RasterGraphics;Viewer;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=EOG
 X-GNOME-Bugzilla-Component=general



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]