CVS: plugins/gtkhtml2_viewer ChangeLog,1.1.2.8,1.1.2.9 configure.ac,1.1.2.11,1.1.2.12
Colin Leroy <[email protected]>
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/sylpheed-claws/plugins/gtkhtml2_viewer
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4474a/gtkhtml2_viewer
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
Polish translation
by Pawel Pekala
Index: ChangeLog
===================================================================
RCS file: /cvsroot/sylpheed-claws/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -r1.1.2.8 -r1.1.2.9
--- ChangeLog 7 Apr 2006 06:23:07 -0000 1.1.2.8
+++ ChangeLog 26 Apr 2006 22:31:37 -0000 1.1.2.9
@@ -1,3 +1,10 @@
+2006-04-27 [colin] 0.10
+
+ * configure.ac
+ * po/pl.po
+ Polish translation
+ Patch by Pawel Pekala.
+
2006-04-07 [colin] 0.9
* configure.ac
Index: configure.ac
===================================================================
RCS file: /cvsroot/sylpheed-claws/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -r1.1.2.11 -r1.1.2.12
--- configure.ac 7 Apr 2006 15:56:13 -0000 1.1.2.11
+++ configure.ac 26 Apr 2006 22:31:37 -0000 1.1.2.12
@@ -4,7 +4,7 @@
AM_MAINTAINER_MODE
AC_CONFIG_HEADERS(pluginconfig.h)
-PLUGINVERSION=0.9
+PLUGINVERSION=0.10
AM_INIT_AUTOMAKE(gtkhtml2_viewer, $PLUGINVERSION, no-define)
AC_SUBST(PLUGINVERSION)
@@ -25,7 +25,7 @@
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.12.1])
-ALL_LINGUAS="es pt_BR"
+ALL_LINGUAS="es pt_BR pl"
AC_DEFINE_UNQUOTED(TEXTDOMAIN, "$PACKAGE", [Gettext textdomain])
dnl Find pkg-config
@@ -34,7 +34,9 @@
AC_MSG_ERROR([*** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/])
fi
-prefix=$( $PKG_CONFIG --variable=prefix sylpheed-claws )
+if test -z $prefix || test "${prefix}" == "NONE" ; then
+ prefix=$( $PKG_CONFIG --variable=prefix sylpheed-claws )
+fi
localedir="${prefix}/share/locale"
AC_ARG_WITH(localedir,
[ --with-localedir=DIR Locale directory],
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642