diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-12-14 16:32:58 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-12-14 16:36:20 +0100 |
commit | 52fdce9f61ae9cca8a26656a089c6958757dc3aa (patch) | |
tree | 5f1c18a8af7198c6830c9802e3766af0c496c786 /xmlhelp/prj | |
parent | c10c07701a57d5e13fb47312615a946d51fc3b3b (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/prj')
-rw-r--r-- | xmlhelp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 7430bf6d7ba9..00e285cde858 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper l10ntools NULL +xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper l10ntools unotools NULL xh xmlhelp usr1 - all xh_mkout NULL xh xmlhelp\inc nmake - all xh_inc NULL xh xmlhelp\source\treeview nmake - all xh_treeview xh_inc NULL |