From 75b9109a2da35cf0f0914504145d84cf918c6af2 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 12 Nov 2020 20:48:50 +0000 Subject: weld TabBar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I698f4dfc64bfa9bc4896111757616b4051b10293 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105797 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sfx2/uiconfig/ui/tabbar.ui | 13 ++++ sfx2/uiconfig/ui/tabbarcontents.ui | 145 +++++++++++++++++++++++++++++++++++++ sfx2/uiconfig/ui/tabbutton.ui | 25 +++++++ 3 files changed, 183 insertions(+) create mode 100644 sfx2/uiconfig/ui/tabbar.ui create mode 100644 sfx2/uiconfig/ui/tabbarcontents.ui create mode 100644 sfx2/uiconfig/ui/tabbutton.ui (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/tabbar.ui b/sfx2/uiconfig/ui/tabbar.ui new file mode 100644 index 000000000000..66e9ad4e9fb9 --- /dev/null +++ b/sfx2/uiconfig/ui/tabbar.ui @@ -0,0 +1,13 @@ + + + + + + True + False + vertical + + + + + diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui new file mode 100644 index 000000000000..34aa02d360df --- /dev/null +++ b/sfx2/uiconfig/ui/tabbarcontents.ui @@ -0,0 +1,145 @@ + + + + + + True + False + sfx2/res/symphony/open_more.png + 2 + + + True + False + + + True + False + + + + + True + False + Dock + True + + + + + + True + False + Undock + True + + + + + + True + False + Close Sidebar + True + + + + + True + False + Customization + True + + + True + False + + + True + False + + + + + True + False + Restore Default + True + + + + + + + + + False + + + True + False + vertical + + + True + False + 2 + vertical + + + True + True + True + Sidebar Settings + center + 3 + image6 + none + True + mainmenu + False + + + False + True + 0 + + + + + True + False + center + vertical + icons + False + + + True + False + True + sfx2/res/symphony/open_more.png + + + False + True + + + + + False + True + 1 + + + + + False + True + 0 + + + + + + diff --git a/sfx2/uiconfig/ui/tabbutton.ui b/sfx2/uiconfig/ui/tabbutton.ui new file mode 100644 index 000000000000..c7cc2228d1a3 --- /dev/null +++ b/sfx2/uiconfig/ui/tabbutton.ui @@ -0,0 +1,25 @@ + + + + + + True + False + center + False + vertical + icons + False + + + True + False + True + + + False + True + + + + -- cgit