[Xfce4-commits] <exo:master> Use the version api number in to pot file.
Nick Schermer
nick at xfce.org
Sun Aug 30 17:52:05 CEST 2009
Updating branch refs/heads/master
to 3c9cee30fb1e6e018b379b37c9d3e774d3630a2e (commit)
from 19375842e7f4a1bc8a54bd24af1afab0bf5f92f4 (commit)
commit 3c9cee30fb1e6e018b379b37c9d3e774d3630a2e
Author: Nick Schermer <nick at xfce.org>
Date: Sun Aug 30 17:44:11 2009 +0200
Use the version api number in to pot file.
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index 2a3a1aa..e5e24cb 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -150,7 +150,7 @@ AC_TRY_RUN([
dnl ******************************
dnl *** Check for i18n support ***
dnl ******************************
-XDT_I18N([@LINGUAS@], [libexo-libexo_version_major().libexo_version_minor()])
+XDT_I18N([@LINGUAS@], [exo-libexo_version_api()])
dnl ***********************************
dnl *** Check for required packages ***
More information about the Xfce4-commits
mailing list