summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:54:59 +0200
committermbkma <[email protected]>2022-10-28 21:54:59 +0200
commit97881dd5ba710caf250cfb16165cfc30cd47e815 (patch)
treecc71d868e34ba4ee3de738a10f7787221184ebca
parent0ae3d7fdce73059fc124b969f27db11a6322a027 (diff)
downloadmate-media-97881dd5ba710caf250cfb16165cfc30cd47e815.tar.bz2
mate-media-97881dd5ba710caf250cfb16165cfc30cd47e815.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028215459.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 31c8acb..2e77722 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--mate-media]
-file_filter = po/<lang>.po
-source_file = po/mate-media.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--mate-media]
+file_filter = po/<lang>.po
+source_file = po/mate-media.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028215459.bak b/.tx/config_20221028215459.bak
new file mode 100755
index 0000000..31c8acb
--- /dev/null
+++ b/.tx/config_20221028215459.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--mate-media]
+file_filter = po/<lang>.po
+source_file = po/mate-media.pot
+source_lang = en
+type = PO
+minimum_perc = 2