[gtk+] Modify the gettext translation domain for the gtk3 rename



commit cb115a65a6a086f13d14938b22cedd07c39a7f6d
Author: Richard Hughes <richard hughsie com>
Date:   Mon May 10 15:47:47 2010 +0100

    Modify the gettext translation domain for the gtk3 rename

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 47d1309..7d0785d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,7 @@ AC_SUBST(GDK_PIXBUF_MINOR)
 AC_SUBST(GDK_PIXBUF_MICRO)
 AC_SUBST(GDK_PIXBUF_VERSION)
 
-GETTEXT_PACKAGE=gtk20
+GETTEXT_PACKAGE=gtk30
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
                    [The prefix for our gettext translation domains.])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]