bump product version to 7.2.5.1
[LibreOffice.git] / sfx2 / uiconfig / ui / panel.ui
blobb6995f386bbdb2b00cf4c6ed8411be5450990fa0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <!-- n-columns=1 n-rows=2 -->
6 <object class="GtkGrid" id="Panel">
7 <property name="visible">True</property>
8 <property name="can-focus">False</property>
9 <child>
10 <object class="GtkBox" id="titlebar">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="spacing">6</property>
15 <child>
16 <object class="GtkImage" id="addonimage">
17 <property name="visible">True</property>
18 <property name="can-focus">False</property>
19 <property name="valign">center</property>
20 <property name="icon-name">missing-image</property>
21 </object>
22 <packing>
23 <property name="expand">False</property>
24 <property name="fill">True</property>
25 <property name="position">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkExpander" id="expander">
30 <property name="visible">True</property>
31 <property name="can-focus">True</property>
32 <property name="valign">center</property>
33 <property name="hexpand">True</property>
34 <child>
35 <object class="GtkBox">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="orientation">vertical</property>
39 <child>
40 <placeholder/>
41 </child>
42 </object>
43 </child>
44 <child type="label">
45 <object class="GtkLabel">
46 <property name="visible">True</property>
47 <property name="can-focus">False</property>
48 <property name="hexpand">True</property>
49 <property name="use-underline">True</property>
50 <attributes>
51 <attribute name="weight" value="bold"/>
52 </attributes>
53 </object>
54 </child>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">2</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkToolbar" id="toolbar">
64 <property name="can-focus">False</property>
65 <property name="no-show-all">True</property>
66 <property name="toolbar-style">icons</property>
67 <property name="show-arrow">False</property>
68 <property name="icon_size">2</property>
69 <child>
70 <object class="GtkToolButton" id="button">
71 <property name="visible">True</property>
72 <property name="can-focus">False</property>
73 <property name="tooltip-text" translatable="yes" context="panel|SFX_STR_SIDEBAR_MORE_OPTIONS">More Options</property>
74 <property name="use-underline">True</property>
75 <property name="icon-name">sfx2/res/symphony/morebutton.png</property>
76 <child internal-child="accessible">
77 <object class="AtkObject" id="button-atkobject">
78 <property name="AtkObject::accessible-name" translatable="yes" context="panel|SFX_STR_SIDEBAR_MORE_OPTIONS">More Options</property>
79 </object>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="homogeneous">False</property>
85 </packing>
86 </child>
87 <style>
88 <class name="small-button"/>
89 </style>
90 </object>
91 <packing>
92 <property name="expand">False</property>
93 <property name="fill">True</property>
94 <property name="position">3</property>
95 </packing>
96 </child>
97 </object>
98 <packing>
99 <property name="left-attach">0</property>
100 <property name="top-attach">0</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkBox" id="contents">
105 <property name="visible">True</property>
106 <property name="can-focus">False</property>
107 <property name="hexpand">True</property>
108 <property name="orientation">vertical</property>
109 <child>
110 <placeholder/>
111 </child>
112 </object>
113 <packing>
114 <property name="left-attach">0</property>
115 <property name="top-attach">1</property>
116 </packing>
117 </child>
118 </object>
119 </interface>