summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tx/config11
-rwxr-xr-x.tx/config_20221028215409.bak9
2 files changed, 15 insertions, 5 deletions
diff --git a/.tx/config b/.tx/config
index 0d175d5..9811d4e 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-[MATE.master--libmatekbd]
-file_filter = po/<lang>.po
-source_file = po/libmatekbd.pot
-source_lang = en
-type = PO
+[o:mate:p:MATE:r:master--libmatekbd]
+file_filter = po/<lang>.po
+source_file = po/libmatekbd.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028215409.bak b/.tx/config_20221028215409.bak
new file mode 100755
index 0000000..0d175d5
--- /dev/null
+++ b/.tx/config_20221028215409.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--libmatekbd]
+file_filter = po/<lang>.po
+source_file = po/libmatekbd.pot
+source_lang = en
+type = PO
+minimum_perc = 2