1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <!DOCTYPE glade-interface SYSTEM
"glade-2.0.dtd">
3 <!--Generated with glade3 3.4.5 on Sun May 18 11:20:11 2008 -->
5 <widget class=
"GtkWindow" id=
"MainWindow">
6 <property name=
"width_request">650</property>
7 <property name=
"height_request">450</property>
8 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
9 <property name=
"title" translatable=
"yes">Tivo
4 Tiny
</property>
10 <property name=
"icon">tivo4tiny.png
</property>
12 <widget class=
"GtkVBox" id=
"vbox1">
13 <property name=
"visible">True
</property>
14 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
16 <widget class=
"GtkHBox" id=
"hbox1">
17 <property name=
"visible">True
</property>
18 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
19 <property name=
"spacing">5</property>
21 <widget class=
"GtkLabel" id=
"label4">
22 <property name=
"visible">True
</property>
23 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
24 <property name=
"xalign">0</property>
25 <property name=
"label" translatable=
"yes"><b
>Now Playing on TiVo:
</b
></property>
26 <property name=
"use_markup">True
</property>
29 <property name=
"expand">False
</property>
30 <property name=
"fill">False
</property>
31 <property name=
"padding">5</property>
35 <widget class=
"GtkComboBox" id=
"ComboWhichTivo">
36 <property name=
"visible">True
</property>
37 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
38 <property name=
"active">0</property>
39 <property name=
"items" translatable=
"yes">Select...
</property>
40 <signal name=
"changed" handler=
"on_ComboWhichTivo_changed"/>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">False
</property>
45 <property name=
"position">1</property>
49 <widget class=
"GtkButton" id=
"ButtonUpdateList">
50 <property name=
"visible">True
</property>
51 <property name=
"sensitive">False
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
55 <property name=
"label" translatable=
"yes"> Update Now Playing list...
</property>
56 <property name=
"response_id">0</property>
57 <signal name=
"clicked" handler=
"on_ButtonUpdateList_clicked"/>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">False
</property>
62 <property name=
"padding">5</property>
63 <property name=
"pack_type">GTK_PACK_END
</property>
64 <property name=
"position">2</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">False
</property>
71 <property name=
"padding">15</property>
75 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow1">
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">True
</property>
78 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
79 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
80 <property name=
"vscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
82 <widget class=
"GtkTreeView" id=
"ListView">
83 <property name=
"can_focus">True
</property>
84 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
85 <property name=
"headers_clickable">True
</property>
86 <property name=
"rules_hint">True
</property>
87 <signal name=
"row_activated" handler=
"on_ListView_row_activated"/>
92 <property name=
"position">1</property>
96 <widget class=
"GtkLabel" id=
"labelStatus">
97 <property name=
"visible">True
</property>
98 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
99 <property name=
"xalign">0</property>
100 <property name=
"xpad">7</property>
101 <property name=
"use_markup">True
</property>
104 <property name=
"expand">False
</property>
105 <property name=
"fill">False
</property>
106 <property name=
"padding">10</property>
107 <property name=
"position">2</property>
111 <widget class=
"GtkTable" id=
"table1">
112 <property name=
"visible">True
</property>
113 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
114 <property name=
"n_rows">2</property>
115 <property name=
"n_columns">4</property>
117 <widget class=
"GtkProgressBar" id=
"ProgressBarAll">
118 <property name=
"visible">True
</property>
119 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
120 <property name=
"text" translatable=
"yes"></property>
123 <property name=
"left_attach">2</property>
124 <property name=
"right_attach">3</property>
125 <property name=
"x_options"></property>
126 <property name=
"y_options"></property>
130 <widget class=
"GtkLabel" id=
"labelProgress">
131 <property name=
"visible">True
</property>
132 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
133 <property name=
"xalign">0</property>
134 <property name=
"yalign">1</property>
135 <property name=
"label" translatable=
"yes"> </property>
136 <property name=
"ellipsize">PANGO_ELLIPSIZE_END
</property>
139 <property name=
"left_attach">2</property>
140 <property name=
"right_attach">3</property>
141 <property name=
"top_attach">1</property>
142 <property name=
"bottom_attach">2</property>
143 <property name=
"x_options">GTK_FILL
</property>
144 <property name=
"y_padding">5</property>
148 <widget class=
"GtkButton" id=
"ButtonCancelAll">
149 <property name=
"visible">True
</property>
150 <property name=
"sensitive">False
</property>
151 <property name=
"can_focus">True
</property>
152 <property name=
"receives_default">True
</property>
153 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
154 <property name=
"label" translatable=
"yes">Cancel All Transfers
</property>
155 <property name=
"xalign">0</property>
156 <property name=
"response_id">0</property>
159 <property name=
"x_options"></property>
160 <property name=
"x_padding">5</property>
164 <widget class=
"GtkLabel" id=
"labelXfer">
165 <property name=
"visible">True
</property>
166 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
167 <property name=
"xalign">0</property>
168 <property name=
"label" translatable=
"yes"> </property>
171 <property name=
"left_attach">1</property>
172 <property name=
"right_attach">2</property>
176 <widget class=
"GtkLabel" id=
"label12">
177 <property name=
"visible">True
</property>
178 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
179 <property name=
"label" translatable=
"yes"> </property>
182 <property name=
"left_attach">1</property>
183 <property name=
"right_attach">2</property>
184 <property name=
"top_attach">1</property>
185 <property name=
"bottom_attach">2</property>
186 <property name=
"x_options"></property>
190 <widget class=
"GtkLabel" id=
"label13">
191 <property name=
"visible">True
</property>
192 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
193 <property name=
"label" translatable=
"yes"> </property>
196 <property name=
"top_attach">1</property>
197 <property name=
"bottom_attach">2</property>
198 <property name=
"x_options"></property>
202 <widget class=
"GtkButton" id=
"ButtonShowPrefs">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">True
</property>
205 <property name=
"receives_default">True
</property>
206 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
207 <property name=
"label" translatable=
"yes">Prefs...
</property>
208 <property name=
"response_id">0</property>
209 <signal name=
"clicked" handler=
"on_ButtonShowPrefs_clicked"/>
212 <property name=
"left_attach">3</property>
213 <property name=
"right_attach">4</property>
214 <property name=
"x_options"></property>
215 <property name=
"y_options"></property>
216 <property name=
"x_padding">5</property>
220 <widget class=
"GtkLabel" id=
"label11">
221 <property name=
"visible">True
</property>
222 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
223 <property name=
"label" translatable=
"yes"> </property>
226 <property name=
"left_attach">3</property>
227 <property name=
"right_attach">4</property>
228 <property name=
"top_attach">1</property>
229 <property name=
"bottom_attach">2</property>
230 <property name=
"x_options"></property>
235 <property name=
"expand">False
</property>
236 <property name=
"fill">False
</property>
237 <property name=
"position">3</property>
243 <widget class=
"GtkDialog" id=
"PrefsDialog">
244 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
245 <property name=
"border_width">5</property>
246 <property name=
"title" translatable=
"yes">Preferences
</property>
247 <property name=
"window_position">GTK_WIN_POS_CENTER_ON_PARENT
</property>
248 <property name=
"destroy_with_parent">True
</property>
249 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
250 <property name=
"has_separator">False
</property>
251 <signal name=
"close" handler=
"on_PrefsDialog_close"/>
252 <child internal-child=
"vbox">
253 <widget class=
"GtkVBox" id=
"dialog-vbox1">
254 <property name=
"visible">True
</property>
255 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
256 <property name=
"spacing">2</property>
258 <widget class=
"GtkTable" id=
"table3">
259 <property name=
"visible">True
</property>
260 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
261 <property name=
"n_rows">3</property>
262 <property name=
"n_columns">2</property>
263 <property name=
"column_spacing">5</property>
264 <property name=
"row_spacing">10</property>
266 <widget class=
"GtkEntry" id=
"EntryMak">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">True
</property>
269 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
270 <property name=
"width_chars">20</property>
271 <signal name=
"changed" handler=
"on_EntryMak_changed"/>
274 <property name=
"left_attach">1</property>
275 <property name=
"right_attach">2</property>
276 <property name=
"x_padding">5</property>
280 <widget class=
"GtkButton" id=
"ButtonChooseFolder">
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">True
</property>
283 <property name=
"receives_default">True
</property>
284 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
285 <property name=
"label" translatable=
"yes">Download Folder
</property>
286 <property name=
"response_id">0</property>
287 <signal name=
"clicked" handler=
"on_ButtonChooseFolder_clicked"/>
290 <property name=
"top_attach">2</property>
291 <property name=
"bottom_attach">3</property>
292 <property name=
"x_options"></property>
293 <property name=
"y_options"></property>
297 <widget class=
"GtkEntry" id=
"EntryFolder">
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">True
</property>
300 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
301 <signal name=
"changed" handler=
"on_EntryFolder_changed"/>
304 <property name=
"left_attach">1</property>
305 <property name=
"right_attach">2</property>
306 <property name=
"top_attach">2</property>
307 <property name=
"bottom_attach">3</property>
308 <property name=
"x_padding">5</property>
312 <widget class=
"GtkLabel" id=
"label14">
313 <property name=
"visible">True
</property>
314 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
315 <property name=
"label" translatable=
"yes">Media Access Key:
</property>
318 <property name=
"x_options"></property>
319 <property name=
"x_padding">5</property>
323 <widget class=
"GtkLabel" id=
"label1">
324 <property name=
"visible">True
</property>
325 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
326 <property name=
"xalign">0</property>
327 <property name=
"label" translatable=
"yes">Format for:
</property>
330 <property name=
"top_attach">1</property>
331 <property name=
"bottom_attach">2</property>
332 <property name=
"x_options">GTK_FILL
</property>
333 <property name=
"x_padding">5</property>
337 <widget class=
"GtkComboBox" id=
"ComboFormat">
338 <property name=
"visible">True
</property>
339 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
340 <property name=
"items" translatable=
"yes">
342 <signal name=
"changed" handler=
"on_ComboFormat_changed"/>
345 <property name=
"left_attach">1</property>
346 <property name=
"right_attach">2</property>
347 <property name=
"top_attach">1</property>
348 <property name=
"bottom_attach">2</property>
349 <property name=
"y_options"></property>
350 <property name=
"x_padding">5</property>
355 <property name=
"position">1</property>
358 <child internal-child=
"action_area">
359 <widget class=
"GtkHButtonBox" id=
"dialog-action_area1">
360 <property name=
"visible">True
</property>
361 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
362 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
364 <widget class=
"GtkButton" id=
"ButtonPrefsOK">
365 <property name=
"visible">True
</property>
366 <property name=
"can_focus">True
</property>
367 <property name=
"receives_default">True
</property>
368 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
369 <property name=
"label" translatable=
"yes">gtk-close
</property>
370 <property name=
"use_stock">True
</property>
371 <property name=
"response_id">0</property>
372 <signal name=
"clicked" handler=
"on_ButtonPrefsOK_clicked"/>
377 <property name=
"expand">False
</property>
378 <property name=
"fill">False
</property>
379 <property name=
"pack_type">GTK_PACK_END
</property>
385 <widget class=
"GtkDialog" id=
"dialogAddTivo">
386 <property name=
"border_width">5</property>
387 <property name=
"title" translatable=
"yes">Add Tivo Manually
</property>
388 <property name=
"modal">True
</property>
389 <property name=
"window_position">GTK_WIN_POS_CENTER_ON_PARENT
</property>
390 <property name=
"destroy_with_parent">True
</property>
391 <property name=
"icon">tivo4tiny.png
</property>
392 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
393 <property name=
"has_separator">False
</property>
394 <signal name=
"close" handler=
"on_dialogAddTivo_close"/>
395 <signal name=
"destroy" handler=
"on_dialogAddTivo_destroy"/>
396 <child internal-child=
"vbox">
397 <widget class=
"GtkVBox" id=
"dialog-vbox3">
398 <property name=
"visible">True
</property>
399 <property name=
"spacing">2</property>
401 <widget class=
"GtkHBox" id=
"hbox3">
402 <property name=
"visible">True
</property>
404 <widget class=
"GtkImage" id=
"image1">
405 <property name=
"visible">True
</property>
406 <property name=
"yalign">0</property>
407 <property name=
"stock">gtk-dialog-question
</property>
408 <property name=
"icon_size">6</property>
411 <property name=
"expand">False
</property>
415 <widget class=
"GtkVBox" id=
"vbox2">
416 <property name=
"visible">True
</property>
418 <widget class=
"GtkLabel" id=
"label2">
419 <property name=
"visible">True
</property>
420 <property name=
"xalign">0</property>
421 <property name=
"yalign">0</property>
422 <property name=
"ypad">5</property>
423 <property name=
"label" translatable=
"yes"><b
>Enter the IP address or network name of your Tivo.
</b
></property>
424 <property name=
"use_markup">True
</property>
427 <property name=
"expand">False
</property>
431 <widget class=
"GtkLabel" id=
"label3">
432 <property name=
"visible">True
</property>
433 <property name=
"xalign">0</property>
434 <property name=
"yalign">0</property>
435 <property name=
"ypad">5</property>
436 <property name=
"label" translatable=
"yes">You can find the IP address of your Tivo at Tivo Central
> Settings
> Phone
& Network.
</property>
437 <property name=
"wrap">True
</property>
440 <property name=
"expand">False
</property>
441 <property name=
"position">1</property>
445 <widget class=
"GtkEntry" id=
"entryAddTivo">
446 <property name=
"visible">True
</property>
447 <property name=
"can_focus">True
</property>
448 <property name=
"activates_default">True
</property>
449 <property name=
"text" translatable=
"yes">0.0.0.0</property>
452 <property name=
"expand">False
</property>
453 <property name=
"padding">5</property>
454 <property name=
"position">2</property>
459 <property name=
"position">1</property>
464 <property name=
"expand">False
</property>
465 <property name=
"position">1</property>
468 <child internal-child=
"action_area">
469 <widget class=
"GtkHButtonBox" id=
"dialog-action_area3">
470 <property name=
"visible">True
</property>
471 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
473 <widget class=
"GtkButton" id=
"btnAddTivoCancel">
474 <property name=
"visible">True
</property>
475 <property name=
"can_focus">True
</property>
476 <property name=
"receives_default">True
</property>
477 <property name=
"label" translatable=
"yes">gtk-cancel
</property>
478 <property name=
"use_stock">True
</property>
479 <property name=
"response_id">0</property>
480 <signal name=
"clicked" handler=
"on_btnAddTivoCancel_clicked"/>
484 <widget class=
"GtkButton" id=
"btnAddTivoOK">
485 <property name=
"visible">True
</property>
486 <property name=
"can_focus">True
</property>
487 <property name=
"receives_default">True
</property>
488 <property name=
"label" translatable=
"yes">gtk-ok
</property>
489 <property name=
"use_stock">True
</property>
490 <property name=
"response_id">0</property>
491 <signal name=
"clicked" handler=
"on_btnAddTivoOK_clicked"/>
494 <property name=
"position">1</property>
499 <property name=
"expand">False
</property>
500 <property name=
"pack_type">GTK_PACK_END
</property>