summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-05-30 16:50:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-05-31 15:07:00 +0200
commit490e9dbade4f9d69cab4b1ec435944c9b4d2f6c2 (patch)
tree9ee234da59e1ae7528efd45bb53d48d051697071 /sd/source/ui/app
parente0e12738449063abd9aad34ef78d26183ff11d6a (diff)
disambiguate dual use of toolbar ids
for toolbar title string resource and identifier (for config) Change-Id: I2657c3cbb586a62d8075db7cb43cc064b2030f28 Reviewed-on: https://gerrit.libreoffice.org/38274 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r--sd/source/ui/app/strings.src45
-rw-r--r--sd/source/ui/app/toolbox.src5
2 files changed, 0 insertions, 50 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 89b9b00dd9bb..d1d9566cdf9f 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -20,46 +20,6 @@
#include "glob.hrc"
#include "helpids.h"
-String STR_DRAW_TOOLBOX
-{
- Text [ en-US ] = "Drawings Toolbar" ;
-};
-String STR_SLIDE_TOOLBOX
-{
- Text [ en-US ] = "Slide Bar" ;
-};
-String STR_OUTLINE_TOOLBOX
-{
- Text [ en-US ] = "Outline Bar" ;
-};
-String STR_DRAW_OBJ_TOOLBOX
-{
- Text [ en-US ] = "Draw Object Bar" ;
-};
-String STR_GRAPHIC_OBJ_TOOLBOX
-{
- Text [ en-US ] = "Draw Object Bar/Image" ;
-};
-String STR_DRAW_OPTIONS_TOOLBOX
-{
- Text [ en-US ] = "Options Bar" ;
-};
-String STR_DRAW_COMMONTASK_TOOLBOX
-{
- Text [ en-US ] = "Presentation" ;
-};
-String STR_SLIDE_OBJ_TOOLBOX
-{
- Text [ en-US ] = "Slide Object Bar" ;
-};
-String STR_GLUEPOINTS_TOOLBOX
-{
- Text [ en-US ] = "Glue Point Object Bar" ;
-};
-String STR_DRAW_TEXT_TOOLBOX
-{
- Text [ en-US ] = "Text Object Bar" ;
-};
String STR_NULL
{
Text [ en-US ] = "None" ;
@@ -871,11 +831,6 @@ String STR_PRES_PAUSE
Text [ en-US ] = "Pause..." ;
};
-String STR_DRAW_GRAF_TOOLBOX
-{
- Text [ en-US ] = "Image Object Bar" ;
-};
-
String STR_UNDO_APPLY_3D_FAVOURITE
{
Text [ en-US ] = "Apply 3D favorite";
diff --git a/sd/source/ui/app/toolbox.src b/sd/source/ui/app/toolbox.src
index f0f7c6a479ad..30158180382c 100644
--- a/sd/source/ui/app/toolbox.src
+++ b/sd/source/ui/app/toolbox.src
@@ -21,11 +21,6 @@
#include "cfgids.hxx"
#include <svx/svxids.hrc>
-String RID_DRAW_VIEWER_TOOLBOX
-{
- Text [ en-US ] = "Function Bar (viewing mode)" ;
-};
-
String RID_DRAW_MEDIA_TOOLBOX
{
Text [ en-US ] = "Media Playback" ;