summaryrefslogtreecommitdiffstats
path: root/tools/linguist/linguist
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-10-01 16:52:00 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-10-01 18:05:04 +0200
commit504e6c63bc7fc577b2a97b0e459bab4f872652e6 (patch)
tree93344738f1ead06779d9686c8a894c77900914a8 /tools/linguist/linguist
parentd2a0ebd94b1bba93e74dd40db5044b125b1de614 (diff)
remove *_untranslated.ts
with the current scheme of running "make ts" only when doing a particular translation and checking in only the relevant file, these files are never updated. lconvert can generate an empty template from any translation anyway.
Diffstat (limited to 'tools/linguist/linguist')
-rw-r--r--tools/linguist/linguist/linguist.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro
index 00ebec11cf..c7f6f1cc0e 100644
--- a/tools/linguist/linguist/linguist.pro
+++ b/tools/linguist/linguist/linguist.pro
@@ -98,7 +98,6 @@ RESOURCES += linguist.qrc
TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/linguist_ja.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_pl.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_ru.ts \
- $$[QT_INSTALL_TRANSLATIONS]/linguist_untranslated.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_zh_CN.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_zh_TW.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_de.ts \