diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-11-17 10:58:20 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-11-17 11:03:36 +0100 |
commit | 4c530d3d18727567d3c5ec3721dc46866b34d2e0 (patch) | |
tree | 19c1a63eb6aa7376ae11fd6b36f88cb2a4563431 /Repository.mk | |
parent | 5b328e8f28b131f4ee391c66b4ae58f8193a0050 (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 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index ac07ba14cee5..eca28cedf535 100644 --- a/Repository.mk +++ b/Repository.mk @@ -54,7 +54,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ sp2bv \ svg2odf \ svidl \ - stringex \ transex3 \ treex \ uiex \ |