CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 06/02/08 04:04:50

Modified files:
        .              : ChangeLog 
        examples       : example_smallbusiness.glom 
        glom           : combobox_relationship.cc 
                         dialog_database_preferences.cc glom.glade 
                         utils.cc utils.h 
        glom/data_structure: iso_codes.cc translatable_item.cc 
        glom/translation: combobox_locale.cc window_translations.cc 
        glom/utility_widgets: cellrendererlist.cc comboentryglom.cc 
                              comboglom.cc 
        glom/utility_widgets/db_adddel: db_adddel.cc 

Log message:
2006-02-08  Murray Cumming  <[EMAIL PROTECTED]>

* glom/data_structure/iso_codes.cc: get_list_of_locales():
Instead of just listing languages, get the full list of locale IDs from
/usr/share/i18n/locales/ (hopefully this works everywhere. If not, let's
have some configure.in stuff), and build the locale name from the language
part and country part. So it now also parses iso_3166.xml from iso-codes
to get translated country names.
* glom/utils.cc:
* glom/utils.h: Added locale_simplify() so we can ignore weird parts of
locale IDs.
* glom/data_structure/translatable_item.cc: get_current_locale(): Return
a locale instead of just a language.
* glom/translation/combobox_locale.cc: Try (unsuccessfully) to align the
second column. Sort it by name.
* glom/translation/window_translations.cc: load_from_document(): Prevent
a crash when the document is 0.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-02-08%2004:03&maxdate=2006-02-08%2004:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to