Re: RH7.3 breaks GNOME i18n stuff?
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
Andy Piper <[email protected]> writes: > I've just upgraded my laptop to RedHat 7.3, and tried to build anjuta > from GNOME CVS. It falls over trying to deal with the intl/ > directory. Does anyone have any ideas about this? It is pretty > irritating! New GNU gettext versions don't work so well with GNOME. They munge all kinds of files, and intltool doesn't understand them. No one has noticed it needs fixing because in GNOME 2 we're using glib-gettextize instead. Havoc