Kaydet (Commit) 81134e44 authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

NB draw tabbed add PhotoAlbum

Change-Id: Ieff9c7c7904b19b4202415b860b7a372503f46b6
Reviewed-on: https://gerrit.libreoffice.org/72926
Tested-by: Jenkins
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst 41750787
...@@ -4594,10 +4594,10 @@ ...@@ -4594,10 +4594,10 @@
<property name="toolbar_style">both-horiz</property> <property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property> <property name="show_arrow">False</property>
<child> <child>
<object class="GtkToolButton" id="Insert-InsertAVMedia"> <object class="GtkToolButton" id="Insert-PhotoAlbumDialog">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="action_name">.uno:InsertAVMedia</property> <property name="action_name">.uno:PhotoAlbumDialog</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
...@@ -4625,6 +4625,61 @@ ...@@ -4625,6 +4625,61 @@
<property name="position">2</property> <property name="position">2</property>
</packing> </packing>
</child> </child>
<child>
<object class="sfxlo-OptionalBox" id="Insert-Section-Media">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
<property name="vexpand">True</property>
<child>
<object class="GtkSeparator" id="separator49">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_top">5</property>
<property name="margin_bottom">5</property>
<property name="orientation">vertical</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom103">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
<property name="vexpand">True</property>
<property name="toolbar_style">both</property>
<property name="show_arrow">False</property>
<property name="icon_size">3</property>
<child>
<object class="GtkToolButton" id="Insert-InsertAVMedia">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:InsertAVMedia</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
<child> <child>
<object class="sfxlo-OptionalBox" id="Insert-Section-Hyperlink"> <object class="sfxlo-OptionalBox" id="Insert-Section-Hyperlink">
<property name="visible">True</property> <property name="visible">True</property>
...@@ -4742,7 +4797,7 @@ ...@@ -4742,7 +4797,7 @@
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">3</property> <property name="position">4</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -4862,7 +4917,7 @@ ...@@ -4862,7 +4917,7 @@
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">4</property> <property name="position">5</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -4911,7 +4966,7 @@ ...@@ -4911,7 +4966,7 @@
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">5</property> <property name="position">6</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -5030,7 +5085,7 @@ ...@@ -5030,7 +5085,7 @@
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">6</property> <property name="position">7</property>
</packing> </packing>
</child> </child>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment