[gtk-osx] [Bug 667967] Localization doesn't work in bundle after upgrade to 2.24.6



commit 1ed0157af78cda05d8e1fb5c9af374f084754405
Author: John Ralls <jralls ceridwen us>
Date:   Mon Jan 30 15:22:55 2012 -0800

    [Bug 667967] Localization doesn't work in bundle after upgrade to 2.24.6

 modulesets-stable/gtk-osx.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 6556144..8cd8bfc 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -180,7 +180,7 @@
   </autotools>
 
   <autotools id="gtk+" autogen-sh="configure"
-             autogenargs="--with-gdktarget=quartz"
+             autogenargs="--with-gdktarget=quartz --enable-quartz-relocation"
              autogen-template="autoreconf -fis &amp;&amp; %(srcdir)s/%(autogen-sh)s --prefix %(prefix)s --libdir %(libdir)s %(autogenargs)s">
     <branch module="gtk+/2.24/gtk+-2.24.9.tar.xz" version="2.24.9">
       <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0004-Bug-571582-GtkSelection-implementation-for-quartz.patch"; strip="1"/>
@@ -201,7 +201,7 @@
   </autotools>
 
   <autotools id="gtk+-3.0" autogen-sh="configure"
-             autogenargs="--enable-quartz-backend">
+             autogenargs="--enable-quartz-backend --enable-quartz-relocation">
     <branch module="gtk+/3.2/gtk+-3.2.3.tar.xz" version="3.2.3"
             hash="sha256:e2cf20f2510ebbc7be122a1a33dd1f472a7d06aaf16b4f2a63eb048cd9141d3d">
       <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-571582-GtkSelection-implementation-for-quartz.patch"; strip="1"/>



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