From 6b3efba2510114acd5e60035e34c221f2cff839e Mon Sep 17 00:00:00 2001 From: Ashley Rich Date: Fri, 11 Dec 2015 20:15:50 +0000 Subject: [PATCH] Update build process --- .tx/config | 4 ++-- build-cfg/config.php | 4 +++- build-cfg/filter | 11 +---------- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/.tx/config b/.tx/config index 3a1419e..bf6d2ef 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com [delightful-downloads.delightful-downloads] -file_filter = languages/delightful-downloads-.po -source_file = languages/delightful-downloads.pot +file_filter = src/delightful-downloads/languages/delightful-downloads-.po +source_file = src/delightful-downloads/languages/delightful-downloads.pot source_lang = en_US type = PO \ No newline at end of file diff --git a/build-cfg/config.php b/build-cfg/config.php index 8d19011..195b352 100644 --- a/build-cfg/config.php +++ b/build-cfg/config.php @@ -1,3 +1,5 @@