diff options
| author | Olivier Schneider <[email protected]> | 2026-04-29 22:12:02 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-29 22:12:02 +0200 |
| commit | 7e3b6dceee7a73703813efc6e309a060b120d8dc (patch) | |
| tree | 03104698cb99412a94a7bb9675d52ac0e51b228e /po/Makevars | |
| parent | d68c2d62a521d38a1ac8ffa2a096d85241bfb64a (diff) | |
| download | mate-backgrounds-master.tar.bz2 mate-backgrounds-master.tar.xz | |
* Weblate migration
* retrieve last transifex translations
* add translation coverage badge
* remove invalid po files
* remove empty po files
* update LINGUAS file
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 71210e1..152e4ce 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 GETTEXTDATADIR = $(top_srcdir) |
