<?xml version="1.0"?> <interface> <!-- interface-requires gtk+ 2.12 --> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkDialog" id="dialog_add_custom"> <property name="border_width">6</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="spacing">12</property> <child> <object class="GtkHBox" id="hbox7"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">12</property> <child> <object class="GtkImage" id="image3"> <property name="visible">True</property> <property name="yalign">0</property> <property name="stock">gtk-dialog-question</property> <property name="icon-size">6</property> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label33"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><big><b>Enter the complete APT line of the repository that you want to add as source</b></big></property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="max-width-chars">70</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label_example_line"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="max-width-chars">70</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkHBox" id="hbox8"> <property name="visible">True</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="label34"> <property name="visible">True</property> <property name="label" translatable="yes">APT line:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkEntry" id="entry_source_line"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button5"> <property name="label">gtk-cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="button_add_source"> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">False</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <object class="GtkHBox" id="hbox10"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkImage" id="image2"> <property name="visible">True</property> <property name="stock">gtk-add</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label35"> <property name="visible">True</property> <property name="label" translatable="yes">_Add Source</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-6">button5</action-widget> <action-widget response="-5">button_add_source</action-widget> </action-widgets> </object> </interface>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dialog-add-sources-list.ui | File | 6.16 KB | 0644 |
|
dialog-add.ui | File | 8.88 KB | 0644 |
|
dialog-cache-outofdate.ui | File | 6.58 KB | 0644 |
|
dialog-cdrom-progress.ui | File | 3.29 KB | 0644 |
|
dialog-edit-source.ui | File | 10.53 KB | 0644 |
|
dialog-mirror.ui | File | 15.95 KB | 0644 |
|
dialog-ua-attach.ui | File | 10.51 KB | 0644 |
|
dialog-ua-detach.ui | File | 2.59 KB | 0644 |
|
dialog-ua-fips-enable.ui | File | 3.53 KB | 0644 |
|
main.ui | File | 94.74 KB | 0644 |
|