changeset 53:833606b39e35

Use "" quotation for searchwords also.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 27 May 2021 14:06:46 +0300
parents 95671cdda422
children 884770576e74
files lxmldump.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lxmldump.py	Thu May 27 12:27:56 2021 +0300
+++ b/lxmldump.py	Thu May 27 14:06:46 2021 +0300
@@ -75,7 +75,6 @@
     },
     "search_list_item": {
         PKK_MODE_NORMAL: "\"{text}\"",
-        PKK_MODE_ANKI: "{text}",
     },
     "search_list_sep": {
         PKK_MODE_NORMAL: ", ",