summaryrefslogtreecommitdiff
path: root/l10ntools/StaticLibrary_transex.mk
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2012-08-29 09:47:26 +0200
committerAndras Timar <atimar@suse.com>2012-08-29 07:59:36 +0000
commit437ae002185a81802cb31b00fa777a7b5d8f9847 (patch)
treecc117bb7725202b1764dacb174e224e22ff91ebd /l10ntools/StaticLibrary_transex.mk
parent42688495edac102b18014a02072ba081870059db (diff)
Renew localization and kill sdf 1.step
Extract strings from source directly to pot files Implement PoHeader and PoEntry classes Renew fomrat of pot/po files Implement conversion from old po to new po Change-Id: I411b6041f7d525e76b189d7f31adc5b9ab60f6d6 Reviewed-on: https://gerrit.libreoffice.org/506 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'l10ntools/StaticLibrary_transex.mk')
-rw-r--r--l10ntools/StaticLibrary_transex.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index e8c84b7d3662..21f50e572ef6 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
l10ntools/source/merge \
l10ntools/source/file \
l10ntools/source/directory \
+ l10ntools/source/po \
))
# vim: set noet sw=4 ts=4: