2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/DbLoader.py: typo * src/plugins/ImportCSV.py: register text/csv as another mime type for csv 0001410: Import auto-detect doesn't recognize csv * Changelog: fix format. Single tab before source files line, double space between date and name. svn: r9810
This commit is contained in:
@@ -111,7 +111,7 @@ class DbLoader:
|
||||
'gramps-import',gtk.RESPONSE_OK))
|
||||
choose.set_local_only(False)
|
||||
|
||||
# Always add automatic (macth all files) filter
|
||||
# Always add automatic (match all files) filter
|
||||
add_all_files_filter(choose)
|
||||
add_grdb_filter(choose)
|
||||
add_xml_filter(choose)
|
||||
|
||||
Reference in New Issue
Block a user