summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:54:40 +0200
committermbkma <[email protected]>2022-10-28 23:41:42 +0200
commit46d68c2f2c90cd35630d18ef78d2c142756b38bd (patch)
tree994a6191fd55dbc510f607e235c2b67893e39a29
parentfc18162c79947563eb19aaf6ba8ec1acea9e40bb (diff)
downloadcaja-46d68c2f2c90cd35630d18ef78d2c142756b38bd.tar.bz2
caja-46d68c2f2c90cd35630d18ef78d2c142756b38bd.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028214812.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 04810c08..8f6cfe82 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--caja]
-file_filter = po/<lang>.po
-source_file = po/caja.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--caja]
+file_filter = po/<lang>.po
+source_file = po/caja.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028214812.bak b/.tx/config_20221028214812.bak
new file mode 100755
index 00000000..04810c08
--- /dev/null
+++ b/.tx/config_20221028214812.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--caja]
+file_filter = po/<lang>.po
+source_file = po/caja.pot
+source_lang = en
+type = PO
+minimum_perc = 2