1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- Generated with glade 3.18.3 --> |
---|
3 | <interface> |
---|
4 | <requires lib="gtk+" version="3.12"/> |
---|
5 | <object class="GtkAdjustment" id="adjustment1"> |
---|
6 | <property name="upper">23</property> |
---|
7 | <property name="step_increment">1</property> |
---|
8 | <property name="page_increment">10</property> |
---|
9 | </object> |
---|
10 | <object class="GtkAdjustment" id="adjustment2"> |
---|
11 | <property name="upper">59</property> |
---|
12 | <property name="step_increment">1</property> |
---|
13 | <property name="page_increment">10</property> |
---|
14 | </object> |
---|
15 | <object class="GtkBox" id="cdlocker_box"> |
---|
16 | <property name="visible">True</property> |
---|
17 | <property name="can_focus">False</property> |
---|
18 | <property name="margin_left">10</property> |
---|
19 | <property name="margin_right">10</property> |
---|
20 | <property name="margin_top">10</property> |
---|
21 | <property name="orientation">vertical</property> |
---|
22 | <child> |
---|
23 | <object class="GtkFrame" id="cron_frame"> |
---|
24 | <property name="visible">True</property> |
---|
25 | <property name="can_focus">False</property> |
---|
26 | <property name="label_xalign">0</property> |
---|
27 | <property name="shadow_type">in</property> |
---|
28 | <child> |
---|
29 | <object class="GtkAlignment" id="alignment1"> |
---|
30 | <property name="visible">True</property> |
---|
31 | <property name="can_focus">False</property> |
---|
32 | <property name="top_padding">10</property> |
---|
33 | <property name="bottom_padding">10</property> |
---|
34 | <property name="left_padding">10</property> |
---|
35 | <property name="right_padding">10</property> |
---|
36 | <child> |
---|
37 | <object class="GtkBox" id="box1"> |
---|
38 | <property name="visible">True</property> |
---|
39 | <property name="can_focus">False</property> |
---|
40 | <property name="halign">center</property> |
---|
41 | <child> |
---|
42 | <object class="GtkLabel" id="label1"> |
---|
43 | <property name="visible">True</property> |
---|
44 | <property name="can_focus">False</property> |
---|
45 | <property name="label" translatable="yes">Lock clients CD trays</property> |
---|
46 | </object> |
---|
47 | <packing> |
---|
48 | <property name="expand">False</property> |
---|
49 | <property name="fill">True</property> |
---|
50 | <property name="position">0</property> |
---|
51 | </packing> |
---|
52 | </child> |
---|
53 | <child> |
---|
54 | <object class="GtkSwitch" id="lock_switch"> |
---|
55 | <property name="visible">True</property> |
---|
56 | <property name="can_focus">True</property> |
---|
57 | </object> |
---|
58 | <packing> |
---|
59 | <property name="expand">False</property> |
---|
60 | <property name="fill">True</property> |
---|
61 | <property name="position">1</property> |
---|
62 | </packing> |
---|
63 | </child> |
---|
64 | </object> |
---|
65 | </child> |
---|
66 | </object> |
---|
67 | </child> |
---|
68 | <child type="label_item"> |
---|
69 | <placeholder/> |
---|
70 | </child> |
---|
71 | </object> |
---|
72 | <packing> |
---|
73 | <property name="expand">True</property> |
---|
74 | <property name="fill">True</property> |
---|
75 | <property name="position">1</property> |
---|
76 | </packing> |
---|
77 | </child> |
---|
78 | </object> |
---|
79 | <object class="GtkBox" id="login_box"> |
---|
80 | <property name="visible">True</property> |
---|
81 | <property name="can_focus">False</property> |
---|
82 | <property name="orientation">vertical</property> |
---|
83 | <property name="spacing">12</property> |
---|
84 | <child> |
---|
85 | <object class="GtkBox" id="box14"> |
---|
86 | <property name="visible">True</property> |
---|
87 | <property name="can_focus">False</property> |
---|
88 | <property name="orientation">vertical</property> |
---|
89 | <child> |
---|
90 | <object class="GtkGrid" id="grid2"> |
---|
91 | <property name="visible">True</property> |
---|
92 | <property name="can_focus">False</property> |
---|
93 | <property name="margin_left">120</property> |
---|
94 | <property name="margin_right">120</property> |
---|
95 | <property name="margin_top">5</property> |
---|
96 | <property name="margin_bottom">5</property> |
---|
97 | <property name="row_spacing">16</property> |
---|
98 | <property name="column_homogeneous">True</property> |
---|
99 | <child> |
---|
100 | <object class="GtkEntry" id="user_entry"> |
---|
101 | <property name="visible">True</property> |
---|
102 | <property name="can_focus">True</property> |
---|
103 | <property name="primary_icon_name">emblem-personal</property> |
---|
104 | <property name="placeholder_text" translatable="yes">User</property> |
---|
105 | </object> |
---|
106 | <packing> |
---|
107 | <property name="left_attach">0</property> |
---|
108 | <property name="top_attach">0</property> |
---|
109 | </packing> |
---|
110 | </child> |
---|
111 | <child> |
---|
112 | <object class="GtkEntry" id="password_entry"> |
---|
113 | <property name="visible">True</property> |
---|
114 | <property name="can_focus">True</property> |
---|
115 | <property name="visibility">False</property> |
---|
116 | <property name="invisible_char">•</property> |
---|
117 | <property name="primary_icon_name">badge-small</property> |
---|
118 | <property name="placeholder_text" translatable="yes">Password</property> |
---|
119 | </object> |
---|
120 | <packing> |
---|
121 | <property name="left_attach">0</property> |
---|
122 | <property name="top_attach">1</property> |
---|
123 | </packing> |
---|
124 | </child> |
---|
125 | <child> |
---|
126 | <object class="GtkEntry" id="server_ip_entry"> |
---|
127 | <property name="visible">True</property> |
---|
128 | <property name="can_focus">True</property> |
---|
129 | <property name="primary_icon_name">server</property> |
---|
130 | <property name="placeholder_text" translatable="yes">Server IP (Default value : server)</property> |
---|
131 | </object> |
---|
132 | <packing> |
---|
133 | <property name="left_attach">0</property> |
---|
134 | <property name="top_attach">2</property> |
---|
135 | </packing> |
---|
136 | </child> |
---|
137 | <child> |
---|
138 | <object class="GtkButton" id="login_button"> |
---|
139 | <property name="label" translatable="yes">Login</property> |
---|
140 | <property name="visible">True</property> |
---|
141 | <property name="can_focus">True</property> |
---|
142 | <property name="receives_default">True</property> |
---|
143 | </object> |
---|
144 | <packing> |
---|
145 | <property name="left_attach">0</property> |
---|
146 | <property name="top_attach">3</property> |
---|
147 | </packing> |
---|
148 | </child> |
---|
149 | <child> |
---|
150 | <object class="GtkLabel" id="login_msg_label"> |
---|
151 | <property name="visible">True</property> |
---|
152 | <property name="can_focus">False</property> |
---|
153 | </object> |
---|
154 | <packing> |
---|
155 | <property name="left_attach">0</property> |
---|
156 | <property name="top_attach">4</property> |
---|
157 | </packing> |
---|
158 | </child> |
---|
159 | </object> |
---|
160 | <packing> |
---|
161 | <property name="expand">True</property> |
---|
162 | <property name="fill">False</property> |
---|
163 | <property name="position">0</property> |
---|
164 | </packing> |
---|
165 | </child> |
---|
166 | </object> |
---|
167 | <packing> |
---|
168 | <property name="expand">True</property> |
---|
169 | <property name="fill">True</property> |
---|
170 | <property name="position">0</property> |
---|
171 | </packing> |
---|
172 | </child> |
---|
173 | </object> |
---|
174 | <object class="GtkWindow" id="main_window"> |
---|
175 | <property name="width_request">600</property> |
---|
176 | <property name="height_request">300</property> |
---|
177 | <property name="can_focus">False</property> |
---|
178 | <property name="title" translatable="yes">Lliurex Shutdowner</property> |
---|
179 | <property name="resizable">False</property> |
---|
180 | <property name="window_position">center</property> |
---|
181 | <child> |
---|
182 | <object class="GtkBox" id="main_box"> |
---|
183 | <property name="visible">True</property> |
---|
184 | <property name="can_focus">False</property> |
---|
185 | <property name="orientation">vertical</property> |
---|
186 | <child> |
---|
187 | <object class="GtkImage" id="image1"> |
---|
188 | <property name="visible">True</property> |
---|
189 | <property name="can_focus">False</property> |
---|
190 | <property name="margin_bottom">10</property> |
---|
191 | <property name="pixbuf">lliurex-cdlocker.png</property> |
---|
192 | </object> |
---|
193 | <packing> |
---|
194 | <property name="expand">False</property> |
---|
195 | <property name="fill">True</property> |
---|
196 | <property name="position">0</property> |
---|
197 | </packing> |
---|
198 | </child> |
---|
199 | <child> |
---|
200 | <placeholder/> |
---|
201 | </child> |
---|
202 | <child> |
---|
203 | <object class="GtkBox" id="box7"> |
---|
204 | <property name="visible">True</property> |
---|
205 | <property name="can_focus">False</property> |
---|
206 | <property name="margin_right">10</property> |
---|
207 | <property name="margin_top">10</property> |
---|
208 | <property name="margin_bottom">10</property> |
---|
209 | <child> |
---|
210 | <object class="GtkButton" id="close_button"> |
---|
211 | <property name="label">gtk-close</property> |
---|
212 | <property name="visible">True</property> |
---|
213 | <property name="can_focus">True</property> |
---|
214 | <property name="receives_default">True</property> |
---|
215 | <property name="use_stock">True</property> |
---|
216 | </object> |
---|
217 | <packing> |
---|
218 | <property name="expand">False</property> |
---|
219 | <property name="fill">True</property> |
---|
220 | <property name="pack_type">end</property> |
---|
221 | <property name="position">0</property> |
---|
222 | </packing> |
---|
223 | </child> |
---|
224 | </object> |
---|
225 | <packing> |
---|
226 | <property name="expand">False</property> |
---|
227 | <property name="fill">True</property> |
---|
228 | <property name="pack_type">end</property> |
---|
229 | <property name="position">2</property> |
---|
230 | </packing> |
---|
231 | </child> |
---|
232 | </object> |
---|
233 | </child> |
---|
234 | </object> |
---|
235 | </interface> |
---|