gtk/tools
Emmanuele Bassi 9e83eb6501 i18n: Detect more translatable attribute values
GtkBuilder uses GMarkup, which defines a boolean attribute value as:

- yes/no
- true/false
- 1/0

The ITS file for GtkBuilder UI definitions is only using the first pair,
likely because Glade only ever used those values. GTK's own tools, though,
will typically simplify the full yes/no and true/false strings to 1 and 0,
to minimise the parsing time.

Fixes: #4596
2022-01-16 14:03:05 +00:00
..
encodesymbolic.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
generate-uac-manifest.py tools/generate-uac-manifest.py: Fix UAC manifest .rc 2021-10-13 12:21:10 +08:00
gtk4builder.its i18n: Detect more translatable attribute values 2022-01-16 14:03:05 +00:00
gtk4builder.loc Fix wrong gettext ITS target 2021-08-25 10:08:50 +02:00
gtk4builder.rng build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-enumerate.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-preview.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-simplify.c buildertool: Be more robust 2021-12-13 15:09:48 -05:00
gtk-builder-tool-validate.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool.h build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-launch.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-query-settings.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
meson.build Meson: Use gnome.post_install() 2021-03-08 21:19:09 -05:00
updateiconcache.c updateiconcache: Static analysis fixes 2021-05-03 07:44:38 -04:00