summaryrefslogtreecommitdiff
path: root/.tx/config_20221028215429.bak
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:54:30 +0200
committermbkma <[email protected]>2022-10-28 21:54:30 +0200
commitc04ba47fe992c03bd690d516816fcde037f0041b (patch)
tree8c0a97d0da1a071a23619acd9c940bf2ccffb616 /.tx/config_20221028215429.bak
parent886866b1437119ae9a21b4957d327071cf453308 (diff)
downloadatril-c04ba47fe992c03bd690d516816fcde037f0041b.tar.bz2
atril-c04ba47fe992c03bd690d516816fcde037f0041b.tar.xz
tx: migrate config file
Diffstat (limited to '.tx/config_20221028215429.bak')
-rwxr-xr-x.tx/config_20221028215429.bak16
1 files changed, 16 insertions, 0 deletions
diff --git a/.tx/config_20221028215429.bak b/.tx/config_20221028215429.bak
new file mode 100755
index 00000000..edf948d7
--- /dev/null
+++ b/.tx/config_20221028215429.bak
@@ -0,0 +1,16 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--atril]
+file_filter = po/<lang>.po
+source_file = atril.pot
+source_lang = en
+type = PO
+minimum_perc = 2
+
+[MATE.master--atril-user-guide]
+file_filter = help/<lang>/<lang>.po
+source_file = help/atril.pot
+source_lang = en
+type = PO
+minimum_perc = 2