Changed mime type in eric5.desktop to text/x-python.

Tue, 12 Jun 2012 18:58:53 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 12 Jun 2012 18:58:53 +0200
changeset 1893
354d70f80ea7
parent 1892
ba56498a41e2
child 1894
a7096cf751db

Changed mime type in eric5.desktop to text/x-python.

eric5.desktop file | annotate | diff | comparison | revisions
--- a/eric5.desktop	Sun Jun 10 18:18:24 2012 +0200
+++ b/eric5.desktop	Tue Jun 12 18:58:53 2012 +0200
@@ -1,7 +1,8 @@
+#!/usr/bin/env xdg-open
 [Desktop Entry]
 Type=Application
 Exec=eric5
-MimeType=application/x-eric5;
+MimeType=text/x-python;
 Icon=eric
 Terminal=false
 Name=eric5

eric ide

mercurial