aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-05-20 11:30:46 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-05-20 11:30:46 +0200
commitbd5a61a44e6925d2003547cf9fbfaf1066c65aa1 (patch)
treea4585e8f4018ebb5267adbf4fe7f5f4fc4dbe427 /scripts
parentfd0b9834b09d4afe5bdaccc42e3e5c73d64d25d6 (diff)
additional value for tellico field types
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/tellico2lesana1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/tellico2lesana b/scripts/tellico2lesana
index e820069..c3cbeef 100755
--- a/scripts/tellico2lesana
+++ b/scripts/tellico2lesana
@@ -12,6 +12,7 @@ XML_NS = '{http://periapsis.org/tellico/}'
# https://docs.kde.org/trunk5/en/extragear-office/tellico/field-type-values.html
F_TYPE_MAP = {
+ '0': 'string', # not in the specs, but seen in the wild
'1': 'string',
'2': 'text',
'3': 'string',