After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575461 - translators.xml sorting order
translators.xml sorting order
Status: RESOLVED DUPLICATE of bug 545602
Product: banshee
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-15 21:25 UTC by Alexander Kojevnikov
Modified: 2009-05-01 07:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changed sorting order (5.65 KB, patch)
2009-03-15 21:25 UTC, Alexander Kojevnikov
none Details | Review

Description Alexander Kojevnikov 2009-03-15 21:25:05 UTC
src/Core/Banshee.Core/Resources/translators.xml is always modified by make on my PC.

Steps to reproduce:

* Get a fresh svn checkout or clean the working folder (eg "git clean -Xdf" if you are using git)
* ./autogen.sh
* make

My locale settings in case translator sorting is locale-dependent:

LANG=en_AU.UTF-8
LC_CTYPE="en_AU.UTF-8"
LC_NUMERIC="en_AU.UTF-8"
LC_TIME="en_AU.UTF-8"
LC_COLLATE="en_AU.UTF-8"
LC_MONETARY="en_AU.UTF-8"
LC_MESSAGES="en_AU.UTF-8"
LC_PAPER="en_AU.UTF-8"
LC_NAME="en_AU.UTF-8"
LC_ADDRESS="en_AU.UTF-8"
LC_TELEPHONE="en_AU.UTF-8"
LC_MEASUREMENT="en_AU.UTF-8"
LC_IDENTIFICATION="en_AU.UTF-8"
LC_ALL=

I will attach the resulting diff.
Comment 1 Alexander Kojevnikov 2009-03-15 21:25:50 UTC
Created attachment 130711 [details] [review]
Changed sorting order
Comment 2 Alexander Kojevnikov 2009-03-19 11:19:29 UTC
This bug would be obsolete if patch 130800 is commited.
Comment 3 Alexander Kojevnikov 2009-05-01 07:16:05 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 545602 ***