>>> Author: younes >>> Date: Thu May 8 11:31:00 2008 >>> New Revision: 24681 >>> >>> URL: http://www.lyx.org/trac/changeset/24681 >>> Log: >>> sort the languages. >>> >> >> >> >>> + language_model_->sort(0); >>> >> >> i didnt followed exactly these patches about languages; where in gui >> can i find the result? > In the preference and document dialogs. Not yet in the character dialog. > >> we should keep locale-sensitive sorting for the >> languages in ui (see http://bugzilla.lyx.org/show_bug.cgi?id=2738 ). >> > It should work fine. Please test.
no, its broken. for correct locale sorting one has to use std::locale, http://www.lyx.org/trac/changeset/21598 pavel