diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-02-24 20:00:30 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-02-24 20:00:30 +0100 |
commit | 2a51379a21903f4df0b43d0c83b670b66fbc8e4a (patch) | |
tree | bdf4636fa16aa09de3b7ae565a410d49c0cf2d4c /src/krb5-auth-dialog.ui | |
parent | New upstream version 2.91.6 (diff) | |
download | krb5-auth-dialog-2a51379a21903f4df0b43d0c83b670b66fbc8e4a.tar.gz krb5-auth-dialog-2a51379a21903f4df0b43d0c83b670b66fbc8e4a.tar.bz2 krb5-auth-dialog-2a51379a21903f4df0b43d0c83b670b66fbc8e4a.zip |
New upstream version 2.91.90
Diffstat (limited to 'src/krb5-auth-dialog.ui')
-rw-r--r-- | src/krb5-auth-dialog.ui | 216 |
1 files changed, 216 insertions, 0 deletions
diff --git a/src/krb5-auth-dialog.ui b/src/krb5-auth-dialog.ui new file mode 100644 index 0000000..f36f537 --- /dev/null +++ b/src/krb5-auth-dialog.ui @@ -0,0 +1,216 @@ +<?xml version="1.0"?> +<interface> + <requires lib="gtk+" version="2.16"/> + <!-- interface-naming-policy toplevel-contextual --> + <object class="GtkDialog" id="krb5_dialog"> + <property name="border_width">6</property> + <property name="title" translatable="yes">Kerberos Authentication</property> + <property name="resizable">False</property> + <property name="window_position">center-always</property> + <property name="type_hint">dialog</property> + <child internal-child="vbox"> + <object class="GtkVBox" id="dialog-vbox2"> + <property name="visible">True</property> + <child> + <object class="GtkHBox" id="hbox1"> + <property name="visible">True</property> + <property name="border_width">6</property> + <property name="spacing">12</property> + <child> + <object class="GtkImage" id="image1"> + <property name="visible">True</property> + <property name="yalign">0</property> + <property name="icon_name">krb-valid-ticket</property> + <property name="icon-size">6</property> + </object> + <packing> + <property name="expand">False</property> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkAlignment" id="alignment4"> + <property name="visible">True</property> + <property name="bottom_padding">10</property> + <child> + <object class="GtkVBox" id="vbox2"> + <property name="visible">True</property> + <property name="spacing">12</property> + <child> + <object class="GtkVBox" id="vbox1"> + <property name="visible">True</property> + <child> + <object class="GtkLabel" id="krb5_message_label"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="use_markup">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">0</property> + </packing> + </child> + </object> + <packing> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkVBox" id="vbox3"> + <property name="visible">True</property> + <property name="spacing">3</property> + <child> + <object class="GtkHBox" id="entry_hbox"> + <property name="visible">True</property> + <property name="spacing">3</property> + <child> + <placeholder/> + </child> + </object> + <packing> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="krb5_status_label"> + <property name="visible">True</property> + <property name="xalign">1</property> + <property name="label"><span size="smaller"> </span></property> + <property name="use_markup">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">1</property> + </packing> + </child> + </object> + <packing> + <property name="position">1</property> + </packing> + </child> + </object> + </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="cancelbutton1"> + <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="krb5_renew_button"> + <property name="label" translatable="yes">_Renew Ticket</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="can_default">True</property> + <property name="has_default">True</property> + <property name="receives_default">False</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> + <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">cancelbutton1</action-widget> + <action-widget response="-5">krb5_renew_button</action-widget> + </action-widgets> + </object> + <object class="GtkDialog" id="krb5_tickets_dialog"> + <property name="border_width">5</property> + <property name="title" translatable="yes">Service Tickets</property> + <property name="resizable">False</property> + <property name="type_hint">normal</property> + <child internal-child="vbox"> + <object class="GtkVBox" id="tickets-vbox2"> + <property name="visible">True</property> + <property name="orientation">vertical</property> + <property name="spacing">2</property> + <child> + <object class="GtkVBox" id="tickets-vbox1"> + <property name="visible">True</property> + <property name="orientation">vertical</property> + <child> + <object class="GtkTreeView" id="krb5_tickets_treeview"> + <property name="visible">True</property> + <property name="can_focus">True</property> + </object> + <packing> + <property name="position">0</property> + </packing> + </child> + </object> + <packing> + <property name="position">1</property> + </packing> + </child> + <child internal-child="action_area"> + <object class="GtkHButtonBox" id="dialog-action_area"> + <property name="visible">True</property> + <property name="layout_style">end</property> + <child> + <placeholder/> + </child> + <child> + <object class="GtkButton" id="krb5_tickets_ok"> + <property name="label">gtk-close</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="use_stock">True</property> + </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="0">krb5_tickets_ok</action-widget> + </action-widgets> + </object> +</interface> |