SF.net SVN: geany: [1431] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Fri Mar 30 11:25:54 UTC 2007


Revision: 1431
          http://svn.sourceforge.net/geany/?rev=1431&view=rev
Author:   ntrel
Date:     2007-03-30 04:25:53 -0700 (Fri, 30 Mar 2007)

Log Message:
-----------
Added MimeTypes: C++ header, Pascal, Perl, Python, httpd-PHP, XML;
thanks to I?\195?\177aki Rodriguez.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/geany.desktop.in

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-03-30 10:38:13 UTC (rev 1430)
+++ trunk/ChangeLog	2007-03-30 11:25:53 UTC (rev 1431)
@@ -1,3 +1,10 @@
+2007-03-30  Nick Treleaven  <nick.treleaven at 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 at uvena.de>
 
  * src/sci_cb.c: Fixed warning about shadowing a local variable.

Modified: trunk/geany.desktop.in
===================================================================
--- trunk/geany.desktop.in	2007-03-30 10:38:13 UTC (rev 1430)
+++ trunk/geany.desktop.in	2007-03-30 11:25:53 UTC (rev 1431)
@@ -11,7 +11,7 @@
 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


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list