Re: Time for gnome 2.12 stats?



Danilo Šegan wrote:
Hi Martin,

Today at 15:29, Martin Willemoes Hansen wrote:


Everything is "supposed" to be done only when someone gets around to
actually doing it :)  So far, I didn't see anyone step up (hint, hint :-P)

Howto do it?


One would need to update gnome-i18n/status/data/translation-status.xml
file accordingly.  This would be tedious, so I've written a Python
script to do it (I'm attaching it here, I'll also commit it to
gnome-i18n/status/data/new-release), but I didn't test it extensively.

Christian Rose used to do this, and we should probably wait for his
approval before doing anything of this kind.


Now, I'd appreciate your help in checking that this doesn't break
anything (i.e. do the following:
$ ./new-release | xmllint --format - >new.xml
$ diff -u translation-status.xml new.xml
and only if everything looks fine in the diff
$ cp new.xml translation-status.xml edit ChangeLog, and finally
$ cvs ci
). It's not easy this first time, since there are indentation
changes, but it should be easier in the future if we keep it "xmllint
--format"-indented.

The outputted file looks good to me and the changes make sense. I'm going to beg publically once more for the website sources to PLEASE PLEASE be released publically. If they were, I could test the changes locally.


In any event, your script has my vote of confidence.

# Adam


-- Adam Weinberger adamw magnesium net || adamw FreeBSD org adamw vectors cx || adamw gnome org http://www.vectors.cx


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]