From 091ae73930f61f1438ac9eb1a6e2e5fda52d578b Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Thu, 22 Oct 2020 12:01:28 +0200 Subject: Resolves tdf#137671 - Extensions on Impres start-up Change-Id: Id84b97d7f99f142b94ef1304bf202d1026ff4120 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104651 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sfx2/source/doc/templatedlg.cxx | 1 - sfx2/uiconfig/ui/templatedlg.ui | 204 +++++++++++++++++++--------------------- 2 files changed, 95 insertions(+), 110 deletions(-) (limited to 'sfx2') diff --git a/sfx2/source/doc/templatedlg.cxx b/sfx2/source/doc/templatedlg.cxx index 78910b8cf374..df51462e36cd 100644 --- a/sfx2/source/doc/templatedlg.cxx +++ b/sfx2/source/doc/templatedlg.cxx @@ -1335,7 +1335,6 @@ SfxTemplateSelectionDlg::SfxTemplateSelectionDlg(weld::Window* pParent) mxCBApp->set_sensitive(false); mxActionBar->hide(); - mxMoreTemplatesButton->hide(); mxMoveButton->hide(); mxExportButton->hide(); mxCBXHideDlg->show(); diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui index 81259e0c9518..d9135e87c551 100644 --- a/sfx2/uiconfig/ui/templatedlg.ui +++ b/sfx2/uiconfig/ui/templatedlg.ui @@ -87,6 +87,22 @@ True + + + Show this dialog at startup + True + False + True + 0 + True + + + False + True + 1 + True + + gtk-ok @@ -100,7 +116,7 @@ False True - 1 + 2 @@ -114,7 +130,7 @@ False True - 2 + 3 @@ -330,57 +346,15 @@ True False - - True - False - - - True - False - Settings - image7 - none - True - menu1 - False - - - False - True - 0 - - - - - True - True - True - Add more templates via extension - image5 - none - True - - - False - True - 1 - - - - - Show this dialog at startup - True - False - True - 0 - True - - - False - True - 3 - - + + True + False + Settings + image7 + none + True + menu1 + False False @@ -389,69 +363,81 @@ - + + _Extensions True - False - end - 3 - - - Move - True - True - True - Move Templates - image3 - none - True - - - False - True - 0 - - - - - Export - True - True - True - Export Templates - image1 - none - True - - - False - True - 2 - - - - - Import - True - True - True - Import Templates - image4 - none - True - - - False - True - 3 - - + True + True + Add more templates via extension + image5 + none + True + True - True + False True + end 1 + + + Import + True + True + True + Import Templates + image4 + none + True + + + False + True + end + 2 + + + + + Export + True + True + True + Export Templates + image1 + none + True + + + False + True + end + 3 + + + + + Move + True + True + True + Move Templates + image3 + none + True + + + False + True + end + 4 + + + + + False -- cgit v1.2.3