rpms/mythtv/F-14 mythweb-0.24-fixes.patch,1.1,1.2

Jarod Wilson jarod at rpmfusion.org
Sun Jan 23 04:51:51 CET 2011


Author: jarod

Update of /cvs/free/rpms/mythtv/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18786

Modified Files:
	mythweb-0.24-fixes.patch 
Log Message:
Fix mythweb patch up so it applies

mythweb-0.24-fixes.patch:
 mythplugins-0.24.fixes/mythweb/.gitignore                                             |    3 
 mythplugins-0.24.fixes/mythweb/classes/Database.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/classes/Database/Query.php                             |    8 
 mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php                       |    8 
 mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php                |    8 
 mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php                             |    8 
 mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php                      |    8 
 mythplugins-0.24.fixes/mythweb/classes/JSON.php                                       |    8 
 mythplugins-0.24.fixes/mythweb/classes/Modules.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/classes/MythBackend.php                                |    8 
 mythplugins-0.24.fixes/mythweb/classes/MythBase.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php                               |    8 
 mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php                              |    2 
 mythplugins-0.24.fixes/mythweb/classes/Translate.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/includes/class_autoload.php                            |    8 
 mythplugins-0.24.fixes/mythweb/includes/cleanup.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/includes/config.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/includes/css.php                                       |    8 
 mythplugins-0.24.fixes/mythweb/includes/data_dir.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/includes/database.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/includes/db_update.php                                 |   14 
 mythplugins-0.24.fixes/mythweb/includes/defines.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/includes/errordisplay.php                              |    8 
 mythplugins-0.24.fixes/mythweb/includes/errors.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/includes/init.php                                      |    8 
 mythplugins-0.24.fixes/mythweb/includes/jobqueue.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/includes/lockdown.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/includes/mobile.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/includes/mouseovers.php                                |    8 
 mythplugins-0.24.fixes/mythweb/includes/php_version_check.php                         |    8 
 mythplugins-0.24.fixes/mythweb/includes/session.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/includes/skin.php                                      |   12 
 mythplugins-0.24.fixes/mythweb/includes/sorting.php                                   |    8 
 mythplugins-0.24.fixes/mythweb/includes/translate.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/includes/utils.php                                     |   13 
 mythplugins-0.24.fixes/mythweb/js/pngbehavior.htc                                     |    6 
 mythplugins-0.24.fixes/mythweb/js/table_sort.js                                       |    8 
 mythplugins-0.24.fixes/mythweb/js/utils.js                                            |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/lang/Finnish.lang                      |  288 ++++++----
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/db_access_denied.php      |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/db_vars_error.php         |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/error.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/fatal.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/lockdown.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/no_modules.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/site_down.php             |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/unknown_module.php        |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/footer.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/header.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/welcome.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/footer.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/header.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/welcome.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/footer.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/header.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/welcome.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/tmpl/header.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/footer.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/header.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/welcome.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/handler.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/init.php                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/default/backend_log.php       |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/default/welcome.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/lite/backend_log.php          |    8 
 mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/lite/welcome.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/coverart/handler.pl                            |    8 
 mythplugins-0.24.fixes/mythweb/modules/coverart/init.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/database/init.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/database/set_settings.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/database/tmpl/default/set_settings.php         |    8 
 mythplugins-0.24.fixes/mythweb/modules/music/handler.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/music/init.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/music/mp3act_functions.php                     |    8 
 mythplugins-0.24.fixes/mythweb/modules/music/stream.php                               |    8 
 mythplugins-0.24.fixes/mythweb/modules/music/tmpl/default/welcome.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/init.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/set_keys.php                            |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/set_settings.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/default/set_keys.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/default/set_settings.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/lite/set_keys.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/lite/set_settings.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/init.php                               |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/set_defaults.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/set_flvplayer.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/set_session.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_defaults.php          |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_flvplayer.php         |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_session.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_defaults.php             |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_flvplayer.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_session.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/do.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/handler.php                             |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/init.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/keys.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/play_program_on_frontend.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/screenshot.php                          |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/keys.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/remote.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/welcome.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/iPod/play_program_on_frontend.php  |    8 
 mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/iPod/welcome.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/handler.php                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/init.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/default/header.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/default/welcome.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/header.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/mythweb.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/welcome.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/handler.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/init.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/default/stats.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/default/welcome.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/lite/stats.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/lite/welcome.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/handler.php                             |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/init.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/tmpl/default/status.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/tmpl/default/welcome.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/tmpl/lite/status.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/tmpl/lite/welcome.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/status/tmpl/wap/status.php                     |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/handler.pl                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/init.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/set_protocol.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/stream_asx.pl                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/stream_flv.pl                           |   10 
 mythplugins-0.24.fixes/mythweb/modules/stream/stream_flvp.pl                          |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/stream_mp4.pl                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/stream_raw.pl                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/tmpl/default/set_protocol.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/tmpl/lite/set_protocol.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/stream/tv.pl                                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/canned_searches.conf.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/channel.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/classes/Channel.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/classes/Program.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/classes/Recording.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/classes/Schedule.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/detail.php                                  |   15 
 mythplugins-0.24.fixes/mythweb/modules/tv/get_pixmap.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/handler.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/includes/programs.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/includes/recording_schedules.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/includes/schedule_utils.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/init.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/list.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/list_recording_groups.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/list_shows_in_title_and_group.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/list_titles_in_group.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/opensearch.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/recorded.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/schedules.php                               |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/schedules_custom.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/schedules_manual.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/search.php                                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/searches.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/set_channels.php                            |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/set_playgroup.php                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/set_screens.php                             |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/set_session.php                             |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/submenu.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/channel.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/detail.php                     |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/list.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/list_data.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/recorded.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules_custom.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules_manual.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/search.php                     |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/searches.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_channels.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_playgroup.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_screens.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_session.php                |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/upcoming.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/welcome.php                    |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/detail.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_recording_groups.php         |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_shows_in_title_and_group.php |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_titles_in_group.php          |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/search.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/submenu.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/upcoming.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/welcome.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/ical/upcoming.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/channel.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/detail.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/list.php                          |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/recorded.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules.php                     |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules_custom.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules_manual.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/search.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/searches.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/set_channels.php                  |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/set_session.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/upcoming.php                      |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/welcome.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/rss/recorded.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/channel.php                        |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/detail.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/list.php                           |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/recorded.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/search.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/upcoming.php                       |    8 
 mythplugins-0.24.fixes/mythweb/modules/tv/upcoming.php                                |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/edit.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/handler.php                              |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/imdb.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/init.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/scan.php                                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/set_settings.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/set_settings.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/video.php                   |    8 
 mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/welcome.php                 |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/classes/WeatherScreen.php              |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/handler.php                            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/init.php                               |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/set_screen.php                         |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/set_screen.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.18h.php           |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.3d.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.6d.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.am.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.cc.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.sm.php            |    8 
 mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/welcome.php               |    8 
 mythplugins-0.24.fixes/mythweb/modules/welcome.php                                    |    8 
 mythplugins-0.24.fixes/mythweb/mythweb.php                                            |    8 
 mythplugins-0.24.fixes/mythweb/mythweb.pl                                             |    8 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/AppPanel.css                        |   35 -
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/ListPanel.css                       |  157 -----
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/header.css                          |   91 ---
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/cal.png                   |   16 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/clock.png                 |   19 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png                  |   20 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/music.png                 |   21 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/photos.png                |   22 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/remote.png                |   26 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/status.png                |   24 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/tv.png                    |   18 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/video.png                 |   26 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/weather.png               |   25 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/back_button.png                 |   23 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/back_button_clicked.png         |   11 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/button_darkgray.png             |    5 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/button_darkgray_pressed.png     |   10 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/chevron.png                     |    5 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/chevron_touched.png             |    3 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/favicon.ico                     |    3 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/header_middle.png               |    5 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/item_background_touched.png     |    4 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/off.png                         |   13 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/on.png                          |   14 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/pinstripes.png                  |    4 
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/spinner.gif                     |   32 -
 mythplugins-0.24.fixes/mythweb/skins/iPod-default/style.css                           |   19 
 mythweb/skins/iPod-default/img/Search Background.tiff                                 |    2 
 263 files changed, 1138 insertions(+), 1686 deletions(-)

View full diff with command:
/usr/bin/cvs -f diff  -kk -u -N -r 1.1 -r 1.2 mythweb-0.24-fixes.patch
Index: mythweb-0.24-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythweb-0.24-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythweb-0.24-fixes.patch	23 Jan 2011 03:48:05 -0000	1.1
+++ mythweb-0.24-fixes.patch	23 Jan 2011 03:51:51 -0000	1.2
@@ -1,6 +1,6 @@
-diff -Naurp mythweb-0.24.orig/classes/Database/mysqlicompat.php mythweb-0.24.fixes/classes/Database/mysqlicompat.php
---- mythweb-0.24.orig/classes/Database/mysqlicompat.php	2008-11-08 21:42:14.000000000 -0500
-+++ mythweb-0.24.fixes/classes/Database/mysqlicompat.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/mysqlicompat.php mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/mysqlicompat.php	2008-11-08 21:42:14.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php	2011-01-22 18:44:18.000000000 -0500
 @@ -20,10 +20,10 @@
   * compatibility so programs can take advantage of the better integration of
   * mysqli but still run on older installations.
@@ -16,9 +16,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/Database/mysql.php mythweb-0.24.fixes/classes/Database/mysql.php
---- mythweb-0.24.orig/classes/Database/mysql.php	2008-11-08 21:42:14.000000000 -0500
-+++ mythweb-0.24.fixes/classes/Database/mysql.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/mysql.php mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/mysql.php	2008-11-08 21:42:14.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php	2011-01-22 18:44:18.000000000 -0500
 @@ -13,10 +13,10 @@
   *
   * MySQL Database connection class.
@@ -34,9 +34,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/Database/Query/mysqlicompat.php mythweb-0.24.fixes/classes/Database/Query/mysqlicompat.php
---- mythweb-0.24.orig/classes/Database/Query/mysqlicompat.php	2010-06-09 23:05:34.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database/Query/mysqlicompat.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query/mysqlicompat.php mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query/mysqlicompat.php	2010-06-09 23:05:34.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php	2011-01-22 18:44:18.000000000 -0500
 @@ -15,10 +15,10 @@
   * This is also the parent class for the full/expanded mysqli query object,
   * since many of the routines are shared between them.
@@ -52,9 +52,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/Database/Query/mysql.php mythweb-0.24.fixes/classes/Database/Query/mysql.php
---- mythweb-0.24.orig/classes/Database/Query/mysql.php	2010-06-09 23:05:34.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database/Query/mysql.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query/mysql.php mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query/mysql.php	2010-06-09 23:05:34.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php	2011-01-22 18:44:18.000000000 -0500
 @@ -13,10 +13,10 @@
   *
   * Query handler for MySQL
@@ -70,9 +70,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/Database/Query.php mythweb-0.24.fixes/classes/Database/Query.php
---- mythweb-0.24.orig/classes/Database/Query.php	2009-10-09 01:29:02.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database/Query.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query.php mythplugins-0.24.fixes/mythweb/classes/Database/Query.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query.php	2009-10-09 01:29:02.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query.php	2011-01-22 18:44:18.000000000 -0500
 @@ -14,10 +14,10 @@
   * This is an abstract superclass that defines the basic variables and functions
   * used by possible subclasses.
@@ -88,9 +88,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/Database.php mythweb-0.24.fixes/classes/Database.php
---- mythweb-0.24.orig/classes/Database.php	2008-06-01 19:52:54.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database.php mythplugins-0.24.fixes/mythweb/classes/Database.php
+--- mythplugins-0.24.orig/mythweb/classes/Database.php	2008-06-01 19:52:54.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database.php	2011-01-22 18:44:18.000000000 -0500
 @@ -24,10 +24,10 @@
   * define _errstr() and _errno() methods to return the appropriate database
   * engine error string/number.
@@ -106,9 +106,9 @@
   * @copyright   Silicon Mechanics
   * @license     GPL
   *
-diff -Naurp mythweb-0.24.orig/classes/JSON.php mythweb-0.24.fixes/classes/JSON.php
---- mythweb-0.24.orig/classes/JSON.php	2008-02-22 16:35:09.000000000 -0500
-+++ mythweb-0.24.fixes/classes/JSON.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/JSON.php mythplugins-0.24.fixes/mythweb/classes/JSON.php
+--- mythplugins-0.24.orig/mythweb/classes/JSON.php	2008-02-22 16:35:09.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/JSON.php	2011-01-22 18:44:18.000000000 -0500
 @@ -3,10 +3,10 @@
   * Wrapper so we can support php less then 5.2 and/or installs without native json built in.
   * The native json is much faster, so prefer it if we can.
@@ -124,9 +124,9 @@
   * @license     GPL
   *
   * @package     MythWeb
-diff -Naurp mythweb-0.24.orig/classes/Modules.php mythweb-0.24.fixes/classes/Modules.php
---- mythweb-0.24.orig/classes/Modules.php	2010-09-12 04:52:48.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Modules.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Modules.php mythplugins-0.24.fixes/mythweb/classes/Modules.php
+--- mythplugins-0.24.orig/mythweb/classes/Modules.php	2010-09-12 04:52:48.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Modules.php	2011-01-22 18:44:18.000000000 -0500
 @@ -2,10 +2,10 @@
  /**
   * Handling Modules
@@ -142,9 +142,9 @@
   * @license     GPL
   *
   * @package     MythTV
-diff -Naurp mythweb-0.24.orig/classes/MythBackend.php mythweb-0.24.fixes/classes/MythBackend.php
---- mythweb-0.24.orig/classes/MythBackend.php	2010-10-06 23:35:10.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythBackend.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythBackend.php mythplugins-0.24.fixes/mythweb/classes/MythBackend.php
+--- mythplugins-0.24.orig/mythweb/classes/MythBackend.php	2010-10-06 23:35:10.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythBackend.php	2011-01-22 18:44:18.000000000 -0500
 @@ -1,10 +1,10 @@
  <?php
  /**
@@ -160,9 +160,9 @@
   * @license     GPL
   *
   * @package     MythTV
-diff -Naurp mythweb-0.24.orig/classes/MythBase.php mythweb-0.24.fixes/classes/MythBase.php
---- mythweb-0.24.orig/classes/MythBase.php	2010-08-28 16:16:22.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythBase.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythBase.php mythplugins-0.24.fixes/mythweb/classes/MythBase.php
+--- mythplugins-0.24.orig/mythweb/classes/MythBase.php	2010-08-28 16:16:22.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythBase.php	2011-01-22 18:44:18.000000000 -0500
 @@ -2,10 +2,10 @@
  /**
   *  This is the base object to handle all the common features for all myth classes
@@ -178,9 +178,9 @@
   * @license     GPL
   *
   * @package     MythWeb
-diff -Naurp mythweb-0.24.orig/classes/MythFrontend.php mythweb-0.24.fixes/classes/MythFrontend.php
---- mythweb-0.24.orig/classes/MythFrontend.php	2010-09-12 02:55:38.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythFrontend.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythFrontend.php mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php
+--- mythplugins-0.24.orig/mythweb/classes/MythFrontend.php	2010-09-12 02:55:38.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php	2011-01-22 18:44:18.000000000 -0500
 @@ -2,10 +2,10 @@
  /**
   * Connection routines for the new socket interface to mythfrontend.
@@ -196,9 +196,9 @@
   * @license     GPL
   *
   * @package     MythTV
-diff -Naurp mythweb-0.24.orig/classes/Services/JSON.php mythweb-0.24.fixes/classes/Services/JSON.php
---- mythweb-0.24.orig/classes/Services/JSON.php	2010-10-29 05:17:38.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Services/JSON.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Services/JSON.php mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php
+--- mythplugins-0.24.orig/mythweb/classes/Services/JSON.php	2010-10-29 05:17:38.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php	2011-01-22 18:44:18.000000000 -0500
 @@ -50,7 +50,7 @@
   * @author      Matt Knapp <mdknapp[at]gmail[dot]com>
   * @author      Brett Stimmerman <brettstimmerman[at]gmail[dot]com>
@@ -208,9 +208,9 @@
   * @license     http://www.opensource.org/licenses/bsd-license.php
   * @link        http://pear.php.net/pepr/pepr-proposal-show.php?id=198
   */
-diff -Naurp mythweb-0.24.orig/classes/Translate.php mythweb-0.24.fixes/classes/Translate.php
---- mythweb-0.24.orig/classes/Translate.php	2010-11-09 01:20:55.000000000 -0500
-+++ mythweb-0.24.fixes/classes/Translate.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Translate.php mythplugins-0.24.fixes/mythweb/classes/Translate.php
+--- mythplugins-0.24.orig/mythweb/classes/Translate.php	2010-11-09 01:20:55.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/Translate.php	2011-01-22 18:44:18.000000000 -0500
 @@ -2,10 +2,10 @@
  /**
   *
@@ -226,16 +226,16 @@
   * @license     GPL
   *
   * @package     MythWeb
-diff -Naurp mythweb-0.24.orig/.gitignore mythweb-0.24.fixes/.gitignore
---- mythweb-0.24.orig/.gitignore	1969-12-31 19:00:00.000000000 -0500
-+++ mythweb-0.24.fixes/.gitignore	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/.gitignore mythplugins-0.24.fixes/mythweb/.gitignore
+--- mythplugins-0.24.orig/mythweb/.gitignore	1969-12-31 19:00:00.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/.gitignore	2011-01-22 18:44:18.000000000 -0500
 @@ -0,0 +1,3 @@
 +.ht*
 +*.orig
 +
-diff -Naurp mythweb-0.24.orig/includes/class_autoload.php mythweb-0.24.fixes/includes/class_autoload.php
---- mythweb-0.24.orig/includes/class_autoload.php	2009-09-15 20:25:15.000000000 -0400
-+++ mythweb-0.24.fixes/includes/class_autoload.php	2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/includes/class_autoload.php mythplugins-0.24.fixes/mythweb/includes/class_autoload.php
+--- mythplugins-0.24.orig/mythweb/includes/class_autoload.php	2009-09-15 20:25:15.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/includes/class_autoload.php	2011-01-22 18:44:18.000000000 -0500
 @@ -3,10 +3,10 @@
   * This file is part of MythWeb, a php-based interface for MythTV.
   * See http://www.mythtv.org/ for details.
@@ -251,9 +251,9 @@
   * @license     GPL
   *
[...3012 lines suppressed...]
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/logs.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/logs.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/logs.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/logs.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/logs.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/logs.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,20 +0,0 @@
 -‰PNG
 -
@@ -5483,9 +5483,9 @@
 -æ‹WöÕ!+0î…€y_až¾oéûBŸl×.ëSœDÂœ!ðø‚ë2ÿ¯òÁK~œÙ{ˆ>Ž/à™ŠðièG-_kS©ÐÄ'Q ÚGŒ(Øãx¥;‚9ˆ3Šôl*Oª¸@/B~¹ˆ…\šÙdØ)ÿ‰%®yÏ#Ì“²^ ¸pðñ´x…çÛº“„·t-œ §tO‹¸×TþU
üË4'»§A ˜÷½:3¹,ÄËG^Y¸”²ø§¹Ìã:Ü1ø“›BºuqÂ+ÿãJT‚šà¦>ÉÓøà…æ¯\¹âþUrpýø$ÝQ¹ÇòäÎû#VñHXð8Lû'MÞjáo'_
 -ð ZÌÄs‹¸Œ<)+À0Oš(×öÿcDyýZŒÑÈœé¯Q    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/music.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/music.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/music.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/music.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/music.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/music.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/music.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/music.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,21 +0,0 @@
 -‰PNG
 -
@@ -5509,9 +5509,9 @@
 -F%/Úýt€y°	vùG"²S®S;‹ü¼{òæäòxUì/_Ì„øƒH^œY2«n}Ä?dŒÒ‘HÂ>—†µŠ•i£WÊ8\&¼Ì£Ö¿X›…]¨iöÀÈ2‹Êa“9b'ó¨…&Z=456°ô•hD«c¨+îZ+XÌGLGîµµµ¨««ƒÏçSùBæ¥1`êX éêKœÔ@~?&ÉÊArs!ƒË’ð»Y•’é9 ¾ù}@fãÎüõdúS¹ÂM˜(N`ÂŒüFDò<===˼d^m'f'z’µ‚«á´0AS"ÁÑ –ڍ¸s]µÕ\C_(Û(wU¾)⥛;”ï×äOcÇ•¸}~Ubºk
›—ªCl<eo°ö»uDmÄ{¢pnb±è–2"4‘Lãªeµ¸¦n"'ý¹pÉ<­‡;ña>G‘ÆîY9‰5Ëë(Ù¨’°^¥Œ›•~VÌå (/!MŒñK]ªþIOÁn¢£Ö[j¯`0ˆ%MKñ­+âX¹˜% +áy±Ñ‰©?ŠJÒY¹0*bTÍÀê澿.îÁF&ªU¬‰£jéjÒf¤ç¥°½¬n6¸Ð°½

µå¿©©0²Aæ~?2ZÓˆö±<ç-ìæu
¸«½z^L”»àÌq9/$æ‚ï­Ã'£Ëðò»•mÅI¥i’°9‹&lÕ|Ov<¶wu|i+Ž©“؛ه‘ñ)X!±Vjâí®[¿?Ý0„–:†#¹‹pçj óÀç;qÑõµ6~yý &¢-8p´G1!%³˜‹€—qV¡ÇܽÍBíã,­W8ðNä ÆÓãèI #c²šSi7qÕuíøÙÆ6µ2ˆhç/˜fàq™øÜfÐÁlüvÛ Á¶âàÇCƒß_­Â¦8u!:|ÚŸ…c“¡ÊiìÙϪ8ƒ/'ÉÑ©K;+UñÝ˸ûê1ÜßÁHf|.`͏F1 Lˆtï?Ï„ôvÜ|][ÏìèÇs
ÍØ{¤ýý0X}J²òz™˜*Åöcu¬D}djÂÄó“j%‚2ÑìÑ(®]‡Cn/é}né(d¼eèD¶Pò(Úš§îêdž–ì=ÖŽÏE0BmL…ÆQáu1Ä2WôÓ¬Nea66!ÉYR åTirFˆŽËèsÃ
 -ÉÜD%e!¤‚ÝJÈmÇI•JÝ}‰ÍÉ:éëƒ¸uuGûªñæ©6œêË¢{˜Ùxšß‹xIq½ÏÊÁ¾V
È­‹ö!ÑÛ–$œÂöTZa¢ŽšZ°NÂN0§X½½ä/ÜXÌ`t{]·w„Ð=b 'XÉÚiýÄB:ecÌÂÓSØ7äDœ_5<ÔÎ-,|î­a–otñÞËóÅÄÚHÛ?É(ÔÙC§¢\¢Á…8Ïœˆ&PZÙ—±†ëžÂ~&îãµ4”ÊpŠfC´>§›_q8‰„îReH¿}÷4ÿàì@Ÿ^Haã~¢´¾œFf‘º¹Xٺʠ¼ÔÆmÆY¼õ	±&ùóþ6v0¤I4ú²x¸TP—BOY¿p0Š#»\góÂ…w×áÞ­ü´˜È«ôR6ü_Ò²ž:v2‰;žÇÐD&´ŒÑþa’u»‰­70´ˆ)ITúÚýJx«ë#øNÚýCOx9Küþ×ò‰ÛØ÷^Œ_ÿ¬lcd¨&²ðÿÙ¥J ÿÄ)ԗߊâÇ{8×WtÏ&¼‹¬~U«ßÙZ‰ÔF{³_ãöETÂöW×Dv‰¤ž¡뮞ÿgGO3w”´ÿCþËdHµe    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/photos.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/photos.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/photos.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/photos.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/photos.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/photos.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/photos.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/photos.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,22 +0,0 @@
 -‰PNG
 -
@@ -5536,9 +5536,9 @@
 -¸e`` ùƍSÀe(>ŸÙãñL—¡tvv"{½^:::(++›Bä6$ÐØØh폫««cþðg…¦$¥|óÍ7èºn=¯ãr¹Ø·oßmÿæ½*†a°}ûv<eq>ŸðüóÏO¡“F>ûì3<Ï`Ib°X•Í»ï¾KeeåBI¤»»›;wâ÷ûë7ƒ>øàÜn÷RÃ$³sçNÚÛÛ‡¦]ÜT-))á­·Þ¢¤¤d
 -1 §§‡×^{¦¦¦Äù*IêÊN§“Ý»w³víÚ{´úúzÞ|óMzzznè“¦ ¿xñbvíÚEuuõ=X{{;{öì᫯¾J]!a„ß:¹ïš5kX²d	EEE̘1‡Ã1)@ŠD"ôôôpíÚ5NŸ>Í—_~Ikkëˆßûïˆ3üü
    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/remote.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/remote.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/remote.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/remote.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/remote.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/remote.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/remote.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/remote.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,26 +0,0 @@
 -‰PNG
 -
@@ -5567,9 +5567,9 @@
 -´FÀ‚d]Ž…†µ4Ù£ô­¸àd-Í:(-JšÕ’—Êü¦²´\D±À¯qÔD"æj$H¤ì]`6Ó¯†é \£±ÇôU9±Ë ?ŽÍá™gŽÓy‘Qbw"o¼&òo%‹WJCCïavbVùDù@›éÎøN|Uµš0°KxíÝ‹,Ò*Òˆ:•NåÍ6¾\†ñчHÍNãÄ™1†]7:ÕÁ‘Óq~8Ë9÷¬Õ
 -„aSJ3QŸ‹žƒš±ai·ÿé×pëªt3)ê$4~^™¼Ä2×Çñau­ôŒ¤Ž_®9§„(‚iµ‰ÐgÙÍs|xQÙ?,Âyœ‘åú‘ÓM!E¢ÛuáDS8žÀ¶z¾ „vóM>ä/®Ø×¢‚¯ÚZ•¨#½Õ&æv‘]Äg^æãû·Ùå;˧½‰–¢ì¯°Ï°«[OsðYöìµ*…“Oa“”y’ýUÚ„!½örðûVvÑ„ZäûÓÒ„PùrûûØÏ°KóÉõì?a¿S&lk	kîŽÿÍS|Ihy•ýöóì^«c@ìŸgÿ»\tàÿÕälùnõ:ûSìÇØÃ&þÓÝ8Ôí¡    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/status.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/status.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/status.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/status.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/status.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/status.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/status.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/status.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,24 +0,0 @@
 -‰PNG
 -
@@ -5596,9 +5596,9 @@
 -/¶>üðCâñÇ'wå®8ö]kR^úúÏıcÇÌK.iBôÊ+¯°„
`ÿþý|/éû®énôï¥ü‹/¾%5eàt¡?Sè¦ñÇoÂN¯Bþmb‚t’ÂǏÇË/¿Å­Ý
 -‰ÚþV<÷õõaï޽ؽ{·‰)ÿm5ýwC†=yò$–5*×忛ɾ@ 0·    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/tv.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/tv.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/tv.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/tv.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/tv.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/tv.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/tv.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/tv.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,18 +0,0 @@
 -‰PNG
 -
@@ -5619,9 +5619,9 @@
 -€©ÞFb’j"FSš¸°ŸwÖB¼XQºªØ7s@»ÖðÉóÅ5B(CÕ=dÝrBàK}n<¹z+æh ‚(4xܘçR‚}h€¯ru¯C:̾F@w@•Ø¬k !óÕLø5°p1ÖÀ|L~šÀ0PìäÉ°FS `
T\¨›åØ\”~NÉ;‹9õ0i<dÌgMÓ‡jm¹cX#縇šã×ð0D³´¼QšÀ €˜0)5 '¤ªÙ(¹Ù0lCô%…1§&µí0„²œ  †Y~FdÈY¿Ã|˜ÅBµÉü
û÷"Kfg\é@(ŒHl»Ñ€:±•sm
LXˆÚ@›êý³²|ñ,È6Òã»@iÄŒzÆh"€Yk	aAÒ®:JN\÷R™CM¢r½¸˥󞜂©çc«ÒL<æ…FyáMHÃè4U©“!IÆõŸôð×ՁigËo¹ü8¡ÃæGÍØ„UhtÒ»NHŠúW|Q:¨8	œ…‘h¢`@X£Ð´…Ô %[i¬ÛQUŒ´ÌÈDe@ß?*Ï)´rÅ[¯×ãß=^
 -b× 4hÂ0Ò¨Ðλ  iTcüpã˜çyª¥á¹â™Ì÷z¨}à¬eC7xw §o?-éoñô”™1&D“œÀMˆN¬Åg’­±Z5O‚WT‰ãÖe`h~ï^¹áèQPUë)E§†C;&›ð£U|\Í¯¬ˆóS„ÍÓøĉòšŸÖÕ2¦ñ…ý6‘ځKõ¬>¤fáÏ:Í7Þ&‹Ë¯Ãøx‰°öY{Õ’Vª…?ì1=Æ~ﺛe™¹4%’ã9xümx€ ½¥6& Rm `ἌЄÎ&µlÏ‚D÷Mê“`+3í¼ˆLkÔÍÌC-5àäC›úÔŽãMb]WóõáNœtó¼Ñ œijƒ&™÷1jâo.»j“4Tl¦(‡?-sŝ	8Y9ƒO‹O“‹>üQÉ"c“Å‚ŸÂfð“þɧÅþòˆÄçWáažåÝr€oþë„ôÿýœØÑ™¥õËâÃÔn·_àu”>¾+´~òI;-ã'[ßþ¢ôþñ^-/0s»8ž<ú¿ÿ„þ]­1*^9'ç?}„OÿSl~ž¹vAÿÿ¶o™üš#>þ¿Äù>®œy-ÿsì$ë+üùø³(ÞòUù§Î\à“¡y'ë²ýýoÈÊg?)éÖFÉ#ÖHtl¼áF™ï=2sëÛĹü0J	èí•b_IòÔAÍ|¥{éñûµ´ó3éŸzn„øtÌF2±    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/video.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/video.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/video.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/video.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/video.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/video.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/video.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/video.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,26 +0,0 @@
 -‰PNG
 -
@@ -5650,9 +5650,9 @@
 -Ø?Ÿœ…¸èÒ%”ù|0éed1ÒOÅÜÄØäæ\-ÄÆ*Úò’ßi´*¾_1“ÒW©ý9P­TS°¹l^”«ûcz<8ÿ¯ýð†èvÄͨ¤@äô?2cŒêuºy(¼ºð<€vHCxì!Eá£L‘=¦åMåð,¡š…÷'!‹5¦5†
º™»¬	ÄKK1jgƒÓ¦Ý­£Zýq4æÁqÌ.ϯ¾½Ó:éj1u>ã.½I­ôιb/¶ØÕµE•8Á–çÒÝ¥q §¯Ñ[w7) ß×=Eð7A˜T‹ü?4
 -qDþñàÏOüañst¥ûùDëÀ2F?‰"ü§°S(Àšÿx‰‹‰'V	ª……lñ³q¿>,þ÷Àpœÿ–ÿ0Ââ‘êè.´-w'ÊãOBc፨ð»aÜÿé}#Su‡ÇûŒæڏêV£ü»å"¸¥ ‘Í¡š±dñ0Ë”…Ìí%0ù÷Ih×òÿ4˜ÆíÜ]|x{Q    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/weather.png mythweb-0.24.fixes/skins/iPod-default/img/Icons/weather.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/weather.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/weather.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/weather.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/weather.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/weather.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/weather.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,25 +0,0 @@
 -‰PNG
 -
@@ -5680,18 +5680,18 @@
 -‘r¯–pSå[œÓçK·Ü'š‹’2V'%ï!\G/¢f$¼V°HÅ_S»ðÓ%·cÒ¤_ñæޥʿ˜IB×)Œr£ÃkP&ážfòµ €Á¼Å¢-or^G_i3OÙBÓš²Ê™zÓ,Ï3£Ôm¤¬4ê®…éªÍgÅU-åIv52ìðPÌójº´yG7lÇ+nűÔZ/‚ÌïQH<óìè$–CEòü21¼ïЖãBéÊ]¹æáê÷ãÚ·ÄPÊE_¿Á?Î —ç•4Í$ÚÎ¿³1±Ó¼ªî~ŒU,Ôª|ʬشwú†•ÃÈðNÜ»ìfŒSòiEü{H>"„„'1¥^h:30_áàdf9Þt/فOO>‰sã,¿FKá«Eƒ°L	&tÇF—ûºhV>}'²)ì^¼.ùö.æ5)Mƒüï“xaBLˆÖcŠI*'–SñŠXiEÏ`ïâ«°oà£ØZ9„­S—bSíu¬®½®ÚLxäšÇGÍèÂÑìY܆õ\Œƒ]›QÓsLøº&Gõû1›vú˜#É1nú´c”ΙA)Ö*.ióœØŸ¹ #Àðªâ›Q·Í—W^íxPF™×L¥úÉHA‘«Ód%Q?c¹CŠÆ?px“c|Z<øŠŸÿ"_JæK¸´ó¯èKX¤Z$Fæª<€Æ2ëZB‰érNÉ:ShV„Ëê3ÓºìT…Û4BwÞ8 ½öÔÃðfÊ”c¾Äý3¨b#«´JºÌ*1^®7B£<I‚¢0.?3<Išô´†æáC¬dÀ9v•ÇÿDGV¼}à‘¥T)QŽæ£ùÜAùÁûø4Kóx¼Oßý#ªãø‚WÙŒèCبñm¡þüó˜ùý=
 -ºhÍ#1~Ç×ᎍƒåÿ³Pêòf`¼Œñï|•Òç
‘E<÷Né8Ǐ¢¾ï9¤Wm†ÉWbeÊáäëÿ¸Ê€yTåчHü­pÞ<$æ:‡L=_@þŠëÐsó7‘Ùq!?'-:Þûáwˆ:`êRûÇã8ýë»PßóBäâ0[þ2®F‰Â›Ù?    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/item_background_touched.png mythweb-0.24.fixes/skins/iPod-default/img/item_background_touched.png
---- mythweb-0.24.orig/skins/iPod-default/img/item_background_touched.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/item_background_touched.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/item_background_touched.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/item_background_touched.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/item_background_touched.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/item_background_touched.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,4 +0,0 @@
 -‰PNG
 -
 -   
IHDR      .   fä=   tEXtSoftware Adobe ImageReadyqÉe<   YIDATxÚTÎK€@Жãé=®?­
 -£‰+ò(Ø—5 ôf…í8Î)=kOoŒ¬³6õ'¸Ì»ŸÖk¦}jô˼3I9—~{6??·iÔ=`̳þ(_ gC§Q£Ô    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/off.png mythweb-0.24.fixes/skins/iPod-default/img/off.png
---- mythweb-0.24.orig/skins/iPod-default/img/off.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/off.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/off.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/off.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/off.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/off.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,13 +0,0 @@
 -‰PNG
 -
@@ -5707,9 +5707,9 @@
 -ô÷÷‹Åêzþ.\àâÅ‹mã¾qãÆ¡ñ©ŽAmÔ†íå—ÊÕàŽ?Þ‘„=ŒMG½Çqº¦ßLETÙ^M‚º–ÁV¾H¹\F×õ®hW;Z.—Ñ4mO~uù^ã º»»»§Üøs…åååºF½Ÿ‡ëC6›%{ßÕüÆû÷ï9vìêÌÜïÒÖ†°m›3gÎ4”Y~ÈÉÍÍM^¿~ÍÐЦiÖµ5zmX–ÅÛ·oááC&=’$qù2ÅÒ.¿~wSkM*ûê mÛض‚H$B4Ýû¥‡éÆý 
 -¿sGR…¿ ÍöçÆ
    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/on.png mythweb-0.24.fixes/skins/iPod-default/img/on.png
---- mythweb-0.24.orig/skins/iPod-default/img/on.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/on.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/on.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/on.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/on.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/on.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,14 +0,0 @@
 -‰PNG
 -
@@ -5726,25 +5726,25 @@
 -eÇÞ‡‡W,hbÉ抹ۢøi‡Áé-ƒz¡šI[¦oÂm-ÈŒCïùpð—ßõèjš0t=`Ä…  gmîõ9Ü[ˆhå×ö¼Zœ–\«§«‚ùåd=t'C€¬UÁÑÉÀG~”.%08Œ…\bî`qáG~½5ºëñA`"Dõ¦µ²W3YÑÔk99y
h›S• ¢‚hÔ%¬¡è8Äbq&rEÒÉXÒë¡-œÏçq]û¹ØeŽŽÎeîütã#ÞZl<I<ÕLïÙaÖß3¿nî\'“j___ø›ûðçÙõÐÞÀ$3tvÎÆZÛ°÷JE
 -Ù1ÆG‰åùÑ×£­æ夈0>>Ι3gÈíÛǺ'D‚-[(]๧_N_ÌqÍõ«/äë…j|ß+RÌ]§àŽ¢…+¬ž—¥³) «­OÖZZ[[Ù¶w¯8›7ó_ NC}çïj    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/pinstripes.png mythweb-0.24.fixes/skins/iPod-default/img/pinstripes.png
---- mythweb-0.24.orig/skins/iPod-default/img/pinstripes.png	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/pinstripes.png	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/pinstripes.png mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/pinstripes.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/pinstripes.png	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/pinstripes.png	1969-12-31 19:00:00.000000000 -0500
 @@ -1,4 +0,0 @@
 -‰PNG
 -
 -   
IHDR         i#™   tEXtSoftware Adobe ImageReadyqÉe<   IDATxÚb<zæ
 -ücccR  7MwgÌùP    IEND®B`‚
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Search Background.tiff mythweb-0.24.fixes/skins/iPod-default/img/Search Background.tiff
---- mythweb-0.24.orig/skins/iPod-default/img/Search Background.tiff	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Search Background.tiff	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Search Background.tiff mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Search Background.tiff
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Search Background.tiff	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Search Background.tiff	1969-12-31 19:00:00.000000000 -0500
 @@ -1,2 +0,0 @@
 -MM *   ¸ñóôÿàäçÿàäçÿÝâåÿÝâåÿÛàãÿÛàãÿÙÞâÿØÝáÿ×ÜàÿÔÚÞÿÓÙÝÿÒØÝÿÐÖÛÿÏÕÚÿÍÔÙÿÌÓØÿÉÑÖÿÉÑÖÿÈÐÕÿÇÏÔÿÄÌÒÿ¿ÈÎÿ¾ÇÍÿ¾ÇÍÿ¼ÅÌÿ¼ÅÌÿ»ÄËÿ»ÄËÿºÃÊÿºÃÊÿ¹ÃÊÿ¹ÃÊÿ¹ÃÊÿ·ÁÈÿ·ÁÈÿ·ÁÈÿ¶ÀÇÿ¶ÀÇÿ¶ÀÇÿ´¾Æÿ´¾Æÿ´¾Æÿ‰™¥ÿ              ,        Š                                       €          °      ’      š       (       R       S      ¢‡s   ô  ª        H      H            ôappl   mntrRGB XYZ Ø   
 - /  acspAPPL                          öÖ     Ó-appl                                               rXYZ  ,   gXYZ  @   bXYZ  T   wtpt  h   chad  |   ,rTRC  ¨   gTRC  ¸   bTRC  È   vcgt  Ø   0ndin     8desc  @   fdscm  ¨   þmmod  ¨   (cprt  Ð   $XYZ       }°  D]   ÔXYZ       R8  ¥    XYZ       &î    ¿²XYZ       óØ    sf32     ·  –ÿÿóW  )  ý×ÿÿû·ÿÿý¦  Ú  Àöcurv       Í  curv       Í  curv       Í  vcgt         Ñt         Ñt         Ñt       ndin       0  ¤   Z@  J    @  %÷  Û  P@  T@ 33 33 33desc       DELL 1905FP                                                                                 mluc          nbNO      èptPT      èsvSE      èfiFI      èdaDK      èzhCN      èfrFR      èjaJP      èenUS      èplPL      èptBR      èesES      èzhTW      èruRU      èkoKR      èdeDE      ènlNL      èitIT      è D E L L   1 9 0 5 F P  mmod      ¬  @
1RRA¾a                 text    Copyright Apple, Inc., 2008 
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/spinner.gif mythweb-0.24.fixes/skins/iPod-default/img/spinner.gif
---- mythweb-0.24.orig/skins/iPod-default/img/spinner.gif	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/spinner.gif	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/spinner.gif mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/spinner.gif
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/spinner.gif	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/spinner.gif	1969-12-31 19:00:00.000000000 -0500
 @@ -1,32 +0,0 @@
 -GIF89a  ô  ÿÿÿ   ðððŠŠŠàààFFFzzz   XXX$$$¬¬¬¾¾¾œœœ666hhh                                             !ÿNETSCAPE2.0   !þCreated with ajaxload.info !ù	
 -   ,       w  	!å¨DBÇA«H‰àȬ³Áa°¦D‚Âæ@ ^¶AéXøP¤@ñ¸"Uƒ‚³Q#	ÎáB\;ŸÍÃ1ªoÏ:2$v@
@@ -5779,9 +5779,9 @@
 -˜c‘—'
qk$
 -@)#! ;         
 \ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/ListPanel.css mythweb-0.24.fixes/skins/iPod-default/ListPanel.css
---- mythweb-0.24.orig/skins/iPod-default/ListPanel.css	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/ListPanel.css	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/ListPanel.css mythplugins-0.24.fixes/mythweb/skins/iPod-default/ListPanel.css
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/ListPanel.css	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/ListPanel.css	1969-12-31 19:00:00.000000000 -0500
 @@ -1,157 +0,0 @@
 -h3 {
 -	margin:                             0;
@@ -5940,9 +5940,9 @@
 -.right {
 -    float:                              right;
 -}
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/style.css mythweb-0.24.fixes/skins/iPod-default/style.css
---- mythweb-0.24.orig/skins/iPod-default/style.css	2009-01-23 00:45:53.000000000 -0500
-+++ mythweb-0.24.fixes/skins/iPod-default/style.css	1969-12-31 19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/style.css mythplugins-0.24.fixes/mythweb/skins/iPod-default/style.css
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/style.css	2009-01-23 00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/style.css	1969-12-31 19:00:00.000000000 -0500
 @@ -1,19 +0,0 @@
 -body {
 -    background:                 #FFFFFF url('img/pinstripes.png') repeat scroll 0 0;



More information about the rpmfusion-commits mailing list