Added SILC Thread Queue API
[crypto.git] / apps / silcer / ui / SilcerConfirmPkDlg.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Gabber</name>
6   <program_name>gabber</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <use_widget_names>True</use_widget_names>
14   <gnome_help_support>True</gnome_help_support>
15 </project>
16
17 <widget>
18   <class>GnomeDialog</class>
19   <name>dialog2</name>
20   <title>Confirm New Public Key</title>
21   <type>GTK_WINDOW_DIALOG</type>
22   <position>GTK_WIN_POS_NONE</position>
23   <modal>False</modal>
24   <allow_shrink>True</allow_shrink>
25   <allow_grow>True</allow_grow>
26   <auto_shrink>False</auto_shrink>
27   <auto_close>False</auto_close>
28   <hide_on_close>False</hide_on_close>
29
30   <widget>
31     <class>GtkVBox</class>
32     <child_name>GnomeDialog:vbox</child_name>
33     <name>dialog-vbox2</name>
34     <homogeneous>False</homogeneous>
35     <spacing>8</spacing>
36     <child>
37       <padding>4</padding>
38       <expand>True</expand>
39       <fill>True</fill>
40     </child>
41
42     <widget>
43       <class>GtkHButtonBox</class>
44       <child_name>GnomeDialog:action_area</child_name>
45       <name>dialog-action_area2</name>
46       <layout_style>GTK_BUTTONBOX_END</layout_style>
47       <spacing>13</spacing>
48       <child_min_width>85</child_min_width>
49       <child_min_height>27</child_min_height>
50       <child_ipad_x>3</child_ipad_x>
51       <child_ipad_y>0</child_ipad_y>
52       <child>
53         <padding>0</padding>
54         <expand>False</expand>
55         <fill>True</fill>
56         <pack>GTK_PACK_END</pack>
57       </child>
58
59       <widget>
60         <class>GtkButton</class>
61         <name>button7</name>
62         <can_default>True</can_default>
63         <can_focus>True</can_focus>
64         <label>View...</label>
65       </widget>
66
67       <widget>
68         <class>GtkButton</class>
69         <name>button8</name>
70         <can_default>True</can_default>
71         <can_focus>True</can_focus>
72         <stock_button>GNOME_STOCK_BUTTON_YES</stock_button>
73       </widget>
74
75       <widget>
76         <class>GtkButton</class>
77         <name>button9</name>
78         <can_default>True</can_default>
79         <can_focus>True</can_focus>
80         <stock_button>GNOME_STOCK_BUTTON_NO</stock_button>
81       </widget>
82     </widget>
83
84     <widget>
85       <class>GtkHBox</class>
86       <name>hbox97</name>
87       <homogeneous>False</homogeneous>
88       <spacing>0</spacing>
89       <child>
90         <padding>0</padding>
91         <expand>True</expand>
92         <fill>True</fill>
93       </child>
94
95       <widget>
96         <class>GtkPixmap</class>
97         <name>pixmap1</name>
98         <filename>folder.xpm</filename>
99         <xalign>0.5</xalign>
100         <yalign>0.15</yalign>
101         <xpad>0</xpad>
102         <ypad>0</ypad>
103         <build_insensitive>True</build_insensitive>
104         <child>
105           <padding>3</padding>
106           <expand>True</expand>
107           <fill>True</fill>
108         </child>
109       </widget>
110
111       <widget>
112         <class>GtkLabel</class>
113         <name>label353</name>
114         <label>You have received the remote users public key. Would you
115 like to accept and save the public key?
116
117 Public Key Fingerprint:
118
119 8321 1A83 88AB 091B 9BBF  6017 A72E 2971 89AB CAE9</label>
120         <justify>GTK_JUSTIFY_LEFT</justify>
121         <wrap>False</wrap>
122         <xalign>0.5</xalign>
123         <yalign>0.5</yalign>
124         <xpad>0</xpad>
125         <ypad>0</ypad>
126         <child>
127           <padding>10</padding>
128           <expand>False</expand>
129           <fill>False</fill>
130         </child>
131       </widget>
132     </widget>
133   </widget>
134 </widget>
135
136 </GTK-Interface>