diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-27 15:13:40 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-27 15:13:40 +0100 |
commit | 5e0c2b62615239a98298e4c3c6442231e720cdca (patch) | |
tree | d426f104495047a97aab0f5299c4f6273d9c2cde /.tx/config | |
parent | 38baf9e50299cda55822256c1d8db5722593e554 (diff) | |
download | mate-notification-daemon-5e0c2b62615239a98298e4c3c6442231e720cdca.tar.bz2 mate-notification-daemon-5e0c2b62615239a98298e4c3c6442231e720cdca.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 0000000..43f939a --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-notification-daemon] +file_filter = po/<lang>.po +source_file = po/mate-notification-daemon.pot +source_lang = en |