Added MimeTypes: C++ header, Pascal, Perl, Python, httpd-PHP, XML;

thanks to Iñaki Rodriguez.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1431 ea778897-0a13-0410-b9d1-a72fbfd435f5
master
Nick Treleaven 2007-03-30 11:25:53 +00:00
parent e123af1c55
commit f1f7401c24
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2007-03-30 Nick Treleaven <nick.treleaven@btinternet.com>
* geany.desktop.in:
Added MimeTypes: C++ header, Pascal, Perl, Python, httpd-PHP, XML;
thanks to Iñaki Rodriguez.
2007-03-30 Enrico Tröger <enrico.troeger@uvena.de>
* src/sci_cb.c: Fixed warning about shadowing a local variable.

View File

@ -11,7 +11,7 @@ Terminal=false
Type=Application
Categories=Application;GTK;Development;IDE;
Encoding=UTF-8
MimeType=text/plain;text/html;text/css;text/x-chdr;text/x-csrc;text/x-c++src;text/x-java;text/x-dsrc;text/x-sql;application/x-php;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-php*;application/xml;text/html;text/css;text/x-sql;text/x-diff;
# currently false, changes perhaps in the future
StartupNotify=false
Version=1.1