summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorBilal Elmoussaoui <belmouss@redhat.com>2022-05-09 11:29:11 +0200
committerBilal Elmoussaoui <belmouss@redhat.com>2022-12-22 15:13:54 +0100
commitc710f14cc555d0d41e681ecf011a84df3dea9521 (patch)
tree94cc679869b21aeba25c88a10b47691283126054 /po
parent64ee8d02f7eae5db3974803cfa20cf086f961314 (diff)
downloadmutter-c710f14cc555d0d41e681ecf011a84df3dea9521.tar.gz
core: Replace gtk_get_default_locale usage
Clutter has an API to get the text direction but used to depend on gtk3's translation domain. In order to avoid broken i18n in case gtk3 is not installed, move the transtalable string to clutter itself. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2407>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ebafa966e..d671ba4ab 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -11,6 +11,7 @@ src/backends/meta-input-settings.c
src/backends/meta-monitor.c
src/backends/meta-monitor-manager.c
src/backends/x11/meta-clutter-backend-x11.c
+src/clutter/clutter/clutter-main.c
src/compositor/compositor.c
src/compositor/meta-background.c
src/core/bell.c