mirror of https://github.com/GNOME/gimp.git
10d8765101
Since we are pre-processing anyway the AppStream metadata file (because appstream-glib doesn't pass unknown XML attributes, cf. a previous commit), it does feel silly now to continue loading the file at runtime too. Let's just pre-process more data into the constructed C files, i.e. get the introduction paragraphs and the change items too. The only other remaining advantage of appstream-glib was that it was handling the localization but since we also have these localized strings in our gettext files, we can as well translate with gettext as any other strings and it works just fine. It will also get rid of any packaging issue, forgetting to package the metadata file (as we had on the Windows installer, and still have on the macOS package). Now it will just always work because data is internal. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
colorsvg2png.c | ||
compute-svg-viewbox.c | ||
defcheck.py | ||
extract-vector-icon.sh | ||
flatpak-releases | ||
generate-icon-makefiles.py | ||
generate-news | ||
generate-welcome-dialog-data.py | ||
generate_changelog.sh | ||
gimp-debug-resume.c | ||
gimp-mkenums | ||
gimp-test-clipboard.c | ||
gimppath2svg.py | ||
gimptool.c | ||
kernelgen.c | ||
meson.build | ||
meson_install_subdir.py | ||
mnemonic-clashes | ||
module-dependencies.py | ||
performance-log-close-tags.py | ||
performance-log-coalesce.py | ||
performance-log-deduce.py | ||
performance-log-expand.py | ||
performance-log-progressive-coalesce.py | ||
performance-log-resolve.py | ||
performance-log-viewer | ||
performance-log-viewer.py | ||
release-stats.sh |