summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2023-01-02 23:11:37 +0100
committerMarge Bot <marge-bot@gnome.org>2023-01-13 11:46:13 +0000
commit9e0b5b1886f764c50906af66533f74c7654e59e1 (patch)
tree4e63bef172e8fe0ae95b60f376072a1173993171 /po
parent95c21540395a9b16c74e7dfd7fdda2e47f34af26 (diff)
downloadmutter-9e0b5b1886f764c50906af66533f74c7654e59e1.tar.gz
clutter: Avoid string translation to find text direction
Use Pango and Harfbuzz for the task, getting the default language, then its scripts, then their directions. We pick the first valid horizontal direction, resorting to LTR as a fallback. Related: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5385 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2780>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d671ba4ab..ebafa966e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -11,7 +11,6 @@ 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