sylpheedclaws/plugins/gtkhtml2_viewer ChangeLog,1.1.2.11,1.1.2.12 PATCHSETS,1.1.2.2,1.1.2.3 configure.ac,1.1.2.15,1.1.2.16
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer
In directory sunsite.dk:/tmp/cvs-serv29114
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2006-06-12 [paul] 0.10.0cvs3
* configure.ac
* po/fr.po
new translation, submitted by Fabien Vantard <[email protected]>
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -d -r1.1.2.11 -r1.1.2.12
--- ChangeLog 2006/06/06 15:28:06 1.1.2.11
+++ ChangeLog 2006/06/12 10:28:05 1.1.2.12
@@ -1,3 +1,9 @@
+2006-06-12 [paul] 0.10.0cvs3
+
+ * configure.ac
+ * po/fr.po
+ new translation, submitted by Fabien Vantard <[email protected]>
+
2006-06-06 [wwp] 0.10.0cvs2
* configure.ac
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- PATCHSETS 2006/06/06 15:28:06 1.1.2.2
+++ PATCHSETS 2006/06/12 10:28:05 1.1.2.3
@@ -1,2 +1,3 @@
( diff -u /dev/null commitHelper; diff -u /dev/null PATCHSETS; cvs diff -u -r 1.1.2.13 -r 1.1.2.14 configure.ac; ) > 0.10.0cvs1.patchset
( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 configure.ac; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/.cvsignore; cvs diff -u -r -1.1.2.1 -r -1.1.2.2 src/plugin_version.h.in; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/gtkhtml2_viewer.c; ) > 0.10.0cvs2.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 configure.ac; diff -u /dev/null po/fr.po; ) > 0.10.0cvs3.patchset
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -d -r1.1.2.15 -r1.1.2.16
--- configure.ac 2006/06/06 15:28:05 1.1.2.15
+++ configure.ac 2006/06/12 10:28:05 1.1.2.16
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=10
MICRO_VERSION=0
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
@@ -46,7 +46,7 @@
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.12.1])
-ALL_LINGUAS="es pt_BR pl"
+ALL_LINGUAS="es fr pt_BR pl"
AC_DEFINE_UNQUOTED(TEXTDOMAIN, "$PACKAGE", [Gettext textdomain])
dnl Find pkg-config
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]