summaryrefslogtreecommitdiff
path: root/framework/source/classes/resource.src
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-12-06 12:30:14 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-05-21 14:01:18 +0100
commit4fcda14828d2fa65cc2541ed3e3cb93dd7bc9ac8 (patch)
tree95d4af022076979ffffda4a7b90df3d0be82f724 /framework/source/classes/resource.src
parent819840979b82a7b19329eda63db0d5f8a291b9de (diff)
Related: #i121442# Remove unused UNO StatusbarControllers
(cherry picked from commit 06b91eb4cc81dde86875445c5acaa5c57111333b) Conflicts: framework/inc/uielement/logoimagestatusbarcontroller.hxx framework/inc/uielement/logotextstatusbarcontroller.hxx framework/inc/uielement/simpletextstatusbarcontroller.hxx framework/source/classes/resource.src framework/source/register/registerservices.cxx framework/source/uielement/logoimagestatusbarcontroller.cxx framework/source/uielement/logotextstatusbarcontroller.cxx framework/source/uielement/simpletextstatusbarcontroller.cxx officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu Change-Id: I799bd0fa29191efce4fe9a09f74247e38d8f8873
Diffstat (limited to 'framework/source/classes/resource.src')
-rw-r--r--framework/source/classes/resource.src11
1 files changed, 0 insertions, 11 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src
index 24874e53fd3e..8b1587a3dd40 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.src
@@ -119,11 +119,6 @@ String STR_TOOLBAR_TITLE_ADDON
Text [ en-US ] = "Add-On %num%";
};
-String STR_STATUSBAR_LOGOTEXT
-{
- Text [ en-US ] = "A %PRODUCTNAME product by %OOOVENDOR";
-};
-
// ***********************************************************************
// License Dialog
// ***********************************************************************
@@ -273,12 +268,6 @@ ModalDialog DLG_LICENSE
};
-Image RID_IMAGE_STATUSBAR_LOGO
-{
- ImageBitmap = Bitmap { File = "logo.png" ; };
- MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
-};
-
String STR_FULL_DISC_RETRY_BUTTON
{
Text [ en-US ] = "Retry" ;