From f08c5fbabf9f2b84786cd95131590be2e15bc604 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 13 May 2018 21:21:43 +0100 Subject: split PrintMonitor and weld SaveMonitor part MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I72325530027df69cabe8a0ec85b7b77d239ad453 Reviewed-on: https://gerrit.libreoffice.org/54300 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/uiconfig/swriter/ui/printmonitordialog.ui | 34 +++----- sw/uiconfig/swriter/ui/savemonitordialog.ui | 114 +++++++++++++++++++++++++++ 2 files changed, 123 insertions(+), 25 deletions(-) create mode 100644 sw/uiconfig/swriter/ui/savemonitordialog.ui (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/printmonitordialog.ui b/sw/uiconfig/swriter/ui/printmonitordialog.ui index ae76c4c390d1..825490fcd657 100644 --- a/sw/uiconfig/swriter/ui/printmonitordialog.ui +++ b/sw/uiconfig/swriter/ui/printmonitordialog.ui @@ -1,11 +1,18 @@ + - + False 6 Print monitor + True + 0 + 0 dialog + + + False @@ -45,18 +52,6 @@ False vertical 6 - - - False - True - Save-Monitor - - - False - True - 0 - - True @@ -70,6 +65,7 @@ + True False True is being prepared for printing on @@ -80,18 +76,6 @@ 2 - - - False - True - is being saved to - - - False - True - 3 - - True diff --git a/sw/uiconfig/swriter/ui/savemonitordialog.ui b/sw/uiconfig/swriter/ui/savemonitordialog.ui new file mode 100644 index 000000000000..622b3673e3a8 --- /dev/null +++ b/sw/uiconfig/swriter/ui/savemonitordialog.ui @@ -0,0 +1,114 @@ + + + + + + False + 6 + Save monitor + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-cancel + True + True + True + True + True + True + + + False + True + 0 + + + + + False + True + end + 0 + + + + + True + False + vertical + 6 + + + True + False + + + False + True + 1 + + + + + True + False + True + is being saved to + + + False + True + 3 + + + + + True + False + + + False + True + 4 + + + + + True + False + + + False + True + 5 + + + + + False + True + 1 + + + + + + cancel + + + -- cgit