Extra options for xgettext
svn: r11843
This commit is contained in:
parent
fae629c013
commit
179b3ae6e0
@ -7,11 +7,7 @@ top_builddir = ..
|
||||
# These options get passed to xgettext.
|
||||
|
||||
|
||||
XGETTEXT_OPTIONS = --package-name=@PACKAGE@ \
|
||||
--package-version=@VERSIONSTRING@ \
|
||||
--add-comments="TRANS:" \
|
||||
--no-wrap
|
||||
|
||||
XGETTEXT_OPTIONS = -d=@PACKAGE@ --add-comments="TRANS:" --no-wrap
|
||||
|
||||
# possible options to include:
|
||||
# -c, --add-comments[=TAG] place comment block with TAG (or those
|
||||
|
@ -106,6 +106,7 @@ src/DateHandler/__init__.py
|
||||
# docgen directory
|
||||
src/docgen/ODSDoc.py
|
||||
src/docgen/ODSTab.py
|
||||
src/docgen/OpenSpreadSheet.py
|
||||
src/docgen/SpreadSheetDoc.py
|
||||
src/docgen/TextBufDoc.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user