Fix the mimetypes for PHP3, PHP4 and PHP5 in the desktopfile.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4823 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
09c80f7190
commit
0290d748fe
@ -8,5 +8,5 @@ Exec=geany %F
|
||||
Icon=geany
|
||||
Terminal=false
|
||||
Categories=GTK;Development;IDE;
|
||||
MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php*;application/xml;text/html;text/css;text/x-sql;text/x-diff;
|
||||
MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;
|
||||
StartupNotify=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user