summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorSusobhan Ghosh <susobhang70@gmail.com>2016-08-03 23:22:53 +0530
committerYousuf Philips <philipz85@hotmail.com>2016-08-13 12:11:09 +0000
commit64ff7453408e578b95073db1740bfef4f500a2e4 (patch)
tree19c675941f6c566386eb1eb71ec0ffda2d83d4c3 /sd/inc
parentcb3a00514a6baa9fe7c0660a743b95e1baed7bb8 (diff)
tdf#89466 Add Master Slide and Close Master View button
Impress only. Change panel title on master slide context. Disable controls in master view. Change-Id: Ic355a6c74d3f61ea23bcf80e2a2d7e7d7a7980b8 Reviewed-on: https://gerrit.libreoffice.org/27840 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/glob.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index bec03c2b9ab9..b950a516cea2 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.hrc
@@ -136,6 +136,8 @@
#define RID_SLIDESORTER_ICONS RID_GLOB_START+227
#define STR_DEAUTHORISE_CLIENT RID_GLOB_START+229
+#define STR_MASTERSLIDE_NAME RID_GLOB_START+230
+#define STR_MASTERPAGE_NAME RID_GLOB_START+231
#endif