Aegisub/packages
Oneric 429455263f Fix generation and translation of desktop file
a91c4f70c3 switched processing of the
desktop file from intltool to gettext-backed i18n.merge_file and dropped
leading underscores which used to be processed by intltool.

However, this commit omitted dropping the underscore from Keywords,
resulting in this field being stripped from the installed version.

Furthermore, make_pot.sh was broken since it too relied on the
underscore meaning POT regeneration will now remove the desktop files
strings from translation files.
Since it was not added to po/POTFILES meson’s native aegisub-pot target
also doesn't add desktop file strings to the translation pool. Though,
this target still misses a lot of other strings as well and shouldn't be
used yet anyway.

This commit removes leftover underscores and reintegrates desktop file
strings into both make_pot.sh. Integration into aegisub-pot is done in a
follow-up commit.
2023-04-30 03:09:56 +02:00
..
desktop Fix generation and translation of desktop file 2023-04-30 03:09:56 +02:00
osx_bundle meson: initial attempt to generate Aegisub.app on macOS 2021-01-10 03:14:12 -05:00
osx_dmg Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
win_installer Merge branches 'bugfixes' and 'vapoursynth' into feature 2023-03-24 20:31:07 +01:00
meson.build Add AppImage build on linux 2023-04-21 16:23:01 +02:00