04d0cab94e
Use intltool to make geany.desktop translatable Rename geany.desktop.in to geany.desktop.in.in. Add Makefile.in.in in po/ to get translation status from msgfmt when running make. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1711 ea778897-0a13-0410-b9d1-a72fbfd435f5
15 lines
582 B
Plaintext
15 lines
582 B
Plaintext
[Desktop Entry]
|
|
_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
|
|
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
|