diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-01 11:45:28 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-01 11:45:28 +0200 |
commit | 0327df0661d8633740288dd5aa928417bd025398 (patch) | |
tree | c67420c8defd4539ec93a6458d455f3cdcbb4f8f /.tx/config | |
parent | 45fa26d6e1e968ac4e5058aefd66e0bc24c13472 (diff) | |
download | atril-0327df0661d8633740288dd5aa928417bd025398.tar.bz2 atril-0327df0661d8633740288dd5aa928417bd025398.tar.xz |
Add transifex configuration file
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..c5b18f8e --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.atril] +file_filter = po/<lang>.po +source_file = po/atril.pot +source_lang = en |