summaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-06 09:49:53 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-08 12:21:13 -0700
commit6bf55b59d8425d6cffa5137036a9d554fd8b21a5 (patch)
tree3a4cd5c0b3cfb5bf41683903a8df999f3e498e89 /.tx
parent1f8ac19718b832eeb39b482800a0038660e45769 (diff)
downloadsubsurface-6bf55b59d8425d6cffa5137036a9d554fd8b21a5.tar.gz
Add readme to transifex config
Still not sure if / how to use this, but at least now it's configured. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.tx')
-rw-r--r--.tx/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
index 2961116ae..a2def23b9 100644
--- a/.tx/config
+++ b/.tx/config
@@ -6,3 +6,9 @@ file_filter = po/<lang>.po
source_file = po/subsurface-new.pot
source_lang = en
type = PO
+
+[subsurface.readme]
+file_filter = l10n/README.<lang>
+source_file = README
+source_lang = en
+type = WIKI