NB: add tabbed_compact and contextual NB to Draw
Change-Id: Ibdca2026f29483948c2fafaf499a82d2a4acf08b Reviewed-on: https://gerrit.libreoffice.org/73095 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
This commit is contained in:
parent
40c096508d
commit
8291f1ebc2
@ -741,6 +741,34 @@
|
||||
<value>true</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="TabbedCompact" oor:op="replace">
|
||||
<prop oor:name="Label">
|
||||
<value xml:lang="en-US">Tabbed Compact</value>
|
||||
</prop>
|
||||
<prop oor:name="HasNotebookbar">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="IsExperimental">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="MenuPosition">
|
||||
<value>4</value>
|
||||
</prop>
|
||||
<prop oor:name="CommandArg">
|
||||
<value>notebookbar_compact.ui</value>
|
||||
</prop>
|
||||
<prop oor:name="Toolbars">
|
||||
<value>
|
||||
</value>
|
||||
</prop>
|
||||
<prop oor:name="UserToolbars">
|
||||
<value>
|
||||
</value>
|
||||
</prop>
|
||||
<prop oor:name="Sidebar">
|
||||
<value>Arrow</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="GroupedbarCompact" oor:op="replace">
|
||||
<prop oor:name="Label">
|
||||
<value xml:lang="en-US">Groupedbar Compact</value>
|
||||
@ -783,7 +811,7 @@
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="MenuPosition">
|
||||
<value>6</value>
|
||||
<value>7</value>
|
||||
</prop>
|
||||
<prop oor:name="CommandArg">
|
||||
<value>notebookbar_groupedbar_full.ui</value>
|
||||
@ -803,6 +831,37 @@
|
||||
<value>true</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="ContextualSingle" oor:op="replace">
|
||||
<prop oor:name="Label">
|
||||
<value xml:lang="en-US">Contextual Single</value>
|
||||
</prop>
|
||||
<prop oor:name="HasNotebookbar">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
<prop oor:name="IsExperimental">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
<prop oor:name="MenuPosition">
|
||||
<value>6</value>
|
||||
</prop>
|
||||
<prop oor:name="CommandArg">
|
||||
<value>notebookbar_single.ui</value>
|
||||
</prop>
|
||||
<prop oor:name="Toolbars">
|
||||
<value>
|
||||
</value>
|
||||
</prop>
|
||||
<prop oor:name="UserToolbars">
|
||||
<value>
|
||||
</value>
|
||||
</prop>
|
||||
<prop oor:name="Sidebar">
|
||||
<value>Arrow</value>
|
||||
</prop>
|
||||
<prop oor:name="HasMenubar">
|
||||
<value>true</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<node oor:name="Formula" oor:op="replace">
|
||||
|
@ -114,6 +114,8 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/sdraw,\
|
||||
sd/uiconfig/sdraw/ui/insertslidesdialog \
|
||||
sd/uiconfig/sdraw/ui/namedesign \
|
||||
sd/uiconfig/sdraw/ui/notebookbar \
|
||||
sw/uiconfig/swriter/ui/notebookbar_compact \
|
||||
sw/uiconfig/swriter/ui/notebookbar_single \
|
||||
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact \
|
||||
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full \
|
||||
sd/uiconfig/sdraw/ui/paranumberingtab \
|
||||
|
19599
sd/uiconfig/sdraw/ui/notebookbar_compact.ui
Normal file
19599
sd/uiconfig/sdraw/ui/notebookbar_compact.ui
Normal file
File diff suppressed because it is too large
Load Diff
12055
sd/uiconfig/sdraw/ui/notebookbar_single.ui
Normal file
12055
sd/uiconfig/sdraw/ui/notebookbar_single.ui
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user