Hi, On 4 March 2013 11:47, Miguel Ángel <[email protected]> wrote: > Daiki Ueno <[email protected]> writes: >> Miguel Ángel <[email protected]> writes: >> > GSettings and update gnome are not dependant, but the first needs expat >> > compatibility extraction from x-glade.c (or adding an unlikely related >> > file type to x-glade.c to parse also GSettings) and the second needs >> > GtkBuilder extraction and
Sorry for the intromision in the conversation, Does all this changes mean we can use gettext instead intltool for GtkBuilder/gsettings schemas and .desktop files? Currently we have to use this 'ugly' hack in autogen.sh to use upstream gettext in GNOME projects: autopoint --force AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose Regards [1] https://git.gnome.org/browse/giggle/tree/autogen.sh#n31 -- Javier Jardón Cabezas
