summaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
authorOlivier Schneider <[email protected]>2026-04-29 22:15:16 +0200
committerGitHub <[email protected]>2026-04-29 22:15:16 +0200
commit1cf7c928e3d2bcfad548fdb747dff5cbc3d1441f (patch)
tree6b7168c1a805af4d3e633cff0b4d7120ace42e2f /po/Makevars
parent269e7f6c1413fd3d4724d60bc5f82324a2dbf2b6 (diff)
downloadatril-master.tar.bz2
atril-master.tar.xz
Weblate migration (#690)HEADmaster
* update pot files * retrieve last transifex translations * remove empty po file * add translation coverage badge * fix invalid po files
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 8a3d336c..01c42995 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)