[Libreoffice-commits] .: configure.in
Andras Timar
timar at kemper.freedesktop.org
Sun Nov 14 00:49:22 PST 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b6e5d4b67f7498bf1a10c04fbdcc5891db3a7ddd
Author: Andras Timar <timar at fsf.hu>
Date: Sun Nov 14 09:48:06 2010 +0100
Updated Typography toolbar extension to 0.4.2
diff --git a/configure.in b/configure.in
index fb50d2f..1853c1e 100755
--- a/configure.in
+++ b/configure.in
@@ -1667,7 +1667,7 @@ AC_SUBST(HUNART_EXTENSION)
AC_MSG_CHECKING([whether to include typo extension])
if test "$enable_extensions" != "no" ; then
if test "z$enable_ext_typo" = "zyes" ; then
- TYPO_EXTENSION="typo-0.4.1.oxt"
+ TYPO_EXTENSION="typo-0.4.2.oxt"
WITH_TYPO=YES
AC_MSG_RESULT([yes])
else
More information about the Libreoffice-commits
mailing list