SOURCES: geany-desktop.patch, geany-doc_dir.patch - up to 0.12
alucard
alucard at pld-linux.org
Thu Oct 11 00:50:24 CEST 2007
Author: alucard Date: Wed Oct 10 22:50:24 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up to 0.12
---- Files affected:
SOURCES:
geany-desktop.patch (1.2 -> 1.3) , geany-doc_dir.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/geany-desktop.patch
diff -u SOURCES/geany-desktop.patch:1.2 SOURCES/geany-desktop.patch:1.3
--- SOURCES/geany-desktop.patch:1.2 Thu Feb 2 15:56:38 2006
+++ SOURCES/geany-desktop.patch Thu Oct 11 00:50:18 2007
@@ -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 @@
-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;
================================================================
Index: SOURCES/geany-doc_dir.patch
diff -u SOURCES/geany-doc_dir.patch:1.5 SOURCES/geany-doc_dir.patch:1.6
--- SOURCES/geany-doc_dir.patch:1.5 Tue Oct 2 11:18:53 2007
+++ SOURCES/geany-doc_dir.patch Thu Oct 11 00:50:19 2007
@@ -1,18 +1,16 @@
diff -aurN geany-0.8.orig/doc/Makefile.am geany-0.8/doc/Makefile.am
--- geany-0.8.orig/doc/Makefile.am 2006-07-18 14:28:04.000000000 +0200
+++ geany-0.8/doc/Makefile.am 2006-08-12 00:46:43.159723018 +0200
-@@ -1,5 +1,5 @@
+@@ -1,3 +1,3 @@
man_MANS=geany.1
-DOCDIR = $(DESTDIR)/$(datadir)/doc/@PACKAGE@
+DOCDIR = $(DESTDIR)/$(datadir)/@PACKAGE@/doc
- HTML_FILES = html/*.html
IMAGE_FILES = images/*.png
- EXTRA_DIST = geany.css geany.xsl make_webable.sh geany.txt geany_gpl.docbook geany.1 \
@@ -45,13 +45,3 @@
$(INSTALL_DATA) $$file $(DOCDIR)/html/images/$$basefile; \
fi \
done
-- $(INSTALL_DATA) $(srcdir)/geany.css $(DOCDIR)/html/geany.css
+- $(INSTALL_DATA) $(srcdir)/geany.html $(DOCDIR)/html/index.html
- $(INSTALL_DATA) $(srcdir)/geany.txt $(DOCDIR)/manual.txt
- $(INSTALL_DATA) $(top_srcdir)/README $(DOCDIR)
- $(INSTALL_DATA) $(top_srcdir)/ChangeLog $(DOCDIR)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/geany-desktop.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/geany-doc_dir.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list