SF.net SVN: geany: [2102] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Sun Dec 16 11:07:21 UTC 2007


Revision: 2102
          http://geany.svn.sourceforge.net/geany/?rev=2102&view=rev
Author:   eht16
Date:     2007-12-16 03:07:20 -0800 (Sun, 16 Dec 2007)

Log Message:
-----------
Apply patch from Ubuntu package to match FD.o standards (thanks to Siegfried-Angel Gevatter Pujals).      

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

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-12-14 13:39:15 UTC (rev 2101)
+++ trunk/ChangeLog	2007-12-16 11:07:20 UTC (rev 2102)
@@ -1,3 +1,10 @@
+2007-12-16  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>
+
+ * geany.desktop.in.in:
+   Apply patch from Ubuntu package to match FD.o standards
+   (thanks to Siegfried-Angel Gevatter Pujals).
+
+
 2007-12-14  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>
 
  * src/build.c: Fix Run command for HTML files when set to something

Modified: trunk/geany.desktop.in.in
===================================================================
--- trunk/geany.desktop.in.in	2007-12-14 13:39:15 UTC (rev 2101)
+++ trunk/geany.desktop.in.in	2007-12-16 11:07:20 UTC (rev 2102)
@@ -1,14 +1,11 @@
 [Desktop Entry]
+Type=Application
+Version=1.0
 _Name=Geany
 _GenericName=Integrated Development Environment
 _Comment=A fast and lightweight IDE using GTK2
 Exec=geany %F
 Icon=@GEANY_PIXMAPS_DIR@/geany.png
 Terminal=false
-Type=Application
-Categories=Application;GTK;Development;IDE;
-Encoding=UTF-8
+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;
-# 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