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