- Timestamp:
- Jul 31, 2017, 1:09:16 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-up/trunk/fuentes/lliurex-up/usr/share/lliurex-up/rsrc/lliurex-up.ui
r3542 r5624 281 281 <property name="margin_top">10</property> 282 282 <property name="margin_bottom">10</property> 283 <property name="orientation">vertical</property>284 283 <child> 285 284 <object class="GtkBox" id="cancel_button_box"> … … 319 318 <property name="pack_type">end</property> 320 319 <property name="position">0</property> 320 </packing> 321 </child> 322 <child> 323 <object class="GtkBox" id="indicator_box"> 324 <property name="visible">True</property> 325 <property name="can_focus">False</property> 326 <property name="halign">start</property> 327 <property name="margin_left">15</property> 328 <property name="margin_right">15</property> 329 <child> 330 <object class="GtkLabel" id="indicator_label"> 331 <property name="visible">True</property> 332 <property name="can_focus">False</property> 333 <property name="label" translatable="yes">Show notifications for available updates:</property> 334 </object> 335 <packing> 336 <property name="expand">False</property> 337 <property name="fill">True</property> 338 <property name="position">0</property> 339 </packing> 340 </child> 341 <child> 342 <object class="GtkSwitch" id="indicator_switch"> 343 <property name="visible">True</property> 344 <property name="can_focus">True</property> 345 <property name="active">True</property> 346 <property name="state">True</property> 347 </object> 348 <packing> 349 <property name="expand">False</property> 350 <property name="fill">True</property> 351 <property name="position">1</property> 352 </packing> 353 </child> 354 </object> 355 <packing> 356 <property name="expand">False</property> 357 <property name="fill">True</property> 358 <property name="position">1</property> 321 359 </packing> 322 360 </child>
Note: See TracChangeset
for help on using the changeset viewer.