Bug fix: keyword_store not initialized
authorColin Clark <colin.clark@cclark.uk>
Sun, 19 Mar 2023 10:28:13 +0000 (10:28 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 19 Mar 2023 10:28:13 +0000 (10:28 +0000)
commit5f9947b7ddaadced05a61d9864264a607be4e9e5
tree9962da8e881c601e140ce8609b88960a2eec5324
parentc94a3262a3bc5a19bc3211bd7910c78fb27e57f1
Bug fix: keyword_store not initialized

If no geeqierc.xml file, the keyword_store was not initialized which
resulted in glib critical errors.
src/bar-keywords.cc