diff options
| author | Evelyne Harlé <[email protected]> | 2026-04-02 21:03:12 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-05-05 19:00:37 +0200 |
| commit | 5bef66d4e748c4f0f56a65dca01dee09d82b5900 (patch) | |
| tree | f2f3ff72b1766a60962a6bdf6f91edb57109cf71 /po/Makevars | |
| parent | f78c2673d12216a9d398e54dc3470927f3e18496 (diff) | |
| download | mate-settings-daemon-5bef66d4e748c4f0f56a65dca01dee09d82b5900.tar.bz2 mate-settings-daemon-5bef66d4e748c4f0f56a65dca01dee09d82b5900.tar.xz | |
Refers to mate-desktop/mate-terminal#487
update pot file
remove transifex configuration
remove es_ES files/folder/config as es exists
Diffstat (limited to 'po/Makevars')
| -rw-r--r-- | po/Makevars | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index 65594cf..0ea0279 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,11 +69,13 @@ MSGINIT_OPTIONS = # has changed. Possible values are "yes" and "no". Set this to no if # the POT file is checked in the repository and the version control # program ignores timestamps. -PO_DEPENDS_ON_POT = yes +# Set to NO as Weblate is doing it and we don't want conflict +PO_DEPENDS_ON_POT = no # This tells whether or not to forcibly update $(DOMAIN).pot and # regenerate PO files on "make dist". Possible values are "yes" and # "no". Set this to no if the POT file and PO files are maintained # externally. -DIST_DEPENDS_ON_UPDATE_PO = yes +# Set to NO as Weblate is doing it and we don't want conflict +DIST_DEPENDS_ON_UPDATE_PO = no $(DOMAIN).pot-update: export GETTEXTDATADIRS = $(top_srcdir) |
