[Libreoffice-commits] .: configure.in
Andras Timar
timar at kemper.freedesktop.org
Sun Nov 7 03:04:51 PST 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4b75c2e8473639c265f9448813a6418c237ab5d3
Author: Andras Timar <timar at fsf.hu>
Date: Sun Nov 7 12:04:07 2010 +0100
Updated Typography toolbar extension to 0.4.1
diff --git a/configure.in b/configure.in
index 8db9da5..91a2aaa 100755
--- a/configure.in
+++ b/configure.in
@@ -1664,7 +1664,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.oxt"
+ TYPO_EXTENSION="typo-0.4.1.oxt"
WITH_TYPO=YES
AC_MSG_RESULT([yes])
else
More information about the Libreoffice-commits
mailing list