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

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

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 12 Jun 2012 18:58:53 +0200
branch
5_2_x
changeset 1895
fec3f72261f3
parent 1891
400900cc80b1
child 1896
00a011db5c84

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

eric5.desktop file | annotate | diff | comparison | revisions
--- a/eric5.desktop	Sun Jun 10 17:55:19 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