GNOME Bugzilla – Bug 339140
[Patch] Use po/LINGUAS - based on the new guidelines
Last modified: 2006-07-27 03:47:01 UTC
Here is a patch based on the new guidelines (http://live.gnome.org/GnomeGoals/PoLinguas).
Created attachment 63928 [details] [review] Proposed patch
Patch looks good, but I'd hold back on committing this one for a while, even Ubuntu Dapper doesn't have intltool 0.34.90 yet, which basically means we'd limit our CVS users to those who run a CVS version of GNOME. It should be noted that I've been half-out for a week, so things might have changed in the meantime, feel free to correct me if I'm wrong.
I don't particularly feel like making a CVS-intltool a build requirement right now. The current/old/hacky po/LINGUAS is fine with me for a while... it still acheives the goal of allowing translators to just check out po/ When 0.35 is out and more standard this will go in. Thanks.
This looks to be fixed in HEAD and the stable branch now.
It's not fixed yet, the new guidelines patch isn't in (yet). It'll go in when the new intltool is more common. Keeping it open till then.
Created attachment 65523 [details] [review] Updated patch - intltool 0.35.0 released
Created attachment 68806 [details] [review] po-linguas.diff Fixed patch to match current CVS. Intltool 0.35 has landed in Ubuntu Dapper (but I'm not sure other distro's have it). Should we get this in before 0.11.0? Use intltool 0.35 for locale handling. ChangeLog | 6 ++++++ configure.ac | 4 +--- po/ChangeLog | 4 ++++ po/LINGUAS | 25 ++++++++++++++++++++++++- 4 files changed, 35 insertions(+), 4 deletions(-)
Marking patch accepted-commit_after_freeze until the new intltool becomes more widespread (at abocks advice).
Okay, went ahead and committed.