summaryrefslogtreecommitdiff
path: root/xmlhelp/util
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-12-14 16:32:58 +0100
committerPetr Mladek <pmladek@suse.cz>2010-12-14 16:36:20 +0100
commit52fdce9f61ae9cca8a26656a089c6958757dc3aa (patch)
tree5f1c18a8af7198c6830c9802e3766af0c496c786 /xmlhelp/util
parentc10c07701a57d5e13fb47312615a946d51fc3b3b (diff)
use BrOffice also in the help content when enabled (fdo#31770)
use ::utl::ConfigManager::GetDirectConfigProperty to get the product name; it returns BrOffice in pt_BR locales when BrOffice branding enabled Signed off by Michael Meeks <michael.meeks@novell.com>
Diffstat (limited to 'xmlhelp/util')
-rw-r--r--xmlhelp/util/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk
index 66551f15bffc..5bc5bc690bac 100644
--- a/xmlhelp/util/makefile.mk
+++ b/xmlhelp/util/makefile.mk
@@ -59,6 +59,7 @@ SHL1STDLIBS= \
$(COMPHELPERLIB) \
$(SALLIB) \
$(EXPATASCII3RDLIB) \
+ $(UNOTOOLSLIB) \
$(UCBHELPERLIB) \
$(BERKELEYLIB) \
$(XSLTLIB)