sw/source/ui/app/mn.src | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
New commits: commit 89aee8b17f8dd4eb2213a7844a9ef26951e39775 Author: Yousuf Philips <philip...@hotmail.com> Date: Sun Apr 26 04:55:23 2015 +0400 Always show 'Bullets and Numbering' in context menu below 'Paragraph' Change-Id: Ie1218f18a5f2bf66e6d93df4ac9bb3955f0a231f Reviewed-on: https://gerrit.libreoffice.org/15536 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Yousuf Philips <philip...@hotmail.com> diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index 34e03f3..74ed6b2 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -40,7 +40,9 @@ MenuItem\ {\ ITEM_FORMAT_PARA_DLG\ - };\ + }; + +#define MN_PAGE\ MenuItem\ {\ Identifier = FN_FORMAT_PAGE_DLG ; \ @@ -197,6 +199,7 @@ SEPARATOR ; \ MN_TXT \ MN_NUMBERING \ + MN_PAGE \ ITEM_TRANSLITERATE_MENU \ SEPARATOR ; @@ -690,6 +693,7 @@ Menu MN_TAB_POPUPMENU { ITEM_FORMAT_PARA_DLG }; + MN_NUMBERING ITEM_TRANSLITERATE_MENU SEPARATOR ; _DEFAULT_TEXT_EDIT_ELEMENTS _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits