diff options
-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..0e8ea3e --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-desktop] +file_filter = po/<lang>.po +source_file = po/mate-desktop.pot +source_lang = en |