summaryrefslogtreecommitdiff
path: root/.tx/config
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-25 14:32:34 +0200
committerraveit65 <[email protected]>2018-09-25 14:32:34 +0200
commit559328b8089a2d6023d7e0aaabc6c77a5213436a (patch)
tree9f0c55d6bdb97d331bbe2779d6cfa072a1d448bd /.tx/config
parent763cc8cb15027fb2842abf54733e735e0b621d95 (diff)
downloadpluma-559328b8089a2d6023d7e0aaabc6c77a5213436a.tar.bz2
pluma-559328b8089a2d6023d7e0aaabc6c77a5213436a.tar.xz
help: fix help links
collateral damage was caused by https://github.com/mate-desktop/pluma/commit/81f225e
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.tx/config b/.tx/config
index f1d5ae6b..01de96e7 100644
--- a/.tx/config
+++ b/.tx/config
@@ -3,14 +3,14 @@ host = https://www.transifex.com
[MATE.master--pluma]
file_filter = po/<lang>.po
-source_file = po/pluma.pot
+source_file = pluma.pot
source_lang = en
type = PO
minimum_perc = 2
[MATE.master--pluma-user-quide]
file_filter = help/<lang>/<lang>.po
-source_file = pluma-user-quide.pot
+source_file = help/pluma.pot
source_lang = en
type = PO
minimum_perc = 2