summaryrefslogtreecommitdiff
path: root/l10ntools/Module_l10ntools.mk
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-17 10:58:20 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-17 11:03:36 +0100
commit4c530d3d18727567d3c5ec3721dc46866b34d2e0 (patch)
tree19c1a63eb6aa7376ae11fd6b36f88cb2a4563431 /l10ntools/Module_l10ntools.mk
parent5b328e8f28b131f4ee391c66b4ae58f8193a0050 (diff)
good-bye stringex, you served well
It will be better to handle Android Impress Remote localization independent of the big LibreOffice source tree. Instead of stringex, we will use android2po, a 3rd party utility for conversion strings.xml <-> pot/po. Change-Id: I4eae53e4f8d94c55e5564d54c5e5c214bc9569d7
Diffstat (limited to 'l10ntools/Module_l10ntools.mk')
-rw-r--r--l10ntools/Module_l10ntools.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/Module_l10ntools.mk b/l10ntools/Module_l10ntools.mk
index 979725296ee7..d391ed7463c7 100644
--- a/l10ntools/Module_l10ntools.mk
+++ b/l10ntools/Module_l10ntools.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_Module_add_targets_for_build,l10ntools,\
Executable_pocheck \
Executable_propex \
Executable_treex \
- Executable_stringex \
StaticLibrary_transex \
))