GNOME Bugzilla – Bug 575461
translators.xml sorting order
Last modified: 2009-05-01 07:16: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.
Created attachment 130711 [details] [review] Changed sorting order
This bug would be obsolete if patch 130800 is commited.
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 ***