support listing translation files as sources
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 7 Sep 2012 19:28:59 +0000 (21:28 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 20 Sep 2012 12:35:13 +0000 (14:35 +0200)
commit68c83b8f367512ceba6e365f6d0efd50ef8de3e2
tree2562fa6c3533ab11eb9d9ef6e759331946653c88
parent79a9dab4fa751a60d046eb83d11a0954bd91f3f9
support listing translation files as sources

source strings from such files are marked as obsolete; the only purpose
is collecting possible translations.

this is an obscure feature meant to facilitate the modularization of the
qt catalogs. it's hard to describe in a few words (the format needed for
-help), so leaving it undocumented (for now).

Change-Id: I744ec7533425aee741b909bccf51442ca5241b10
Reviewed-by: hjk <qthjk@ovi.com>
src/linguist/lupdate/lupdate.h
src/linguist/lupdate/main.cpp
src/linguist/lupdate/merge.cpp