diff options
| author | Olivier Schneider <[email protected]> | 2026-04-17 11:29:30 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:16:28 +0200 |
| commit | 5a3f04ef4b8fda3e8aed74c0b010a065d010355d (patch) | |
| tree | c2363b8fe2d4151cdc5d325f3e8b8925402ea07a /po | |
| parent | 2b058ed2e6356f1988e4b3f8c55609c3a569a9d6 (diff) | |
| download | python-caja-5a3f04ef4b8fda3e8aed74c0b010a065d010355d.tar.bz2 python-caja-5a3f04ef4b8fda3e8aed74c0b010a065d010355d.tar.xz | |
update pot files
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 a04c35c..5eed07d 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 |
