From bd5a61a44e6925d2003547cf9fbfaf1066c65aa1 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 20 May 2017 11:30:46 +0200 Subject: additional value for tellico field types --- scripts/tellico2lesana | 1 + 1 file changed, 1 insertion(+) 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', -- cgit v1.2.3