* src/Utils.py (find_folder): new method

* src/gramps_main.py: Use Utils.find_file and Utils.find_folder to enable using unicode names for gramps databases


svn: r5406
This commit is contained in:
Martin Hawlisch
2005-11-18 15:19:38 +00:00
parent 86fa385a9b
commit fd10da84a2
3 changed files with 30 additions and 3 deletions

View File

@@ -8,6 +8,10 @@
* src/plugins/Check.py (encoding) dont encode a utf-8 string as again,
(cleanup_missing_photos) Use Utils.find_file to fix encoding problems
* src/Utils.py (find_folder): new method
* src/gramps_main.py: Use Utils.find_file and Utils.find_folder to enable
using unicode names for gramps databases
2005-11-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/gramps.glade,
src/TipOfDay.py: Add window title