gramps/gramps
Josip b0c0c03727 7339: Spell: Gramps crashes if myspell folder doesn't contain files for
the currently used LANG

With patch works like:
* default to dictionary in system locale if exist (language Gramps use)
* if no system-locale dictionary default to English dictionary if exist but
    allow selection of any other installed one
* if both English and system-locale dictionary is not available,
    disable spellchecking
2014-01-06 20:19:25 +01:00
..
cli Added unicode_literals; thanks Nick 2013-12-20 11:14:32 -05:00
gen 7340: Performance improvement in ancestor filter 2013-12-31 17:36:58 +00:00
gui 7339: Spell: Gramps crashes if myspell folder doesn't contain files for 2014-01-06 20:19:25 +01:00
guiQML Add CLIManager.user attribute and __init__ param 2013-09-08 21:03:40 +00:00
plugins Add new columns to person view 2014-01-03 22:39:17 +00:00
test Skip .git instead of .svn directories 2013-11-09 00:10:46 +00:00
webapp Changes for Python client to login and exchange webapp server data 2013-12-20 08:14:11 -05:00
__init__.py for Python files in the "gramps" (only) sub-tree: 2012-11-27 04:31:14 +00:00
grampsapp.py Don't show stack variables; redo this and dump to a file 2013-11-12 21:50:10 -05:00
version.py Move VERSION, VERSION_TUPLE, major_version from const.py to version.py 2013-03-11 22:44:15 +00:00