summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:55:10 +0200
committermbkma <[email protected]>2022-10-28 23:49:07 +0200
commit89232010c024c4a8392c8cd1d537d7f58e9a777a (patch)
tree60339368f36e39cd51e198541f74b408f9886f65
parent0096e237d420e6247a75a1c6940a818e309ac2a7 (diff)
downloadmate-backgrounds-89232010c024c4a8392c8cd1d537d7f58e9a777a.tar.bz2
mate-backgrounds-89232010c024c4a8392c8cd1d537d7f58e9a777a.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028214814.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 244d814..4663659 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--mate-backgrounds]
-file_filter = po/<lang>.po
-source_file = po/mate-backgrounds.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--mate-backgrounds]
+file_filter = po/<lang>.po
+source_file = po/mate-backgrounds.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028214814.bak b/.tx/config_20221028214814.bak
new file mode 100755
index 0000000..244d814
--- /dev/null
+++ b/.tx/config_20221028214814.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--mate-backgrounds]
+file_filter = po/<lang>.po
+source_file = po/mate-backgrounds.pot
+source_lang = en
+type = PO
+minimum_perc = 2