[meld] meld.desktop: add trailing semicolon to mime type.



commit d9bfb688b8fadad51ca38b8d5bc82d5d65196854
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Tue Apr 16 19:35:18 2013 +0200

    meld.desktop: add trailing semicolon to mime type.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=698153

 data/meld.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/meld.desktop.in b/data/meld.desktop.in
index 494c12c..5b7d39f 100644
--- a/data/meld.desktop.in
+++ b/data/meld.desktop.in
@@ -7,7 +7,7 @@ Exec=meld %F
 Terminal=false
 Type=Application
 Icon=meld
-MimeType=application/x-meld-comparison
+MimeType=application/x-meld-comparison;
 StartupNotify=true
 Categories=GTK;Development;
 X-GNOME-Bugzilla-Bugzilla=GNOME


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