diff options
| author | Olivier Schneider <[email protected]> | 2026-04-02 11:41:39 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:19:27 +0200 |
| commit | e53daff12094b8db6e8baac7b7ff7209f53da889 (patch) | |
| tree | e0883c4269b7b608bf2b870bcaa0991c27f92acf /po | |
| parent | 4974ffb4b16bed4bd8e98fd52484cb2a2cfb095e (diff) | |
| download | marco-e53daff12094b8db6e8baac7b7ff7209f53da889.tar.bz2 marco-e53daff12094b8db6e8baac7b7ff7209f53da889.tar.xz | |
weblate migration
Diffstat (limited to 'po')
| -rw-r--r-- | po/Makevars | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index fc964c5d..792a3598 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,11 +69,11 @@ 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 +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 +DIST_DEPENDS_ON_UPDATE_PO = no $(DOMAIN).pot-update: export GETTEXTDATADIRS = $(top_srcdir) |
