diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-20 19:53:36 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-20 19:53:36 +0300 |
| commit | 0747e161dd4fd089346b0c14d38229d612e53a5f (patch) | |
| tree | ac467562c09e691b03c13f7d240f5d5b721c064d /src/gridview.c | |
| parent | de9ceaeb0cc7040153c3ba1288180bd38767f639 (diff) | |
shortcuts: fix the GtkBuilder UI XML so ? doesn't crash on startup
The inline SHORTCUTS_UI string had mismatched closing tags (extra
</child> elements), so gtk_builder_new_from_string failed with
"Element child was closed, but the currently open element is object"
and aborted the process the moment ? was pressed. Regenerate the UI
with correct <object>/<child> nesting (validated with xmllint).
Diffstat (limited to 'src/gridview.c')
0 files changed, 0 insertions, 0 deletions
