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

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2102 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2007-12-16 11:07:20 +00:00
parent 39b5aea63b
commit 14a1f2957f
2 changed files with 10 additions and 6 deletions

View File

@ -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> 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 * src/build.c: Fix Run command for HTML files when set to something

View File

@ -1,14 +1,11 @@
[Desktop Entry] [Desktop Entry]
Type=Application
Version=1.0
_Name=Geany _Name=Geany
_GenericName=Integrated Development Environment _GenericName=Integrated Development Environment
_Comment=A fast and lightweight IDE using GTK2 _Comment=A fast and lightweight IDE using GTK2
Exec=geany %F Exec=geany %F
Icon=@GEANY_PIXMAPS_DIR@/geany.png Icon=@GEANY_PIXMAPS_DIR@/geany.png
Terminal=false Terminal=false
Type=Application Categories=GTK;Development;IDE;
Categories=Application;GTK;Development;IDE;
Encoding=UTF-8
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-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