summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:55:03 +0200
committermbkma <[email protected]>2022-10-28 21:55:03 +0200
commit0319d5958349d60dd989b3204ad43e041bca8fd8 (patch)
tree661952dd750c07c92b5ac9c318c80694a02b81d0
parentdfc041f39969c00dfdd7921a973928849782328a (diff)
downloadcaja-extensions-0319d5958349d60dd989b3204ad43e041bca8fd8.tar.bz2
caja-extensions-0319d5958349d60dd989b3204ad43e041bca8fd8.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028215503.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 84308a0..6fab7f2 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--caja-extensions]
-file_filter = po/<lang>.po
-source_file = po/caja-extensions.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--caja-extensions]
+file_filter = po/<lang>.po
+source_file = po/caja-extensions.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028215503.bak b/.tx/config_20221028215503.bak
new file mode 100755
index 0000000..84308a0
--- /dev/null
+++ b/.tx/config_20221028215503.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--caja-extensions]
+file_filter = po/<lang>.po
+source_file = po/caja-extensions.pot
+source_lang = en
+type = PO
+minimum_perc = 2