summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:54:47 +0200
committermbkma <[email protected]>2022-10-28 21:54:47 +0200
commit4ccf751fd04c005c0af1adb2aba1444c39e3d9b4 (patch)
treebdd01a181b4f126b5ebb00e4c3ebf304cdc4e846
parent9b8b3fb98ee475fc6db97e28c70dbd532b8de8a8 (diff)
downloadpython-caja-4ccf751fd04c005c0af1adb2aba1444c39e3d9b4.tar.bz2
python-caja-4ccf751fd04c005c0af1adb2aba1444c39e3d9b4.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028215447.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 4c3300e..25ae9b9 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--python-caja]
-file_filter = po/<lang>.po
-source_file = po/python-caja.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--python-caja]
+file_filter = po/<lang>.po
+source_file = po/python-caja.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028215447.bak b/.tx/config_20221028215447.bak
new file mode 100755
index 0000000..4c3300e
--- /dev/null
+++ b/.tx/config_20221028215447.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--python-caja]
+file_filter = po/<lang>.po
+source_file = po/python-caja.pot
+source_lang = en
+type = PO
+minimum_perc = 2