Add possibility to select the dialect of CSV export

You can also select a delimiter from a list
This commit is contained in:
SNoiraud
2021-12-17 13:55:02 +01:00
committed by Nick Hall
parent 0d131a0c5c
commit 3b2d845992
8 changed files with 194 additions and 5 deletions

View File

@@ -383,6 +383,7 @@ gramps/gui/autocomp.py
gramps/gui/clipboard.py
gramps/gui/columnorder.py
gramps/gui/configure.py
gramps/gui/csvdialect.py
gramps/gui/dbloader.py
gramps/gui/dbman.py
gramps/gui/dialog.py