Kaydet (Commit) 1a3accb1 authored tarafından Yousuf Philips's avatar Yousuf Philips

removed duplicate entries found in menuids3_tmpl.src

Change-Id: I28d5bc9e8ddeb7ef42d608e55a63762657dfbf51
Reviewed-on: https://gerrit.libreoffice.org/13700Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 84e3c5ac
...@@ -145,22 +145,6 @@ ...@@ -145,22 +145,6 @@
Text [ en-US ] = "Display Objects from Master" ; \ Text [ en-US ] = "Display Objects from Master" ; \
}; };
#define MN_HIDE_SLIDE \
MenuItem\
{\
Identifier = SID_HIDE_SLIDE ; \
HelpId = CMD_SID_HIDE_SLIDE ; \
Text [ en-US ] = "~Hide Slide" ; \
};
#define MN_SHOW_SLIDE \
MenuItem\
{\
Identifier = SID_SHOW_SLIDE ; \
HelpId = CMD_SID_SHOW_SLIDE ; \
Text [ en-US ] = "~Show Slide" ; \
};
#define MN_PAGE_MENU \ #define MN_PAGE_MENU \
MenuItem\ MenuItem\
{\ {\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment