diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | data/epiphany.desktop.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2005-01-09 Piers Cornwell <piers@gnome.org> + + * data/epiphany.desktop.in + + Add extra catagories. Fixes bug #162973. + 2005-01-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: diff --git a/data/epiphany.desktop.in b/data/epiphany.desktop.in index 792b86a26..3edcb81de 100644 --- a/data/epiphany.desktop.in +++ b/data/epiphany.desktop.in @@ -12,5 +12,5 @@ X-GNOME-DocPath= X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany X-GNOME-Bugzilla-Component=General -Categories=Application;Network; +Categories=Application;Network;GNOME;GTK;WebBrowser; MimeType=text/html;text/xml;application/xhtml+xml; |