[dconf-editor] Change po files regeneration options.



commit ead945e0d80053a137cc74cf5031f8d6c51b743b
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Dec 31 10:48:23 2016 +0100

    Change po files regeneration options.

 po/Makevars |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index e9e6395..c1f0b0f 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -70,10 +70,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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]