diff options
author | Colomban Wendling <[email protected]> | 2023-10-03 11:25:43 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-10-05 11:54:26 +0200 |
commit | 0c06fb5f7caf8bcdbbf0dc54f856d9099081b0ba (patch) | |
tree | e459baaf52980ad32c6204946a1426b4814e237b /po/ga.po | |
parent | cb6f36c8ca31e3b714b651c3c2358e8091fa2eae (diff) | |
download | mate-media-0c06fb5f7caf8bcdbbf0dc54f856d9099081b0ba.tar.bz2 mate-media-0c06fb5f7caf8bcdbbf0dc54f856d9099081b0ba.tar.xz |
applet: Do not override the process' text domain
When loaded as in-process applet, we must not call `textdomain()` or we
will override mate-panel's text domain. Instead, properly use
gi18n-lib.h header that provides the same API but uses the compile-time
`GETTEXT_PACKAGE` value for each call.
Actually drop the whole i18n setup logic that is provided already by
mate-panel's factory macros.
Fixes #203.
Diffstat (limited to 'po/ga.po')
0 files changed, 0 insertions, 0 deletions