[claws-mail-cvs-commit] ChangeLog

Paul Mangan <[email protected]> Mon, 05 Oct 2009 13:36:40 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /srv/cvs/claws-mail/claws
In directory ran:/tmp/cvs-serv11362

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2009-10-05 [paul]	3.7.2cvs45

	* src/printing.c
		enable Page Size and Orientation in the print dialog,
		GTK+ >= 2.18.x only. Patch by Mark__T 

Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.3938
retrieving revision 1.654.2.3939
diff -u -d -r1.654.2.3938 -r1.654.2.3939
--- configure.ac	5 Oct 2009 04:18:24 -0000	1.654.2.3938
+++ configure.ac	5 Oct 2009 13:36:36 -0000	1.654.2.3939
@@ -12,7 +12,7 @@
 MICRO_VERSION=2
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=44
+EXTRA_VERSION=45
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.3881
retrieving revision 1.1.2.3882
diff -u -d -r1.1.2.3881 -r1.1.2.3882
--- PATCHSETS	5 Oct 2009 04:18:23 -0000	1.1.2.3881
+++ PATCHSETS	5 Oct 2009 13:36:35 -0000	1.1.2.3882
@@ -3869,3 +3869,4 @@
 ( cvs diff -u -r 1.83.2.156 -r 1.83.2.157 src/mimeview.c;  cvs diff -u -r 1.5.2.23 -r 1.5.2.24 src/noticeview.c;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/gtk/gtkcmclist.c;  cvs diff -u -r 1.5.2.17 -r 1.5.2.18 src/gtk/gtkvscrollbutton.c;  cvs diff -u -r 1.1.4.35 -r 1.1.4.36 src/gtk/logwindow.c;  ) > 3.7.2cvs42.patchset
 ( cvs diff -u -r 1.10.2.17 -r 1.10.2.18 po/pl.po;  ) > 3.7.2cvs43.patchset
 ( cvs diff -u -r 1.1.2.61 -r 1.1.2.62 src/prefs_summaries.c;  ) > 3.7.2cvs44.patchset
+( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 src/printing.c;  ) > 3.7.2cvs45.patchset

Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3031
retrieving revision 1.396.2.3032
diff -u -d -r1.396.2.3031 -r1.396.2.3032
--- ChangeLog	5 Oct 2009 04:18:22 -0000	1.396.2.3031
+++ ChangeLog	5 Oct 2009 13:36:33 -0000	1.396.2.3032
@@ -1,3 +1,9 @@
+2009-10-05 [paul]	3.7.2cvs45
+
+	* src/printing.c
+		enable Page Size and Orientation in the print dialog,
+		GTK+ >= 2.18.x only. Patch by Mark__T
+
 2009-10-05 [paul]	3.7.2cvs44
 
 	* src/prefs_summaries.c