gramps/gramps/gui/views
John Ralls fd61b21a2d GrampsLocale: Replace locale.strcoll, locale.strxfrm, and conv*_tosrtkey
With GrampsLocale.sort_key (for strxfrm and conv*_tosrtkey) and
GrampsLocale.strcoll.

If ICU is available will use the correct ICU::Collator for the locale,
otherwise falls back to locale.strxfrm -- for which it temporarily
changes the LC_COLLATE locale.

svn: r21275
2013-02-01 22:49:14 +00:00
..
treemodels GrampsLocale: Replace locale.strcoll, locale.strxfrm, and conv*_tosrtkey 2013-02-01 22:49:14 +00:00
__init__.py
bookmarks.py GrampsLocale: Remove ggettext 2013-01-17 19:46:55 +00:00
listview.py Add tagging to all primary objects 2013-01-22 16:12:15 +00:00
navigationview.py GrampsLocale: Remove ggettext 2013-01-17 19:46:55 +00:00
pageview.py GrampsLocale: Remove ggettext 2013-01-17 19:46:55 +00:00
tags.py Add tagging to all primary objects 2013-01-22 16:12:15 +00:00