[Commits] PATCHSETS 1.1.2.220 1.1.2.221 ChangeLog 1.1.2.308 1.1.2.309 configure.ac 1.1.2.299 1.1.2.300

ticho at claws-mail.org ticho at claws-mail.org
Wed Jul 11 23:43:39 CEST 2012


Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv9855

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-07-11 [ticho]	0.33.0cvs2

	* src/feed.c
	* src/rssyl_cb_menu.c
		Use dngettext in calls to inc_offline_should_override().

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.299
retrieving revision 1.1.2.300
diff -u -d -r1.1.2.299 -r1.1.2.300
--- configure.ac	9 Jul 2012 05:08:49 -0000	1.1.2.299
+++ configure.ac	11 Jul 2012 21:43:37 -0000	1.1.2.300
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=33
 MICRO_VERSION=0
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/PATCHSETS,v
retrieving revision 1.1.2.220
retrieving revision 1.1.2.221
diff -u -d -r1.1.2.220 -r1.1.2.221
--- PATCHSETS	9 Jul 2012 05:08:49 -0000	1.1.2.220
+++ PATCHSETS	11 Jul 2012 21:43:37 -0000	1.1.2.221
@@ -220,3 +220,4 @@
 ( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/rssyl.c;  ) > 0.32.0cvs5.patchset
 ( cvs diff -u -r 1.1.2.296 -r 1.1.2.297 configure.ac;  cvs diff -u -r 1.1.2.17 -r 1.1.2.18 po/fr.po;  cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/hu.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.23 -r 1.1.2.24 po/sk.po;  ) > 0.32.0cvs6.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.33.0cvs1.patchset
+( cvs diff -u -r 1.1.2.124 -r 1.1.2.125 src/feed.c;  cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/rssyl_cb_menu.c;  ) > 0.33.0cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.308
retrieving revision 1.1.2.309
diff -u -d -r1.1.2.308 -r1.1.2.309
--- ChangeLog	9 Jul 2012 05:08:49 -0000	1.1.2.308
+++ ChangeLog	11 Jul 2012 21:43:37 -0000	1.1.2.309
@@ -1,3 +1,9 @@
+2012-07-11 [ticho]	0.33.0cvs2
+
+	* src/feed.c
+	* src/rssyl_cb_menu.c
+		Use dngettext in calls to inc_offline_should_override().
+
 2012-07-09 [paul]	0.33.0cvs1
 
 	* src/gettext.h



More information about the Commits mailing list