[Commits] PATCHSETS 1.1.2.61 1.1.2.62 ChangeLog 1.1.2.84 1.1.2.85 configure.ac 1.1.2.83 1.1.2.84

ticho at claws-mail.org ticho at claws-mail.org
Fri Jan 6 15:10:17 CET 2012


Update of /home/claws-mail/plugins/archive
In directory claws-mail:/tmp/cvs-serv7218

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-06 [ticho]	0.6.11cvs2

	* src/archiver_prefs.c
	* src/gettext.h
		Exclude "Plugins" string from translation, since it will be
		looked up from different gettext domain anyway.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/archive/Attic/configure.ac,v
retrieving revision 1.1.2.83
retrieving revision 1.1.2.84
diff -u -d -r1.1.2.83 -r1.1.2.84
--- configure.ac	2 Jan 2012 18:14:42 -0000	1.1.2.83
+++ configure.ac	6 Jan 2012 14:10:15 -0000	1.1.2.84
@@ -13,7 +13,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=6
 MICRO_VERSION=11
-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/archive/Attic/PATCHSETS,v
retrieving revision 1.1.2.61
retrieving revision 1.1.2.62
diff -u -d -r1.1.2.61 -r1.1.2.62
--- PATCHSETS	2 Jan 2012 18:14:42 -0000	1.1.2.61
+++ PATCHSETS	6 Jan 2012 14:10:15 -0000	1.1.2.62
@@ -64,3 +64,4 @@
 ( cvs diff -u -r 1.1.2.79 -r 1.1.2.80 configure.ac;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/fr.po;  cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/sk.po;  ) > 0.6.10cvs4.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po;  ) > 0.6.10cvs5.patchset
 ( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/archiver_prefs.c;  ) > 0.6.11cvs1.patchset
+( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/archiver_prefs.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.6.11cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/archive/Attic/ChangeLog,v
retrieving revision 1.1.2.84
retrieving revision 1.1.2.85
diff -u -d -r1.1.2.84 -r1.1.2.85
--- ChangeLog	2 Jan 2012 18:14:42 -0000	1.1.2.84
+++ ChangeLog	6 Jan 2012 14:10:15 -0000	1.1.2.85
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	0.6.11cvs2
+
+	* src/archiver_prefs.c
+	* src/gettext.h
+		Exclude "Plugins" string from translation, since it will be
+		looked up from different gettext domain anyway.
+
 2012-01-02 [ticho]	0.6.11cvs1
 
 	* src/archiver_prefs.c



More information about the Commits mailing list