[Sugar-devel] [PATCH sugar-toolkit] Move the translation initialisation to an earlier stage, SL #3654

Manuel Quiñones manuq at laptop.org
Tue Jun 5 01:03:28 EDT 2012


2012/6/4 Daniel Drake <dsd at laptop.org>:
> On Mon, Jun 4, 2012 at 10:52 AM, Simon Schampijer <simon at schampijer.de> wrote:
>> To not depend on gconf at this stage the shell does set
>> an env variable when reading the GConf key. This is handled
>> in sugar-activity deployed by the sugar-toolkit-gtk3.
>
> Thanks Simon, these 3 patches look good to me. Unobtrusive way to
> preserve the langpackdir functionality, and solves the issue in
> question.

Tested the patches in the XO with olpc build os12, compile details
below.  It fixes the issue for me in Physics, but not in Clock (I
still see all tooltips in English, through I have the XO in Spanish).

Compile details:

I copied patched sugar, sugar-toolkit and sugar-toolkit-gtk.  Then I
satisfied dependencies:

for sugar: yum install git make gcc intltool pygtk2-devel GConf2-devel

for sugar-toolkit: yum install libICE-devel libSM-devel alsa-lib-devel

for sugar-toolkit-gtk3: yum install gobject-introspection-devel
librsgv2-devel gtk3-devel

Then I run for each, ./autogen.sh; make; make install

-- 
.. manuq ..


More information about the Sugar-devel mailing list