1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.18.3 -->
3<interface>
4  <requires lib="gtk+" version="3.10"/>
5  <object class="GtkAccelGroup" id="accelgroup1"/>
6  <object class="GtkMenu" id="popup_menu">
7    <property name="can_focus">False</property>
8    <child>
9      <object class="GtkImageMenuItem" id="copy_from_db_to_preferences">
10        <property name="label" translatable="yes">Copy from DB to Preferences</property>
11        <property name="use_action_appearance">False</property>
12        <property name="name">copy_from_db_to_preferences</property>
13        <property name="visible">True</property>
14        <property name="can_focus">False</property>
15        <property name="use_underline">True</property>
16        <property name="use_stock">True</property>
17        <property name="accel_group">accelgroup1</property>
18        <signal name="activate" handler="on_menu_activate" swapped="no"/>
19      </object>
20    </child>
21    <child>
22      <object class="GtkImageMenuItem" id="copy_from_preferences_to_db">
23        <property name="label" translatable="yes">Copy from Preferences to DB</property>
24        <property name="use_action_appearance">False</property>
25        <property name="name">copy_from_preferences_to_db</property>
26        <property name="visible">True</property>
27        <property name="can_focus">False</property>
28        <property name="use_underline">True</property>
29        <property name="use_stock">True</property>
30        <property name="accel_group">accelgroup1</property>
31        <signal name="activate" handler="on_menu_activate" swapped="no"/>
32      </object>
33    </child>
34  </object>
35  <object class="GtkWindow" id="ownereditor">
36    <property name="can_focus">False</property>
37    <property name="window_position">center</property>
38    <child>
39      <object class="GtkEventBox" id="eventbox">
40        <property name="visible">True</property>
41        <property name="can_focus">False</property>
42        <signal name="button-press-event" handler="on_eventbox_button_press_event" swapped="no"/>
43        <child>
44          <object class="GtkBox" id="vbox2">
45            <property name="visible">True</property>
46            <property name="can_focus">False</property>
47            <property name="border_width">6</property>
48            <property name="orientation">vertical</property>
49            <child>
50              <object class="GtkButtonBox" id="action_area">
51                <property name="visible">True</property>
52                <property name="can_focus">False</property>
53                <property name="layout_style">end</property>
54                <child>
55                  <object class="GtkButton" id="cancel_button">
56                    <property name="label">gtk-cancel</property>
57                    <property name="use_action_appearance">False</property>
58                    <property name="visible">True</property>
59                    <property name="can_focus">True</property>
60                    <property name="can_default">True</property>
61                    <property name="receives_default">False</property>
62                    <property name="use_stock">True</property>
63                    <signal name="clicked" handler="on_cancel_button_clicked" swapped="no"/>
64                  </object>
65                  <packing>
66                    <property name="expand">False</property>
67                    <property name="fill">False</property>
68                    <property name="position">0</property>
69                  </packing>
70                </child>
71                <child>
72                  <object class="GtkButton" id="ok_button">
73                    <property name="label">gtk-ok</property>
74                    <property name="use_action_appearance">False</property>
75                    <property name="visible">True</property>
76                    <property name="can_focus">True</property>
77                    <property name="can_default">True</property>
78                    <property name="receives_default">False</property>
79                    <property name="use_stock">True</property>
80                    <signal name="clicked" handler="on_ok_button_clicked" swapped="no"/>
81                  </object>
82                  <packing>
83                    <property name="expand">False</property>
84                    <property name="fill">False</property>
85                    <property name="position">1</property>
86                  </packing>
87                </child>
88                <child>
89                  <object class="GtkButton" id="help_button">
90                    <property name="label">gtk-help</property>
91                    <property name="use_action_appearance">False</property>
92                    <property name="visible">True</property>
93                    <property name="can_focus">True</property>
94                    <property name="can_default">True</property>
95                    <property name="receives_default">False</property>
96                    <property name="use_stock">True</property>
97                    <signal name="clicked" handler="on_help_button_clicked" swapped="no"/>
98                  </object>
99                  <packing>
100                    <property name="expand">False</property>
101                    <property name="fill">False</property>
102                    <property name="position">2</property>
103                  </packing>
104                </child>
105              </object>
106              <packing>
107                <property name="expand">False</property>
108                <property name="fill">True</property>
109                <property name="pack_type">end</property>
110                <property name="position">0</property>
111              </packing>
112            </child>
113            <child>
114              <object class="GtkSeparator" id="hseparator1">
115                <property name="visible">True</property>
116                <property name="can_focus">False</property>
117              </object>
118              <packing>
119                <property name="expand">False</property>
120                <property name="fill">True</property>
121                <property name="padding">3</property>
122                <property name="pack_type">end</property>
123                <property name="position">1</property>
124              </packing>
125            </child>
126            <child>
127              <object class="GtkLabel" id="title">
128                <property name="visible">True</property>
129                <property name="can_focus">False</property>
130              </object>
131              <packing>
132                <property name="expand">False</property>
133                <property name="fill">False</property>
134                <property name="padding">6</property>
135                <property name="position">2</property>
136              </packing>
137            </child>
138            <child>
139              <object class="GtkGrid" id="table1">
140                <property name="visible">True</property>
141                <property name="can_focus">False</property>
142                <property name="border_width">6</property>
143                <property name="row_spacing">6</property>
144                <property name="column_spacing">6</property>
145                <child>
146                  <object class="GtkLabel" id="label1">
147                    <property name="visible">True</property>
148                    <property name="can_focus">False</property>
149                    <property name="halign">start</property>
150                    <property name="label" translatable="yes">_Name:</property>
151                    <property name="use_underline">True</property>
152                    <property name="mnemonic_widget">name</property>
153                  </object>
154                  <packing>
155                    <property name="left_attach">0</property>
156                    <property name="top_attach">0</property>
157                  </packing>
158                </child>
159                <child>
160                  <object class="GtkLabel" id="label2">
161                    <property name="visible">True</property>
162                    <property name="can_focus">False</property>
163                    <property name="halign">start</property>
164                    <property name="label" translatable="yes">_Street:</property>
165                    <property name="use_underline">True</property>
166                    <property name="mnemonic_widget">address</property>
167                  </object>
168                  <packing>
169                    <property name="left_attach">0</property>
170                    <property name="top_attach">1</property>
171                  </packing>
172                </child>
173                <child>
174                  <object class="GtkLabel" id="label3">
175                    <property name="visible">True</property>
176                    <property name="can_focus">False</property>
177                    <property name="halign">start</property>
178                    <property name="label" translatable="yes">_City:</property>
179                    <property name="use_underline">True</property>
180                    <property name="mnemonic_widget">city</property>
181                  </object>
182                  <packing>
183                    <property name="left_attach">0</property>
184                    <property name="top_attach">3</property>
185                  </packing>
186                </child>
187                <child>
188                  <object class="GtkLabel" id="label4">
189                    <property name="visible">True</property>
190                    <property name="can_focus">False</property>
191                    <property name="halign">start</property>
192                    <property name="label" translatable="yes">_State/County:</property>
193                    <property name="use_underline">True</property>
194                    <property name="mnemonic_widget">state</property>
195                  </object>
196                  <packing>
197                    <property name="left_attach">0</property>
198                    <property name="top_attach">4</property>
199                  </packing>
200                </child>
201                <child>
202                  <object class="GtkLabel" id="label5">
203                    <property name="visible">True</property>
204                    <property name="can_focus">False</property>
205                    <property name="halign">start</property>
206                    <property name="label" translatable="yes">_Country:</property>
207                    <property name="use_underline">True</property>
208                    <property name="mnemonic_widget">country</property>
209                  </object>
210                  <packing>
211                    <property name="left_attach">0</property>
212                    <property name="top_attach">5</property>
213                  </packing>
214                </child>
215                <child>
216                  <object class="GtkLabel" id="label6">
217                    <property name="visible">True</property>
218                    <property name="can_focus">False</property>
219                    <property name="halign">start</property>
220                    <property name="label" translatable="yes">_ZIP/Postal Code:</property>
221                    <property name="use_underline">True</property>
222                    <property name="mnemonic_widget">zip</property>
223                  </object>
224                  <packing>
225                    <property name="left_attach">0</property>
226                    <property name="top_attach">6</property>
227                  </packing>
228                </child>
229                <child>
230                  <object class="GtkLabel" id="label7">
231                    <property name="visible">True</property>
232                    <property name="can_focus">False</property>
233                    <property name="halign">start</property>
234                    <property name="label" translatable="yes">_Phone:</property>
235                    <property name="use_underline">True</property>
236                    <property name="mnemonic_widget">phone</property>
237                  </object>
238                  <packing>
239                    <property name="left_attach">0</property>
240                    <property name="top_attach">7</property>
241                  </packing>
242                </child>
243                <child>
244                  <object class="GtkLabel" id="label8">
245                    <property name="visible">True</property>
246                    <property name="can_focus">False</property>
247                    <property name="halign">start</property>
248                    <property name="label" translatable="yes">_Email:</property>
249                    <property name="use_underline">True</property>
250                    <property name="mnemonic_widget">email</property>
251                  </object>
252                  <packing>
253                    <property name="left_attach">0</property>
254                    <property name="top_attach">8</property>
255                  </packing>
256                </child>
257                <child>
258                  <object class="GtkEntry" id="name">
259                    <property name="visible">True</property>
260                    <property name="can_focus">True</property>
261                    <property name="hexpand">True</property>
262                    <property name="invisible_char">•</property>
263                  </object>
264                  <packing>
265                    <property name="left_attach">1</property>
266                    <property name="top_attach">0</property>
267                  </packing>
268                </child>
269                <child>
270                  <object class="GtkEntry" id="address">
271                    <property name="visible">True</property>
272                    <property name="can_focus">True</property>
273                    <property name="hexpand">True</property>
274                    <property name="invisible_char">•</property>
275                  </object>
276                  <packing>
277                    <property name="left_attach">1</property>
278                    <property name="top_attach">1</property>
279                  </packing>
280                </child>
281                <child>
282                  <object class="GtkEntry" id="city">
283                    <property name="visible">True</property>
284                    <property name="can_focus">True</property>
285                    <property name="hexpand">True</property>
286                    <property name="invisible_char">•</property>
287                  </object>
288                  <packing>
289                    <property name="left_attach">1</property>
290                    <property name="top_attach">3</property>
291                  </packing>
292                </child>
293                <child>
294                  <object class="GtkEntry" id="state">
295                    <property name="visible">True</property>
296                    <property name="can_focus">True</property>
297                    <property name="hexpand">True</property>
298                    <property name="invisible_char">•</property>
299                  </object>
300                  <packing>
301                    <property name="left_attach">1</property>
302                    <property name="top_attach">4</property>
303                  </packing>
304                </child>
305                <child>
306                  <object class="GtkEntry" id="country">
307                    <property name="visible">True</property>
308                    <property name="can_focus">True</property>
309                    <property name="hexpand">True</property>
310                    <property name="invisible_char">•</property>
311                  </object>
312                  <packing>
313                    <property name="left_attach">1</property>
314                    <property name="top_attach">5</property>
315                  </packing>
316                </child>
317                <child>
318                  <object class="GtkEntry" id="zip">
319                    <property name="visible">True</property>
320                    <property name="can_focus">True</property>
321                    <property name="hexpand">True</property>
322                    <property name="invisible_char">•</property>
323                  </object>
324                  <packing>
325                    <property name="left_attach">1</property>
326                    <property name="top_attach">6</property>
327                  </packing>
328                </child>
329                <child>
330                  <object class="GtkEntry" id="phone">
331                    <property name="visible">True</property>
332                    <property name="can_focus">True</property>
333                    <property name="hexpand">True</property>
334                    <property name="invisible_char">•</property>
335                  </object>
336                  <packing>
337                    <property name="left_attach">1</property>
338                    <property name="top_attach">7</property>
339                  </packing>
340                </child>
341                <child>
342                  <object class="GtkEntry" id="email">
343                    <property name="visible">True</property>
344                    <property name="can_focus">True</property>
345                    <property name="hexpand">True</property>
346                    <property name="invisible_char">•</property>
347                  </object>
348                  <packing>
349                    <property name="left_attach">1</property>
350                    <property name="top_attach">8</property>
351                  </packing>
352                </child>
353                <child>
354                  <object class="GtkLabel" id="label9">
355                    <property name="visible">True</property>
356                    <property name="can_focus">False</property>
357                    <property name="halign">start</property>
358                    <property name="label" translatable="yes">_Locality:</property>
359                    <property name="use_underline">True</property>
360                    <property name="mnemonic_widget">locality</property>
361                  </object>
362                  <packing>
363                    <property name="left_attach">0</property>
364                    <property name="top_attach">2</property>
365                  </packing>
366                </child>
367                <child>
368                  <object class="GtkEntry" id="locality">
369                    <property name="visible">True</property>
370                    <property name="can_focus">True</property>
371                    <property name="hexpand">True</property>
372                    <property name="invisible_char">●</property>
373                  </object>
374                  <packing>
375                    <property name="left_attach">1</property>
376                    <property name="top_attach">2</property>
377                  </packing>
378                </child>
379                <child>
380                  <object class="GtkLabel" id="label10">
381                    <property name="visible">True</property>
382                    <property name="can_focus">False</property>
383                    <property name="label" translatable="yes">Right-click to copy from/to Researcher Preferences</property>
384                  </object>
385                  <packing>
386                    <property name="left_attach">0</property>
387                    <property name="top_attach">9</property>
388                    <property name="width">2</property>
389                  </packing>
390                </child>
391              </object>
392              <packing>
393                <property name="expand">False</property>
394                <property name="fill">True</property>
395                <property name="position">3</property>
396              </packing>
397            </child>
398          </object>
399        </child>
400      </object>
401    </child>
402  </object>
403</interface>
404