diff options
| author | Olivier Schneider <[email protected]> | 2026-04-02 16:07:13 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:19:08 +0200 |
| commit | 21f548d8a6627c2b9adbf9a7952a1d4bfc9fb13b (patch) | |
| tree | b0c4b14b12045dda8e3e862ec7f5c654a5cec37a /po | |
| parent | 7efaaffd4bc3ba9f94ec05af69e1a7f5b4e73cb9 (diff) | |
| download | libmatemixer-21f548d8a6627c2b9adbf9a7952a1d4bfc9fb13b.tar.bz2 libmatemixer-21f548d8a6627c2b9adbf9a7952a1d4bfc9fb13b.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 8d493dc..b5de049 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,10 +69,10 @@ 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 |
