<?xml version="1.0"?> <interface> <requires lib="gtk+" version="2.16"/> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkListStore" id="model1"> <columns> <!-- column-name gchararray --> <column type="gchararray"/> </columns> <data> <row> <col id="0" translatable="yes">a</col> </row> <row> <col id="0" translatable="yes">b</col> </row> </data> </object> <object class="GtkDialog" id="certificate-viewer-dialog"> <property name="title">dialog1</property> <property name="window_position">center</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkNotebook" id="notebook1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">12</property> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkVBox" id="vbox2"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <child> <object class="GtkLabel" id="ssl-client-cert-verified-label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">SSL Client Certificate</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="ssl-server-cert-verified-label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">SSL Server Certificate</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="email-signer-cert-verified-label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Email Signer Certificate</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkLabel" id="email-recipient-cert-verified-label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Email Recipient Certificate</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="label" translatable="yes">This certificate has been verified for the following uses:</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHSeparator" id="hseparator1"> <property name="visible">True</property> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkTable" id="table3"> <property name="visible">True</property> <property name="border_width">3</property> <property name="n_rows">15</property> <property name="n_columns">2</property> <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="label25"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">1</property> <property name="ypad">3</property> <property name="label" translatable="yes">Issued To</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label26"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Common Name (CN)</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label27"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Organization (O)</property> </object> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label28"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Organizational Unit (OU)</property> </object> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label29"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Serial Number</property> </object> <packing> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label31"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Common Name (CN)</property> </object> <packing> <property name="top_attach">6</property> <property name="bottom_attach">7</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label32"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Organization (O)</property> </object> <packing> <property name="top_attach">7</property> <property name="bottom_attach">8</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label33"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Organizational Unit (OU)</property> </object> <packing> <property name="top_attach">8</property> <property name="bottom_attach">9</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label36"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Issued On</property> </object> <packing> <property name="top_attach">10</property> <property name="bottom_attach">11</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label37"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">Expires On</property> </object> <packing> <property name="top_attach">11</property> <property name="bottom_attach">12</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label30"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">1</property> <property name="ypad">3</property> <property name="label" translatable="yes">Issued By</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="right_attach">2</property> <property name="top_attach">5</property> <property name="bottom_attach">6</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label35"> <property name="visible">True</property> <property name="xalign">0</property> <property name="ypad">3</property> <property name="label" translatable="yes">Fingerprints</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="right_attach">2</property> <property name="top_attach">12</property> <property name="bottom_attach">13</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label38"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">SHA1 Fingerprint</property> </object> <packing> <property name="top_attach">13</property> <property name="bottom_attach">14</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label39"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">6</property> <property name="label" translatable="yes">MD5 Fingerprint</property> </object> <packing> <property name="top_attach">14</property> <property name="bottom_attach">15</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-to-o"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-to-ou"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-to-serial"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-by-cn"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">6</property> <property name="bottom_attach">7</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-by-o"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">7</property> <property name="bottom_attach">8</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-by-ou"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">8</property> <property name="bottom_attach">9</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="validity-issued-on"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">10</property> <property name="bottom_attach">11</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="validity-expires-on"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">11</property> <property name="bottom_attach">12</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="fingerprints-sha1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">13</property> <property name="bottom_attach">14</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="fingerprints-md5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">14</property> <property name="bottom_attach">15</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="issued-to-cn"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><Not Part of Certificate></property> <property name="selectable">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> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label34"> <property name="visible">True</property> <property name="xalign">0</property> <property name="ypad">3</property> <property name="label" translatable="yes">Validity</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="right_attach">2</property> <property name="top_attach">9</property> <property name="bottom_attach">10</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox3"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkFrame" id="frame4"> <property name="visible">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">6</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="cert-hierarchy-treeview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label51"> <property name="visible">True</property> <property name="label" translatable="yes">Certificate Hierarchy</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame5"> <property name="visible">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">6</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="cert-fields-treeview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label52"> <property name="visible">True</property> <property name="label" translatable="yes">Certificate Fields</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child> <object class="GtkFrame" id="frame6"> <property name="visible">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow3"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">6</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">etched-in</property> <child> <object class="GtkTextView" id="cert-field-value-textview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">False</property> <property name="cursor_visible">False</property> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label53"> <property name="visible">True</property> <property name="label" translatable="yes">Field Value</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="label" translatable="yes">Details</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="closebutton1"> <property name="label">gtk-close</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> </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="-7">closebutton1</action-widget> </action-widgets> </object> <object class="GtkWindow" id="cert-manager-config-control"> <property name="title">window1</property> <child> <object class="GtkNotebook" id="cert-manager-notebook"> <property name="visible">True</property> <property name="can_focus">True</property> <child> <object class="GtkVBox" id="vbox4"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label57"> <property name="visible">True</property> <property name="label" translatable="yes">You have certificates from these organizations that identify you:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox6"> <property name="visible">True</property> <property name="spacing">6</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="yourcerts-treeview"> <property name="name">yourcerts</property> <property name="visible">True</property> <property name="can_focus">True</property> <child internal-child="accessible"> <object class="AtkObject" id="yourcerts-treeview-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Certificates Table</property> </object> </child> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkVButtonBox" id="vbuttonbox1"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <property name="layout_style">start</property> <child> <object class="GtkButton" id="your-view-button"> <property name="label" translatable="yes">_View</property> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="can_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">0</property> </packing> </child> <child> <object class="GtkButton" id="your-backup-button"> <property name="label" translatable="yes" comments="This is a verb, as in "make a backup".">_Backup</property> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="image">backup-image</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> <child> <object class="GtkButton" id="your-backup-all-button"> <property name="label" translatable="yes">Backup _All</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="image">backup-all-image</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkButton" id="your-import-button"> <property name="label" translatable="yes">I_mport</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_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkButton" id="your-delete-button"> <property name="label">gtk-delete</property> <property name="visible">True</property> <property name="sensitive">False</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">4</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="label54"> <property name="visible">True</property> <property name="label" translatable="yes">Your Certificates</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label60"> <property name="visible">True</property> <property name="label" translatable="yes">You have certificates on file that identify these people:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox7"> <property name="visible">True</property> <property name="spacing">6</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="contactcerts-treeview"> <property name="name">contactcerts</property> <property name="visible">True</property> <property name="can_focus">True</property> <child internal-child="accessible"> <object class="AtkObject" id="contactcerts-treeview-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Certificates Table</property> </object> </child> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkVButtonBox" id="vbuttonbox2"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <property name="layout_style">start</property> <child> <object class="GtkButton" id="contact-view-button"> <property name="label" translatable="yes">_View</property> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="can_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">0</property> </packing> </child> <child> <object class="GtkButton" id="contact-edit-button"> <property name="label">gtk-edit</property> <property name="visible">True</property> <property name="sensitive">False</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">1</property> </packing> </child> <child> <object class="GtkButton" id="contact-import-button"> <property name="label" translatable="yes">I_mport</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_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkButton" id="contact-delete-button"> <property name="label">gtk-delete</property> <property name="visible">True</property> <property name="sensitive">False</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">3</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label55"> <property name="visible">True</property> <property name="label" translatable="yes">Contact Certificates</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox6"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label62"> <property name="visible">True</property> <property name="label" translatable="yes">You have certificates on file that identify these certificate authorities:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox8"> <property name="visible">True</property> <property name="spacing">6</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow6"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="authoritycerts-treeview"> <property name="name">authoritycerts</property> <property name="visible">True</property> <property name="can_focus">True</property> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkVButtonBox" id="vbuttonbox3"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <property name="layout_style">start</property> <child> <object class="GtkButton" id="authority-view-button"> <property name="label" translatable="yes">_View</property> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="can_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">0</property> </packing> </child> <child> <object class="GtkButton" id="authority-edit-button"> <property name="label">gtk-edit</property> <property name="visible">True</property> <property name="sensitive">False</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">1</property> </packing> </child> <child> <object class="GtkButton" id="authority-import-button"> <property name="label" translatable="yes">I_mport</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_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkButton" id="authority-delete-button"> <property name="label">gtk-delete</property> <property name="visible">True</property> <property name="sensitive">False</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">3</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">2</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label56"> <property name="visible">True</property> <property name="label" translatable="yes">Authorities</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> </object> </child> </object> <object class="GtkDialog" id="ca-trust-dialog"> <property name="title" translatable="yes">Certificate Authority Trust</property> <property name="window_position">center</property> <property name="type_hint">normal</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkVBox" id="vbox9"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="ca-trust-label"> <property name="visible">True</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="ssl_trust_checkbutton"> <property name="label" translatable="yes">Trust this CA to identify _websites.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="email_trust_checkbutton"> <property name="label" translatable="yes">Trust this CA to identify _email users.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="objsign_trust_checkbutton"> <property name="label" translatable="yes">Trust this CA to identify _software developers.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <object class="GtkLabel" id="label66"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Before trusting this CA for any purpose, you should examine its certificate and its policy and procedures (if available).</property> <property name="wrap">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</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="view_certificate_button"> <property name="label" translatable="yes">_View Certificate</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_underline">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="cancelbutton"> <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">1</property> </packing> </child> <child> <object class="GtkButton" id="okbutton"> <property name="label">gtk-ok</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">2</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="-3">view_certificate_button</action-widget> <action-widget response="-6">cancelbutton</action-widget> <action-widget response="-5">okbutton</action-widget> </action-widgets> </object> <object class="GtkVBox" id="cert_selector_vbox"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkHBox" id="hbox5"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label67"> <property name="visible">True</property> <property name="label" translatable="yes">Certificate</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkComboBox" id="cert_combobox"> <property name="visible">True</property> <property name="model">model1</property> <child> <object class="GtkCellRendererText" id="renderer1"/> <attributes> <attribute name="text">0</attribute> </attributes> </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="position">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame7"> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow7"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">6</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTextView" id="cert_description"> <property name="visible">True</property> <property name="can_focus">True</property> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label68"> <property name="visible">True</property> <property name="label" translatable="yes">Certificate details</property> </object> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <object class="GtkDialog" id="cert-trust-dialog"> <property name="title" translatable="yes">Email Certificate Trust Settings</property> <property name="window_position">center</property> <property name="type_hint">normal</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkVBox" id="vbox8"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> <child> <object class="GtkLabel" id="trust-label"> <property name="visible">True</property> <property name="wrap">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkRadioButton" id="cert-trust"> <property name="label" translatable="yes">Trust the authenticity of this certificate</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkRadioButton" id="cert-notrust"> <property name="label" translatable="yes">Do not trust the authenticity of this certificate</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">cert-trust</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area3"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="editca"> <property name="label" translatable="yes">_Edit CA Trust</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_underline">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="editok"> <property name="label">gtk-ok</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">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="-3">editca</action-widget> <action-widget response="-5">editok</action-widget> </action-widgets> </object> <object class="GtkImage" id="backup-image"> <property name="visible">True</property> <property name="stock">gtk-save</property> </object> <object class="GtkImage" id="backup-all-image"> <property name="visible">True</property> <property name="stock">gtk-save</property> </object> </interface>