diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-04-11 10:05:47 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-04-11 10:05:47 +0200 |
commit | 5f462f04eda4e09b61f5d8ab1df1b87738f438f6 (patch) | |
tree | 4c5c8f99d72dfa6497a0e0bffe70334d0903822b /.tx/config | |
parent | ba651cf0a0e3842029a8982f08c01209534daadf (diff) | |
download | calcurse-5f462f04eda4e09b61f5d8ab1df1b87738f438f6.tar.gz calcurse-5f462f04eda4e09b61f5d8ab1df1b87738f438f6.zip |
Add base transifex-client configuration file.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
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 0000000..b93539c --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.net + +[calcurse.calcursepot] +file_filter = po/<lang>.po +source_file = po/calcurse.pot +source_lang = en |