]> git.pld-linux.org Git - packages/geany.git/blob - geany-desktop.patch
- updated for 0.5
[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     2006-01-16 17:39:19.000000000 +0100
3 +++ geany-0.5/geany.desktop.in  2006-02-02 15:53:35.144276000 +0100
4 @@ -3,14 +3,14 @@
5  Name=Geany
6  GenericName=Integrated Development Environment
7  GenericName[de]=Integrierte Entwicklungsumgebung
8 -Comment=A fast and lightweight IDE using GTK2
9 +Comment=A fast and lightweight IDE using GTK+
10  Comment[de]=Eine kleine und schnelle integrierte Entwicklungsumgebung
11 -Comment[pl]=Szybkie i lekkie IDE korzystajÄ…ce z GTK+2
12 +Comment[pl]=Szybkie i lekkie IDE korzystajÄ…ce z GTK+
13  Exec=geany %F
14 -Icon=@GEANY_PIXMAPS_DIR@/geany.png
15 +Icon=geany
16  Terminal=false
17  Type=Application
18 -Categories=Application;GTK;Development;IDE;
19 +Categories=GTK;Development;IDE;
20  Encoding=UTF-8
21  # currently false, changes perhabs in the future
22  StartupNotify=false
This page took 0.098066 seconds and 3 git commands to generate.