summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-15 00:46:17 +0200
committerraveit65 <[email protected]>2018-09-15 00:46:17 +0200
commitda628a28af0aa3723923166fbfe3d4ad34c848b6 (patch)
tree81c52b1add5c0b988302ff4df786bf42fac438f8
parentecb6203fa95c40d00604474ee855b79879d38c27 (diff)
downloadmate-utils-da628a28af0aa3723923166fbfe3d4ad34c848b6.tar.bz2
mate-utils-da628a28af0aa3723923166fbfe3d4ad34c848b6.tar.xz
tx: fix config file
-rw-r--r--.tx/config9
1 files changed, 5 insertions, 4 deletions
diff --git a/.tx/config b/.tx/config
index 72f37a26..348a3a08 100644
--- a/.tx/config
+++ b/.tx/config
@@ -10,28 +10,29 @@ minimum_perc = 2
[MATE.master--mate-disk-usage-analyzer]
file_filter = baobab/help/<lang>/<lang>.po
-source_file = baobab/help/mate-disk-usage-analyzer.pot
+source_file = baobab/mate-disk-usage-analyzer.pot
source_lang = en
type = PO
minimum_perc = 2
[MATE.master--mate-search-tool]
file_filter = gsearchtool/help/<lang>/<lang>.po
-source_file = gsearchtool/help/mate-search-tool.pot
+source_file = gsearchtool/mate-search-tool.pot
source_lang = en
type = PO
minimum_perc = 2
[MATE.master--mate-system-log]
file_filter = logview/help/<lang>/<lang>.po
-source_file = logview/help/mate-system-log.pot
+source_file = logview/mate-system-log.pot
source_lang = en
type = PO
minimum_perc = 2
[MATE.master--mate-dictionary]
file_filter = mate-dictionary/help/<lang>/<lang>.po
-source_file = mate-dictionary/help/mate-dictionary.pot
+source_file = mate-dictionary/mate-dictionary.pot
source_lang = en
type = PO
minimum_perc = 2
+