[gnome-sudoku] Update MSGCTXT and PACKAGE_GNU in Makevars



commit a40fbab310b281c595170fb2a445996ec7dd3aa8
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Sun Nov 6 14:41:55 2016 +0000

    Update MSGCTXT and PACKAGE_GNU in Makevars

 po/Makevars |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index da1fabe..6656da6 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -25,7 +25,7 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc.
 # Possible values are "yes", "no", or empty.  If it is empty, try to
 # detect it automatically by scanning the files in $(top_srcdir) for
 # "GNU packagename" string.
-PACKAGE_GNU =
+PACKAGE_GNU = no
 
 # This is the email address or URL to which the translators shall report
 # bugs in the untranslated strings:
@@ -51,7 +51,7 @@ EXTRA_LOCALE_CATEGORIES =
 # context.  Possible values are "yes" and "no".  Set this to yes if the
 # package uses functions taking also a message context, like pgettext(), or
 # if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
-USE_MSGCTXT = no
+USE_MSGCTXT = yes
 
 # These options get passed to msgmerge.
 # Useful options are in particular:


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