summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2010-10-04 20:16:27 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-10-04 20:16:27 -0400
commitadf74f455888c83f3746dc0572da26d3e6d7effd (patch)
treee846725b66665054a0af0cf8c2af2f594b97f8fe /framework
parent12748bd7ccbaecdd32b3e556d0a9e1b1b5bbc424 (diff)
Replace hardcoded "product by Oracle" with "product by %OOOVENDOR".
Diffstat (limited to 'framework')
-rw-r--r--framework/source/classes/resource.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src
index 2f8e1bdf2f16..1cd9ecc6dd30 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.src
@@ -124,7 +124,7 @@ String STR_TOOLBAR_TITLE_ADDON
String STR_STATUSBAR_LOGOTEXT
{
- Text [ en-US ] = "A %PRODUCTNAME product by Oracle";
+ Text [ en-US ] = "A %PRODUCTNAME product by %OOOVENDOR";
};
// ***********************************************************************