Added more mimetypes supplied by Nick Schermer.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1207 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2007-01-19 18:15:13 +00:00
parent c7b0fdeb8b
commit b2273b8fa9
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
* src/build.c: Use "rm" to delete the run script because unlink is not
available on all systems.
* geany.desktop.in: Added more mimetypes supplied by Nick Schermer.
2007-01-18 Enrico Tröger <enrico.troeger@uvena.de>

View File

@ -11,7 +11,7 @@ Terminal=false
Type=Application
Categories=Application;GTK;Development;IDE;
Encoding=UTF-8
MimeType=text/plain;
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;
# currently false, changes perhaps in the future
StartupNotify=false
Version=1.1