]> git.pld-linux.org Git - packages/geany.git/blob - geany-desktop.patch
- up to 0.12
[packages/geany.git] / geany-desktop.patch
1 diff -aurN geany-0.5.orig/geany.desktop.in geany-0.5/geany.desktop.in
2 --- geany-0.5.orig/geany.desktop.in.in  2006-01-16 17:39:19.000000000 +0100
3 +++ geany-0.5/geany.desktop.in.in       2006-02-02 15:53:35.144276000 +0100
4 @@ -3,10 +3,12 @@
5  _Name=Geany
6  _GenericName=Integrated Development Environment
7 -_Comment=A fast and lightweight IDE using GTK2
8 +_Comment=A fast and lightweight IDE using GTK+2
9 +GenericName[pl]=Zintegrowane środowisko programistyczne (IDE)
10 +Comment[pl]=Szybkie i lekkie IDE używające GTK+2
11  Exec=geany %F
12 -Icon=@GEANY_PIXMAPS_DIR@/geany.png
13 +Icon=geany
14  Terminal=false
15  Type=Application
16 -Categories=Application;GTK;Development;IDE;
17 +Categories=GTK;Development;IDE;
18  Encoding=UTF-8
19  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;
This page took 0.08485 seconds and 3 git commands to generate.