home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8"?> <interface> <requires lib="gtk+" version="2.20"/> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkImage" id="login_image"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="stock">gtk-apply</property> </object> <object class="GtkDialog" id="options_dialog"> <property name="can_focus">False</property> <property name="border_width">5</property> <property name="window_position">center-always</property> <property name="default_width">320</property> <property name="type_hint">dialog</property> <property name="decorated">False</property> <property name="deletable">False</property> <signal name="key-press-event" handler="key_press_event_cb" swapped="no"/> <signal name="delete-event" handler="delete_event_cb" swapped="no"/> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="can_focus">False</property> <property name="spacing">10</property> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area2"> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="next2_button"> <property name="label" translatable="yes">Login</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_action_appearance">False</property> <property name="image">login_image</property> <signal name="clicked" handler="cb_login_clicked" swapped="no"/> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="main_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xpad">10</property> <property name="ypad">10</property> <property name="label" translatable="yes">Welcome to Tails</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="13000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="admin_box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="admin_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Administration password</property> <attributes> <attribute name="weight" value="semibold"/> <attribute name="size" value="11000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="password_header"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Enter an administration password in case you need to perform administration tasks. Otherwise it will be disabled for better security.</property> <property name="wrap">True</property> <property name="width_chars">72</property> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkTable" id="password_table"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <object class="GtkEntry" id="password_entry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">ΓùÅ</property> <property name="invisible_char_set">True</property> <property name="primary_icon_activatable">False</property> <property name="secondary_icon_activatable">False</property> <property name="primary_icon_sensitive">True</property> <property name="secondary_icon_sensitive">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkEntry" id="password_entry2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">ΓùÅ</property> <property name="invisible_char_set">True</property> <property name="primary_icon_activatable">False</property> <property name="secondary_icon_activatable">False</property> <property name="primary_icon_sensitive">True</property> <property name="secondary_icon_sensitive">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="password_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Password:</property> </object> <packing> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkLabel" id="verify_password_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Verify Password:</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkHBox" id="warning_area"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> <child> <object class="GtkImage" id="warning_image"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="stock">gtk-info</property> <property name="icon-size">1</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="warning_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="xpad">10</property> <property name="ypad">10</property> <property name="label" translatable="yes"> </property> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkVBox" id="camouflage_box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="camouflage_header"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Windows Camouflage</property> <attributes> <attribute name="weight" value="semibold"/> <attribute name="size" value="11000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="camouflage_help"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">This option makes Tails look more like Microsoft Windows XP. This may be useful in public places in order to avoid attracting suspicion.</property> <property name="wrap">True</property> <property name="width_chars">72</property> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="camouflage_checkbox"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Activate Microsoft Windows XP Camouflage</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="0">next2_button</action-widget> </action-widgets> </object> </interface>