diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2011-09-13 14:11:14 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-09-13 14:11:14 +0300 |
commit | 95a0584a2ebff142abfc3e2a2a5b9f6393edd3e4 (patch) | |
tree | 1843b3b3652cc5961b6e6c5ce7b5e512e5734935 /.tx/config | |
parent | 9df2b3c7241ae8bddd75716a7ab28e301298cbda (diff) | |
download | librpm-tizen-95a0584a2ebff142abfc3e2a2a5b9f6393edd3e4.tar.gz librpm-tizen-95a0584a2ebff142abfc3e2a2a5b9f6393edd3e4.tar.bz2 librpm-tizen-95a0584a2ebff142abfc3e2a2a5b9f6393edd3e4.zip |
Add Transifex config + adjust .gitignore to track it
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 000000000..6497c99b7 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.net + +[rpm.master-po-rpm-pot] +file_filter = po/<lang>.po +source_file = po/rpm.pot +source_lang = en + |