diff options
| author | Olivier Schneider <[email protected]> | 2026-04-02 16:03:19 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:19:18 +0200 |
| commit | af7fdb1069fd503dc59c8187112ced208f43c49e (patch) | |
| tree | ef288c35959dee04e4b1f0ff679f5db8ba24c978 /po/Makevars | |
| parent | 7ead2aeff335515fbb7741508635228af7266a06 (diff) | |
| download | libmatekbd-af7fdb1069fd503dc59c8187112ced208f43c49e.tar.bz2 libmatekbd-af7fdb1069fd503dc59c8187112ced208f43c49e.tar.xz | |
weblate migration
Diffstat (limited to 'po/Makevars')
| -rw-r--r-- | po/Makevars | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index 31f6faf..5dab0cb 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) |
