bump product version to 5.0.4.1
[LibreOffice.git] / sd / uiconfig / simpress / ui / remotedialog.ui
blob58bd47831fd054b6791745e18e5d4c46ac1e3b94
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="RemoteDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Impress Remote</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="margin_top">5</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="connect">
23 <property name="label">gtk-connect</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="has_default">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="close">
39 <property name="label">gtk-close</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label">gtk-help</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">True</property>
57 <property name="use_stock">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkFrame" id="frame1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label_xalign">0</property>
79 <property name="shadow_type">none</property>
80 <child>
81 <object class="GtkAlignment" id="alignment1">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="top_padding">6</property>
85 <property name="bottom_padding">6</property>
86 <property name="left_padding">12</property>
87 <property name="right_padding">12</property>
88 <child>
89 <object class="sduilo-ClientBox" id="tree:border">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="hexpand">True</property>
93 <property name="vexpand">True</property>
94 </object>
95 </child>
96 </object>
97 </child>
98 <child type="label">
99 <object class="GtkLabel" id="label1">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="label" translatable="yes">Connections</property>
103 <attributes>
104 <attribute name="weight" value="bold"/>
105 </attributes>
106 </object>
107 </child>
108 </object>
109 <packing>
110 <property name="expand">False</property>
111 <property name="fill">True</property>
112 <property name="position">0</property>
113 </packing>
114 </child>
115 </object>
116 </child>
117 <action-widgets>
118 <action-widget response="0">connect</action-widget>
119 <action-widget response="0">close</action-widget>
120 </action-widgets>
121 </object>
122 </interface>