[gitg] Fix desktop file: use corret MimeType in place of Mime-Type



commit 1ccd2a9c839d4f8ffc45cac09bb5de14e3546821
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Mon Jan 6 22:06:19 2014 +0100

    Fix desktop file: use corret MimeType in place of Mime-Type

 data/gitg.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gitg.desktop.in.in b/data/gitg.desktop.in.in
index d60c66e..ef33e05 100644
--- a/data/gitg.desktop.in.in
+++ b/data/gitg.desktop.in.in
@@ -7,7 +7,7 @@ Terminal=false
 Type=Application
 Icon=gitg
 Categories=GNOME;GTK;Development;
-Mime-Type=x-scheme-handler/gitg
+MimeType=x-scheme-handler/gitg;
 #X-GNOME-DocPath=gitg/gitg.xml
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gitg


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