[rygel] Add --add-comments to XGETTEXT_OPTIONS in Makevars
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] Add --add-comments to XGETTEXT_OPTIONS in Makevars
- Date: Tue, 16 Aug 2016 07:06:28 +0000 (UTC)
commit 5baa2a847970d72ed8baa57e1d32eeecf889f1f7
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Aug 16 09:05:26 2016 +0200
Add --add-comments to XGETTEXT_OPTIONS in Makevars
So that comments from .desktop file appear in the .po files.
po/Makevars | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index df09a7b..0c4f2a3 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --add-comments
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]