]> git.pld-linux.org Git - packages/geany.git/blobdiff - geany-desktop.patch
- up to 0.12
[packages/geany.git] / geany-desktop.patch
index eb2a1343aeaf62514e4aab580e24c1e7a0a93f59..62de7ad33d5c3bed3c8518f32934f9a855b49719 100644 (file)
@@ -1,15 +1,13 @@
 diff -aurN geany-0.5.orig/geany.desktop.in geany-0.5/geany.desktop.in
---- geany-0.5.orig/geany.desktop.in    2006-01-16 17:39:19.000000000 +0100
-+++ geany-0.5/geany.desktop.in 2006-02-02 15:53:35.144276000 +0100
-@@ -3,14 +3,14 @@
- Name=Geany
- GenericName=Integrated Development Environment
- GenericName[de]=Integrierte Entwicklungsumgebung
--Comment=A fast and lightweight IDE using GTK2
-+Comment=A fast and lightweight IDE using GTK+
- Comment[de]=Eine kleine und schnelle integrierte Entwicklungsumgebung
--Comment[pl]=Szybkie i lekkie IDE korzystające z GTK+2
-+Comment[pl]=Szybkie i lekkie IDE korzystające z GTK+
+--- geany-0.5.orig/geany.desktop.in.in 2006-01-16 17:39:19.000000000 +0100
++++ geany-0.5/geany.desktop.in.in      2006-02-02 15:53:35.144276000 +0100
+@@ -3,10 +3,12 @@
+ _Name=Geany
+ _GenericName=Integrated Development Environment
+-_Comment=A fast and lightweight IDE using GTK2
++_Comment=A fast and lightweight IDE using GTK+2
++GenericName[pl]=Zintegrowane środowisko programistyczne (IDE)
++Comment[pl]=Szybkie i lekkie IDE używające GTK+2
  Exec=geany %F
 -Icon=@GEANY_PIXMAPS_DIR@/geany.png
 +Icon=geany
@@ -18,5 +16,4 @@ diff -aurN geany-0.5.orig/geany.desktop.in geany-0.5/geany.desktop.in
 -Categories=Application;GTK;Development;IDE;
 +Categories=GTK;Development;IDE;
  Encoding=UTF-8
- # currently false, changes perhabs in the future
- StartupNotify=false
+ 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.105726 seconds and 4 git commands to generate.