1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <!DOCTYPE glade-interface SYSTEM
"glade-2.0.dtd">
5 <widget class=
"GtkDialog" id=
"ObserverDialog">
6 <property name=
"title" translatable=
"yes">Observer Location Settings
</property>
7 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
8 <signal name=
"destroy" handler=
"on_observer_dialog_destroy"/>
9 <child internal-child=
"vbox">
10 <widget class=
"GtkVBox" id=
"dialog-vbox">
11 <property name=
"visible">True
</property>
13 <widget class=
"GtkVBox" id=
"location_vbox">
14 <property name=
"visible">True
</property>
16 <widget class=
"GtkLabel" id=
"location_title_label">
17 <property name=
"visible">True
</property>
18 <property name=
"xalign">0.05000000074505806</property>
19 <property name=
"ypad">5</property>
20 <property name=
"label" translatable=
"yes"><b
>Observer Location
</b
></property>
21 <property name=
"use_markup">True
</property>
22 <property name=
"use_underline">True
</property>
25 <property name=
"expand">False
</property>
26 <property name=
"fill">False
</property>
30 <widget class=
"GtkHBox" id=
"location_hbox">
31 <property name=
"visible">True
</property>
32 <property name=
"border_width">5</property>
34 <widget class=
"GtkLabel" id=
"location_label">
35 <property name=
"visible">True
</property>
36 <property name=
"xpad">20</property>
37 <property name=
"label" translatable=
"yes">_Location
</property>
38 <property name=
"use_markup">True
</property>
39 <property name=
"use_underline">True
</property>
40 <property name=
"mnemonic_widget">location_entry
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">False
</property>
48 <widget class=
"GtkEntry" id=
"location_entry">
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">True
</property>
51 <property name=
"tooltip" translatable=
"yes">Observer location
</property>
52 <property name=
"invisible_char">*
</property>
55 <property name=
"position">1</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">False
</property>
62 <property name=
"position">1</property>
66 <widget class=
"GtkLabel" id=
"position_title_label">
67 <property name=
"visible">True
</property>
68 <property name=
"xalign">0.05000000074505806</property>
69 <property name=
"ypad">5</property>
70 <property name=
"label" translatable=
"yes"><b
>Observer Position
</b
></property>
71 <property name=
"use_markup">True
</property>
72 <property name=
"use_underline">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">False
</property>
77 <property name=
"position">2</property>
81 <widget class=
"GtkLabel" id=
"note_label">
82 <property name=
"visible">True
</property>
83 <property name=
"xalign">0.56000000238418579</property>
84 <property name=
"label" translatable=
"yes"><i
>Note: Nova measure longitude positively eastwards
</i
></property>
85 <property name=
"use_markup">True
</property>
86 <property name=
"use_underline">True
</property>
89 <property name=
"expand">False
</property>
90 <property name=
"fill">False
</property>
91 <property name=
"position">3</property>
95 <widget class=
"GtkTable" id=
"position_table">
96 <property name=
"visible">True
</property>
97 <property name=
"border_width">15</property>
98 <property name=
"n_rows">3</property>
99 <property name=
"n_columns">2</property>
100 <property name=
"column_spacing">5</property>
101 <property name=
"row_spacing">5</property>
103 <widget class=
"GtkSpinButton" id=
"elevation_spinbutton">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"tooltip" translatable=
"yes">elevation meters
</property>
107 <property name=
"adjustment">100 -
500 10000 1 10 10</property>
108 <property name=
"climb_rate">1</property>
109 <property name=
"numeric">True
</property>
110 <property name=
"wrap">True
</property>
113 <property name=
"left_attach">1</property>
114 <property name=
"right_attach">2</property>
115 <property name=
"top_attach">2</property>
116 <property name=
"bottom_attach">3</property>
117 <property name=
"y_options"></property>
121 <widget class=
"GtkHBox" id=
"long_hbox">
122 <property name=
"visible">True
</property>
124 <widget class=
"GtkSpinButton" id=
"long_deg_spinbutton">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">True
</property>
127 <property name=
"tooltip" translatable=
"yes">Longitude degrees
</property>
128 <property name=
"adjustment">1 0 359 1 10 10</property>
129 <property name=
"climb_rate">1</property>
130 <property name=
"numeric">True
</property>
131 <property name=
"wrap">True
</property>
135 <widget class=
"GtkLabel" id=
"long_label1">
136 <property name=
"visible">True
</property>
137 <property name=
"label" translatable=
"yes">:
</property>
140 <property name=
"expand">False
</property>
141 <property name=
"fill">False
</property>
142 <property name=
"position">1</property>
146 <widget class=
"GtkSpinButton" id=
"long_min_spinbutton">
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">True
</property>
149 <property name=
"tooltip" translatable=
"yes">Longitude minutes
</property>
150 <property name=
"adjustment">1 0 59 1 10 10</property>
151 <property name=
"climb_rate">1</property>
152 <property name=
"numeric">True
</property>
153 <property name=
"wrap">True
</property>
156 <property name=
"position">2</property>
160 <widget class=
"GtkLabel" id=
"long_label2">
161 <property name=
"visible">True
</property>
162 <property name=
"label" translatable=
"yes">:
</property>
165 <property name=
"expand">False
</property>
166 <property name=
"fill">False
</property>
167 <property name=
"position">3</property>
171 <widget class=
"GtkSpinButton" id=
"long_sec_spinbutton">
172 <property name=
"visible">True
</property>
173 <property name=
"can_focus">True
</property>
174 <property name=
"tooltip" translatable=
"yes">Longitude seconds
</property>
175 <property name=
"adjustment">1 0 59 1 10 10</property>
176 <property name=
"climb_rate">1</property>
177 <property name=
"digits">1</property>
180 <property name=
"position">4</property>
185 <property name=
"left_attach">1</property>
186 <property name=
"right_attach">2</property>
187 <property name=
"top_attach">1</property>
188 <property name=
"bottom_attach">2</property>
189 <property name=
"x_options">GTK_FILL
</property>
190 <property name=
"y_options">GTK_FILL
</property>
194 <widget class=
"GtkHBox" id=
"lat_hbox">
195 <property name=
"visible">True
</property>
197 <widget class=
"GtkSpinButton" id=
"lat_deg_spinbutton">
198 <property name=
"visible">True
</property>
199 <property name=
"can_focus">True
</property>
200 <property name=
"tooltip" translatable=
"yes">Latitude degrees
</property>
201 <property name=
"adjustment">0 -
89 89 1 10 10</property>
202 <property name=
"climb_rate">1</property>
203 <property name=
"numeric">True
</property>
204 <property name=
"wrap">True
</property>
208 <widget class=
"GtkLabel" id=
"lat_label1">
209 <property name=
"visible">True
</property>
210 <property name=
"label" translatable=
"yes">:
</property>
213 <property name=
"expand">False
</property>
214 <property name=
"fill">False
</property>
215 <property name=
"position">1</property>
219 <widget class=
"GtkSpinButton" id=
"lat_min_spinbutton">
220 <property name=
"visible">True
</property>
221 <property name=
"can_focus">True
</property>
222 <property name=
"tooltip" translatable=
"yes">Latitude minutes
</property>
223 <property name=
"adjustment">1 0 59 1 10 10</property>
224 <property name=
"climb_rate">1</property>
225 <property name=
"numeric">True
</property>
226 <property name=
"wrap">True
</property>
229 <property name=
"position">2</property>
233 <widget class=
"GtkLabel" id=
"lat_label2">
234 <property name=
"visible">True
</property>
235 <property name=
"label" translatable=
"yes">:
</property>
238 <property name=
"expand">False
</property>
239 <property name=
"fill">False
</property>
240 <property name=
"position">3</property>
244 <widget class=
"GtkSpinButton" id=
"lat_sec_spinbutton">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">True
</property>
247 <property name=
"tooltip" translatable=
"yes">Latitude seconds
</property>
248 <property name=
"adjustment">1 0 59 1 10 10</property>
249 <property name=
"climb_rate">1</property>
250 <property name=
"digits">1</property>
251 <property name=
"numeric">True
</property>
252 <property name=
"wrap">True
</property>
255 <property name=
"position">4</property>
260 <property name=
"left_attach">1</property>
261 <property name=
"right_attach">2</property>
262 <property name=
"y_options">GTK_FILL
</property>
266 <widget class=
"GtkLabel" id=
"elevation_label">
267 <property name=
"visible">True
</property>
268 <property name=
"xalign">0</property>
269 <property name=
"label" translatable=
"yes">_Elevation (m)
</property>
270 <property name=
"use_markup">True
</property>
271 <property name=
"use_underline">True
</property>
272 <property name=
"mnemonic_widget">elevation_spinbutton
</property>
275 <property name=
"top_attach">2</property>
276 <property name=
"bottom_attach">3</property>
277 <property name=
"x_options">GTK_FILL
</property>
278 <property name=
"y_options"></property>
282 <widget class=
"GtkLabel" id=
"long_label">
283 <property name=
"visible">True
</property>
284 <property name=
"xalign">0</property>
285 <property name=
"label" translatable=
"yes">L_ongitude (d:m:s)
</property>
286 <property name=
"use_markup">True
</property>
287 <property name=
"use_underline">True
</property>
290 <property name=
"top_attach">1</property>
291 <property name=
"bottom_attach">2</property>
292 <property name=
"x_options">GTK_FILL
</property>
293 <property name=
"y_options"></property>
297 <widget class=
"GtkLabel" id=
"lat_label">
298 <property name=
"visible">True
</property>
299 <property name=
"xalign">0</property>
300 <property name=
"label" translatable=
"yes">L_atitude (d:m:s)
</property>
301 <property name=
"use_markup">True
</property>
302 <property name=
"use_underline">True
</property>
305 <property name=
"x_options">GTK_FILL
</property>
306 <property name=
"y_options"></property>
311 <property name=
"position">4</property>
316 <property name=
"position">2</property>
319 <child internal-child=
"action_area">
320 <widget class=
"GtkHButtonBox" id=
"dialog-action_area">
321 <property name=
"visible">True
</property>
322 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
324 <widget class=
"GtkButton" id=
"helpbutton2">
325 <property name=
"visible">True
</property>
326 <property name=
"can_focus">True
</property>
327 <property name=
"can_default">True
</property>
328 <property name=
"label">gtk-help
</property>
329 <property name=
"use_stock">True
</property>
330 <property name=
"response_id">-
11</property>
331 <signal name=
"clicked" handler=
"on_obs_helpbutton_clicked"/>
335 <widget class=
"GtkButton" id=
"cancelbutton2">
336 <property name=
"visible">True
</property>
337 <property name=
"can_focus">True
</property>
338 <property name=
"can_default">True
</property>
339 <property name=
"label">gtk-cancel
</property>
340 <property name=
"use_stock">True
</property>
341 <property name=
"response_id">-
6</property>
342 <signal name=
"clicked" handler=
"on_obs_cancelbutton_clicked"/>
345 <property name=
"position">1</property>
349 <widget class=
"GtkButton" id=
"applybutton2">
350 <property name=
"visible">True
</property>
351 <property name=
"can_focus">True
</property>
352 <property name=
"can_default">True
</property>
353 <property name=
"label">gtk-apply
</property>
354 <property name=
"use_stock">True
</property>
355 <property name=
"response_id">-
10</property>
356 <signal name=
"clicked" handler=
"on_obs_applybutton_clicked"/>
359 <property name=
"position">2</property>
363 <widget class=
"GtkButton" id=
"okbutton2">
364 <property name=
"visible">True
</property>
365 <property name=
"can_focus">True
</property>
366 <property name=
"can_default">True
</property>
367 <property name=
"label">gtk-ok
</property>
368 <property name=
"use_stock">True
</property>
369 <property name=
"response_id">-
5</property>
370 <signal name=
"clicked" handler=
"on_obs_okbutton_clicked"/>
373 <property name=
"position">3</property>
378 <property name=
"expand">False
</property>
379 <property name=
"pack_type">GTK_PACK_END
</property>