GNOME Bugzilla – Bug 337994
[PATCH] Use po/LINGUAS
Last modified: 2006-04-24 17:40:38 UTC
Here's a patch that implements the suggestions at http://live.gnome.org/GnomeGoals/PoLinguas
Created attachment 63177 [details] [review] Patch to use po/LINGUAS
Created attachment 63178 [details] LINGUAS file to be placed in po directory
This is not the proper solution for adding support for po/LINGUAS. Proper support needs to be added to intltool, rather than faking support for it, by merging the LINGUAS back in to configure later.
Created attachment 63582 [details] [review] Updated patch to use po/LINGUAS
Created attachment 63583 [details] Updated LINGUAS file
I've just committed a fix for this, by creating po/LINGUAS directly off the ALL_LINGUAS variable currently in CVS, rather than applying the patch here. Thanks though. :)