Merged Sebastian's resource file changes Symbian3
authorBrendan Donegan <brendand@symbian.org>
Tue, 09 Mar 2010 16:24:43 +0000
branchSymbian3
changeset 42 a38f3fcec239
parent 37 1644b7cd063e (current diff)
parent 41 56821195bd44 (diff)
child 43 3c0683f9f72c
Merged Sebastian's resource file changes
application/data/PodcastClient_english.rls
engine/BWINS/podcastengineu.def
test.txt
--- a/application/data/PodcastClient_english.rls	Mon Mar 08 09:46:42 2010 +0000
+++ b/application/data/PodcastClient_english.rls	Tue Mar 09 16:24:43 2010 +0000
@@ -16,96 +16,37 @@
  *
  */
 
-// list view commands
-rls_string STRING_r_listbox_listview_cmd_close_debug "Close (debug)"
-rls_string STRING_r_listbox_listview_cmd_close_debug_shorttext "Close"
-
-// Menu commands, view filtering and navigation
-rls_string STRING_r_view_cmd "View"
-
-// Navigation to shows view
-rls_string STRING_r_view_main_cmd "Main"
-rls_string STRING_r_view_new_shows_cmd "Unplayed"
-rls_string STRING_r_view_about_cmd "About"
-
-// Navigation to feeds
-rls_string STRING_r_view_feeds_cmd "Feeds"
-rls_string STRING_r_view_remove_download_short_cmd "Remove"
-rls_string STRING_r_view_remove_download_cmd "Remove Download"
+// Menu items
 
-// Actions for feeds
-rls_string STRING_r_view_add_feed_cmd "Add Feed"
-rls_string STRING_r_view_add_feed_cmd_short "Add"
-rls_string STRING_r_view_edit_feed_cmd "Edit Feed"
-rls_string STRING_r_view_edit_feed_cmd_short "Edit"
-
-rls_string STRING_r_view_delete_feed_cmd "Remove Feed"
-rls_string STRING_r_view_delete_feed_cmd_short "Remove"
-rls_string STRING_r_view_delete_played_cmd "Delete All Played"
-rls_string STRING_r_update_feed_cmd "Update Feed"
-rls_string STRING_r_update_feed_short_cmd "Update"
-rls_string STRING_r_update_all_feeds_cmd "Update All"
-rls_string STRING_r_update_all_feeds_short_cmd "Upd. All"
-
-rls_string STRING_r_podcast_feeds_update_message "Updating..."
-rls_string STRING_r_podcast_feeds_update_error "Update failed!"
+rls_string STRING_r_settings_cmd "Settings"
+rls_string STRING_r_view_mark_all_played_cmd "Mark all old"
+rls_string STRING_r_exit_cmd "Exit"
+rls_string STRING_r_view_help "Help"
+rls_string STRING_r_view_about_cmd "About"
+rls_string STRING_r_view_import_export_feeds_cmd "Import/export feeds"
+rls_string STRING_r_view_import_feeds_cmd "Import feeds"
+rls_string STRING_r_view_export_feeds_cmd "Export feeds"
 
-// Actions for shows
-rls_string STRING_r_view_download_show_cmd "Get"
-rls_string STRING_r_view_delete_show_cmd "Delete"
-rls_string STRING_r_view_delete_shows_cmd "Delete All"
-rls_string STRING_r_view_stop_downloads_cmd "Suspend Downloading"
-rls_string STRING_r_view_resume_downloads_cmd "Resume Downloading"
-rls_string STRING_r_view_mark_all_played_cmd "Mark all old"
-rls_string STRING_r_view_show_unplayed_cmd "Show Unplayed Only"
-rls_string STRING_r_view_show_info_cmd "Info"
-rls_string STRING_r_view_show_play_cmd "Play"
-// Common actions
-rls_string STRING_r_settings_cmd "Settings"
-
-// Categories (strings max 20 character long)
-rls_string STRING_r_category_all "All Shows"
-rls_string STRING_r_category_new "Unplayed"
-rls_string STRING_r_category_dled "Shows on Phone"
-rls_string STRING_r_category_pending "Downloader"
+// CBA buttons
+rls_string STRING_r_cba_options "Options"
+rls_string STRING_r_cba_hide "Hide"
+rls_string STRING_r_cba_cancel "Cancel"
 
-// View titles
-rls_string STRING_r_view_feeds_title "Feeds"
-
-// Shows view status strings
-rls_string STRING_r_podcast_shows_title_format "%d Unplayed, %d Total"
-rls_string STRING_r_podcast_shows_title_download "%d Queued"
-rls_string STRING_r_podcast_shows_downloads_suspended "%d Queued (Suspended)"
-rls_string STRING_r_podcast_shows_no_items "No items"
+// Tab titles
+rls_string STRING_r_tabgroup_feeds "Feeds"
+rls_string STRING_r_tabgroup_queue "Queue"
+rls_string STRING_r_tabgroup_queue_counter "Queue (%d)"
 
-// Feeds view status strings
-rls_string STRING_r_podcast_feeds_title_format "%d Feeds"
-rls_string STRING_r_podcast_feeds_status_format "%d new"
-rls_string STRING_r_podcast_shows_never_updated "Never"
-rls_string STRING_r_podcast_feeds_is_updating "Updating..."
-rls_string STRING_r_podcast_no_feeds "(no feeds)"
-
-// DIALOG string
-rls_string STRING_r_about_title "About"
-
-rls_string STRING_r_add_feed_title "Add feed"
-rls_string STRING_r_edit_feed_title "Edit feed"
-
+// Question dialogs
 rls_string STRING_r_add_feed_prompt "Enter search terms or feed URL"
 rls_string STRING_r_edit_feed_prompt "Feed URL"
-rls_string STRING_r_add_feed_title_prompt "Feed Title"
-
-rls_string STRING_r_remove_feed_title "Remove feed"
+rls_string STRING_r_add_feed_title_prompt "Feed title"
 rls_string STRING_r_remove_feed_prompt "Remove feed '%S'?"
-
-rls_string STRING_r_enable_downloads_title "Resume downloading"
 rls_string STRING_r_enable_downloads_prompt "There are shows in the download queue. Do you want to download now?"
-
-rls_string STRING_r_update_new_feed_title "Update feed"
 rls_string STRING_r_update_new_feed_prompt "Do you want to update the feed now?"
-
-rls_string STRING_r_delete_show_title "Delete Show"
 rls_string STRING_r_delete_show_prompt "Delete show '%S'?"
+rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings."
+rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?"
 
 // Settings view
 rls_string STRING_r_podcast_settings_title "Settings"
@@ -115,7 +56,7 @@
 rls_string STRING_r_podcast_setting_connection "Connection"
 rls_string STRING_r_podcast_setting_default "Use default"
 rls_string STRING_r_podcast_setting_alwaysask "Always ask"
-rls_string STRING_r_podcast_setting_useiap "Select Access point"
+rls_string STRING_r_podcast_setting_useiap "Select access point"
 rls_string STRING_r_podcast_setting_iaplist "Access points"
 
 // Choicelist for autodownload
@@ -125,93 +66,72 @@
 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
 rls_string STRING_podcast_autoupdate_option5 "Daily"
 
-// Latest strings here
-
-rls_string STRING_r_view_import_export_feeds_cmd "Import/export feeds" // Import feeds cmd in feedview
-
-rls_string STRING_r_view_import_feeds_cmd "Import feeds" // Import feeds cmd in feedview
-rls_string STRING_r_view_import_feeds_cmd_short "Import"
-
+// Feed import/export
 rls_string STRING_r_view_import_feeds_title "Select OPML file"
-
-rls_string STRING_r_view_feeds_status "%d Feeds" // Used in base view listbox for feeds status text max 32 chars
-
-rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update"
-rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel"
-
-rls_string STRING_r_suspend_download_cmd "Suspend" // String used for cmd to suspend current download rather than removing it from the que.
-rls_string STRING_r_view_resume_short_dls_cmd "Resume" // Short download cmd
-rls_string STRING_r_view_onphone_status "%d Unplayed, %d Total" // Used in base view listbox status for shows on phone text max 32 chars
-rls_string STRING_r_view_onphone_status_unknown "Unknown" // Used for unknown status event
-
-rls_string STRING_r_view_remove_all_downloads_cmd "Remove All"
-rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
-
-rls_string STRING_r_podcast_subtitle ""
-
-rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists
-rls_string STRING_r_add_feed_exists_title "Duplicate Feed" // title of error dialogs when adding feeds
-
-rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
-rls_string STRING_r_add_feed_replace_title "Warning" // title to dialog
-rls_string STRING_r_view_export_feeds_cmd "Export feeds" // Export feeds cmd in feedview
-rls_string STRING_r_view_export_feeds_cmd_short "Export"
-
-rls_string STRING_r_catchup_feed "Mark all shows as played?" // shown when first updating a new feed
-rls_string STRING_r_catchup_feed_title "First Update" // title to dialog
-
-rls_string STRING_r_on "On"
-rls_string STRING_r_off "Off"
-
 rls_string STRING_r_enter_filename "Enter file name"
 rls_string STRING_r_view_export_feeds_title "Select folder"
 rls_string STRING_r_view_export_feeds_softkey "Select"
-
-rls_string STRING_r_playview_tab_info "Info"
-rls_string STRING_r_playview_tab_play "Play"
-rls_string STRING_r_exit_cmd "Exit"
-rls_string STRING_r_cba_options "Options"
-rls_string STRING_r_cba_hide "Hide"
-
-rls_string STRING_r_tabgroup_feeds "Feeds"
-rls_string STRING_r_tabgroup_queue "Queue"
-rls_string STRING_r_tabgroup_queue_counter "Queue (%d)"
-rls_string STRING_r_tabgroup_shows "Shows"
-
-rls_string STRING_r_podcast_empty_queue "(queue empty)"
-rls_string STRING_r_podcast_empty_list "(no shows)"
-rls_string STRING_r_podcast_empty_search "(no search results)"
-rls_string STRING_r_podcast_empty_list_updating "(updating...)"
-
-rls_string STRING_r_view_help "Help"
-rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
-rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new"
-rls_string STRING_r_view_more_options "More actions"
-
-rls_string STRING_r_search "Search"
-rls_string STRING_r_search_help "Search for podcasts"
-rls_string STRING_r_search_title "Enter search terms"
-
-rls_string STRING_add_feed_title "Add feed"
-rls_string STRING_add_feed_query "Add feed '%S'?"
-rls_string STRING_add_feed_success "Feed added. Update now?"
-rls_string STRING_add_feed_error "Could not add feed"
-
 rls_string STRING_import_feed_success "%d feeds imported. Update all feeds now?"
 rls_string STRING_import_feed_failure "Feed import failed"
 rls_string STRING_export_feed_success "%d feeds exported"
 rls_string STRING_export_feed_failure "Feed export failed"
-
-rls_string STRING_r_clear_query "Clear download queue?"
-rls_string STRING_r_search_noresults "No search results"
-rls_string STRING_r_cba_search "Search"
-rls_string STRING_r_searching "Searching..."
 rls_string STRING_r_importing "Importing..."
 rls_string STRING_r_exporting "Exporting..."
 
-rls_string STRING_r_cba_cancel "Cancel"
+// Listbox empty strings
+rls_string STRING_r_podcast_empty_queue "(queue empty)"
+rls_string STRING_r_podcast_empty_list "(no shows)"
+rls_string STRING_r_podcast_no_feeds "(no feeds)"
+rls_string STRING_r_podcast_empty_search "(no search results)"
+rls_string STRING_r_podcast_empty_list_updating "(updating...)"
+
+// Feed view
+
+rls_string STRING_r_add_feed_title "Add feed"
+rls_string STRING_r_edit_feed_title "Edit feed"
+rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update"
+rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel"
+rls_string STRING_r_podcast_feeds_status_format "%d new"
+rls_string STRING_r_podcast_shows_never_updated "Never"
+rls_string STRING_r_view_add_feed_cmd "Add feed"
+rls_string STRING_r_view_add_feed_cmd_short "Add"
+rls_string STRING_r_view_edit_feed_cmd "Edit feed"
+rls_string STRING_r_view_edit_feed_cmd_short "Edit"
+rls_string STRING_r_view_delete_feed_cmd "Remove feed"
+rls_string STRING_r_view_delete_feed_cmd_short "Remove"
+rls_string STRING_r_update_feed_cmd "Update feed"
+rls_string STRING_r_update_feed_short_cmd "Update"
+rls_string STRING_r_update_all_feeds_cmd "Update all"
+rls_string STRING_r_update_all_feeds_short_cmd "Update"
+rls_string STRING_r_podcast_feeds_is_updating "Updating..."
 
-rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings."
-rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?"
+// Add/edit feed
+rls_string STRING_add_feed_query "Add feed '%S'?"
+rls_string STRING_add_feed_success "Feed added. Update now?"
+rls_string STRING_add_feed_error "Could not add feed"
+rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
+rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists
+
+// Feed searching
+
+rls_string STRING_r_search_noresults "No search results"
+rls_string STRING_r_searching "Searching..."
+rls_string STRING_r_search_results "Search results"
+
+// Show view
 
-rls_string STRING_r_search_results "Search results"
+rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
+rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new"
+rls_string STRING_r_view_download_show_cmd "Get"
+rls_string STRING_r_view_delete_show_cmd "Delete"
+rls_string STRING_r_view_show_info_cmd "Info"
+
+// Download queue operations
+rls_string STRING_r_suspend_download_cmd "Suspend"
+rls_string STRING_r_view_resume_short_dls_cmd "Resume"
+rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
+rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
+rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
+rls_string STRING_r_clear_query "Clear download queue?"
+rls_string STRING_r_view_remove_download_short_cmd "Remove"
+rls_string STRING_r_view_remove_download_cmd "Remove Download"
--- a/application/data/PodcastStrings.ra	Mon Mar 08 09:46:42 2010 +0000
+++ b/application/data/PodcastStrings.ra	Tue Mar 09 16:24:43 2010 +0000
@@ -17,44 +17,25 @@
 */
 
 RESOURCE TBUF r_podcast_main_player_cmd{buf = STRING_r_view_player_cmd;}
-
 RESOURCE TBUF r_podcast_show_cmd{buf = STRING_r_view_show_cmd;}
 RESOURCE TBUF r_podcast_update_cmd{buf = STRING_r_update_feeds_cmd;}
-
 RESOURCE TBUF r_podcast_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;}
 RESOURCE TBUF r_podcast_view_cmd {buf = STRING_r_view_cmd;}
-
 RESOURCE TBUF r_podcast_remove_feed_title {buf = STRING_r_remove_feed_title;}
 RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;}
-
 RESOURCE TBUF r_podcast_update_new_feed_title {buf = STRING_r_update_new_feed_title;}
 RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;}
-
 RESOURCE TBUF r_podcast_delete_played_title {buf = STRING_r_delete_played_title;}
 RESOURCE TBUF r_podcast_delete_played_prompt {buf = STRING_r_delete_played_prompt;}
-
 RESOURCE TBUF r_podcast_delete_show_title {buf = STRING_r_delete_show_title;}
 RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;}
-
 RESOURCE TBUF r_podcast_remove_chapter_title {buf = STRING_r_remove_chapter_title;}
 RESOURCE TBUF r_podcast_remove_chapter_prompt {buf = STRING_r_remove_chapter_prompt;}
-
-
 RESOURCE TBUF r_podcast_enable_downloads_title {buf = STRING_r_enable_downloads_title;}
 RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;}
-
 RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;}
 RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;}
-
-RESOURCE TBUF r_podcast_onphone_status {buf = STRING_r_view_onphone_status;}
-RESOURCE TBUF r_podcast_onphone_status_unknown {buf = STRING_r_view_onphone_status_unknown;}
-
-RESOURCE TBUF r_podcast_subtitle {buf = STRING_r_podcast_subtitle;}
-
-
 RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;}
-
-// Shows view status strings
 RESOURCE TBUF r_podcast_shows_title_format { buf =  STRING_r_podcast_shows_title_format;}
 RESOURCE TBUF r_podcast_shows_title_download {buf = STRING_r_podcast_shows_title_download;}
 RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;}
@@ -62,15 +43,9 @@
 RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
 RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
 RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; }
-
-
-RESOURCE TBUF r_podcast_feeds_update_message {buf = STRING_r_podcast_feeds_update_message;}
 RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;}
-
-// Feeds status
 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
-
 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
 RESOURCE TBUF r_podcast_import_feeds_title {buf = STRING_r_view_import_feeds_title;}
 RESOURCE TBUF r_podcast_export_feeds_title {buf = STRING_r_view_export_feeds_title;}
@@ -78,34 +53,27 @@
 RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
 RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;}
 RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;}
-
 RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;}
 RESOURCE TBUF r_add_feed_exists_title {buf = STRING_r_add_feed_exists_title;}
-
 RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;}
 RESOURCE TBUF r_add_feed_replace_title {buf = STRING_r_add_feed_replace_title;}
-
 RESOURCE TBUF r_catchup_feed {buf = STRING_r_catchup_feed;}
 RESOURCE TBUF r_catchup_feed_title {buf = STRING_r_catchup_feed_title;}
 RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
 RESOURCE TBUF r_question_title {buf = STRING_r_question_title;}
 RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
-
 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
 RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;}
 RESOURCE TBUF r_tabgroup_search {buf = STRING_r_search;}
 RESOURCE TBUF r_tabgroup_shows {buf = STRING_r_tabgroup_shows;}
-
 RESOURCE TBUF r_search_prompt {buf = STRING_r_search_title;}
 RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;}
-
 RESOURCE TBUF r_add_feed_title {buf=STRING_add_feed_title;}
 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
 RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
 RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
-
 RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;}
 RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;}
 RESOURCE TBUF r_export_feed_success {buf=STRING_export_feed_success;}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/new/Audio_downloading.svg	Tue Mar 09 16:24:43 2010 +0000
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1"
+	 id="svg3426" sodipodi:docname="Audio_downloading.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" inkscape:version="0.47 r22583"
+	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px" height="32px"
+	 viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
+<sodipodi:namedview  id="namedview3470" objecttolerance="10" inkscape:window-y="0" inkscape:cy="16.00177" inkscape:window-x="300" inkscape:window-width="885" inkscape:current-layer="svg3426" pagecolor="#ffffff" inkscape:zoom="10.44997" inkscape:cx="16.00177" inkscape:window-height="659" borderopacity="1" inkscape:pageopacity="0" gridtolerance="10" showgrid="false" inkscape:pageshadow="2" guidetolerance="10" bordercolor="#666666" inkscape:window-maximized="0">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  id="perspective3474" inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" inkscape:vp_y="0 : 1000 : 0">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  id="perspective3984" inkscape:persp3d-origin="0.5 : 0.33333333 : 1" inkscape:vp_z="1 : 0.5 : 1" inkscape:vp_x="0 : 0.5 : 1" sodipodi:type="inkscape:persp3d" inkscape:vp_y="0 : 1000 : 0">
+		</inkscape:perspective>
+</defs>
+<g id="g3434">
+	<g id="g3436">
+		<g id="g3438">
+			<path id="path3440" fill="#FFFFFF" d="M7.755,11.474l2.356-1.066c1.464-0.663,2.363-2.144,2.574-3.906l-9.564,4.331
+				C4.587,11.834,6.292,12.138,7.755,11.474z"/>
+			<path id="path3442" d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.392-0.729l0,0l-0.739-0.506l11.199-5.07l-0.107,0.891
+				c-0.064,0.529-0.188,1.041-0.368,1.525l0,0c-0.458,1.224-1.309,2.243-2.499,2.779l0,0l-2.357,1.067
+				c-1.188,0.538-2.509,0.506-3.729,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031
+				c1.021,0.382,2.049,0.393,2.964-0.018l0,0l2.356-1.067c0.914-0.416,1.584-1.194,1.97-2.216l0,0
+				c0.044-0.118,0.084-0.238,0.12-0.362l0,0l-7.762,3.516C4.347,10.937,4.464,10.987,4.583,11.031L4.583,11.031z"/>
+		</g>
+		<g id="g3444">
+			<path id="path3446" fill="#FDC82F" d="M29.889,20.371c0,0,0.527,0.434,1.036,0.201c0.51-0.23,0.562-0.926,0.562-0.926
+				c-1.09-2.381-6.317-5.454-8.668-4.39c-2.353,1.067-3.382,3.87-2.298,6.267l1.896,4.188c0.675,1.493,0.032,3.248-1.437,3.912
+				c-1.472,0.666-3.216-0.01-3.891-1.5l-0.324-0.714c1.346-0.851,1.532-2.911,1.055-4.554c-0.518-1.765-4.85-13.766-4.85-13.766
+				l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.141,1.924,2.146,3.146,2.301l0.456,1.004
+				c1.082,2.395,3.87,3.473,6.227,2.404c2.349-1.064,3.382-3.871,2.295-6.266l-1.895-4.188c-0.677-1.492-0.03-3.248,1.436-3.914
+				C25.021,16.222,29.209,18.889,29.889,20.371z"/>
+			<path id="path3448" d="M29.57,20.764l-0.092-0.074l-0.052-0.106c-0.284-0.626-3.242-3.071-3.831-3.294l0,0
+				c-0.579-0.219-1.23-0.217-1.83,0.057l0,0c-0.601,0.27-1.028,0.758-1.248,1.34l0,0c-0.224,0.594-0.221,1.274,0.066,1.905l0,0
+				l1.894,4.185c0.603,1.334,0.613,2.791,0.138,4.056l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0
+				c-1.286,0.581-2.696,0.588-3.932,0.123l0,0c-0.003-0.005-0.005-0.005-0.007-0.006l0,0c-1.265-0.473-2.354-1.439-2.957-2.777l0,0
+				l-0.344-0.76c-0.175-0.038-0.35-0.09-0.519-0.152l0,0c-1.111-0.424-2.066-1.328-2.708-2.326l0,0
+				c-1.016-1.599-7.165-12.739-7.17-12.75l0,0l-0.265-0.48l9.229-4.182l0.188,0.516c0.003,0.01,4.329,11.979,4.861,13.796l0,0
+				c0.324,1.135,0.376,2.438-0.035,3.546l0,0c-0.188,0.494-0.472,0.952-0.875,1.31l0,0l0.154,0.345
+				c0.283,0.626,0.794,1.079,1.391,1.303l0,0c0.577,0.218,1.233,0.218,1.832-0.052l0,0c0.597-0.275,1.03-0.764,1.248-1.342l0,0
+				c0.222-0.594,0.219-1.275-0.064-1.904l0,0l-1.896-4.188c-0.604-1.336-0.613-2.793-0.139-4.058l0,0
+				c0.467-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121c1.247,0.617,0,0,0,0
+				c1.26,0.472,4.795,3.438,5.401,4.764l0,0L32,19.557l-0.009,0.129c-0.003,0.033-0.021,0.242-0.12,0.514l0,0
+				c-0.101,0.268-0.305,0.635-0.738,0.838l0,0c-0.409,0.179-0.802,0.105-1.062,0.006l0,0C29.773,20.932,29.595,20.785,29.57,20.764
+				L29.57,20.764z M15.956,28.637c0.489,1.084,1.368,1.862,2.393,2.248l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0
+				c1.033-0.471,1.778-1.316,2.153-2.314l0,0c0.386-1.021,0.382-2.199-0.107-3.279l0,0l-1.896-4.187
+				c-0.398-0.881-0.404-1.847-0.092-2.68l0,0c0.309-0.815,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.787-0.389,2.603-0.082l0,0
+				c0.787,0.297,3.919,2.881,4.33,3.684l0,0c0.038,0.024,0.085,0.051,0.144,0.074l0,0c0.123,0.045,0.223,0.051,0.294,0.018l0,0
+				c0.076-0.033,0.152-0.131,0.205-0.273l0,0c0.018-0.043,0.03-0.084,0.038-0.119l0,0c-0.504-1.009-3.799-3.736-4.771-4.103l0,0
+				c-1-0.376-2.126-0.374-3.16,0.097l0,0c-1.037,0.471-1.782,1.316-2.16,2.314l0,0c-0.383,1.021-0.378,2.193,0.114,3.283l0,0
+				l1.896,4.188c0.399,0.879,0.405,1.842,0.091,2.678l0,0c-0.309,0.815-0.927,1.516-1.777,1.903l0,0
+				c-0.855,0.388-1.792,0.388-2.606,0.081l0,0c-0.838-0.316-1.554-0.955-1.955-1.835l0,0l-0.501-1.113l0.369-0.231
+				c0.379-0.241,0.65-0.607,0.829-1.078l0,0c0.316-0.825,0.291-1.955,0.01-2.906l0,0c-0.437-1.505-3.82-10.909-4.655-13.223l0,0
+				l-7.236,3.277c1.188,2.152,6.033,10.899,6.875,12.213l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0
+				c0.191,0.072,0.383,0.123,0.576,0.146l0,0l0.278,0.035L15.956,28.637L15.956,28.637z"/>
+		</g>
+		<g id="g3450">
+			<path id="path3452" fill="#FFFFFF" d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03
+				c-2.533,1.144-3.666,4.1-2.534,6.597l0.2,0.44c0.309,0.681,0.757,1.255,1.293,1.71l10.66-4.827
+				C13.107,5.246,12.973,4.53,12.664,3.849z"/>
+			<path id="path3454_1_" d="M13.125,3.641c0.343,0.752,0.49,1.542,0.479,2.318l0,0l-0.005,0.319L2.354,11.37L2.11,11.162l0,0
+				c-0.589-0.501-1.085-1.134-1.425-1.886l0,0l-0.2-0.44c-0.622-1.368-0.623-2.86-0.132-4.166l0,0c0.5-1.327,1.514-2.47,2.915-3.103
+				l0,0l2.354-1.066C7.023-0.135,8.553-0.145,9.88,0.355l0,0c1.307,0.492,2.428,1.479,3.043,2.845l0,0l0.199,0.44l-0.46,0.209
+				l-0.459,0.208l-0.2-0.44c-0.506-1.113-1.411-1.913-2.479-2.316l0,0C8.436,0.893,7.19,0.899,6.04,1.42l0,0L3.685,2.489
+				c-1.15,0.52-1.977,1.451-2.388,2.537l0,0C0.898,6.094,0.9,7.303,1.407,8.419l0,0l0.198,0.44c0.23,0.509,0.548,0.95,0.928,1.322
+				l0,0l10.053-4.554c-0.028-0.529-0.149-1.06-0.38-1.57l0,0"/>
+		</g>
+	</g>
+</g>
+<g id="g3954">
+	<g id="g3956">
+		<path id="path3958" fill="#8BD3F5" d="M22.29,17.153c-0.239,1.415-1.122,7.628-1.122,7.628l-4.481-0.156l6.571,6.799l7.785-6.301
+			l-5.195-0.182c0,0-0.66-6.713-0.708-7.689C25.095,16.275,22.529,15.739,22.29,17.153z"/>
+		<path id="path3960" d="M15.904,24.241l4.946,0.172c0.16-1.663,0.876-6.022,1.096-7.319l0,0h-0.001
+			c0.14-0.849,0.922-1.177,1.584-1.161l0,0c0.853,0.027,1.841,0.381,1.96,1.299l0,0c0.042,0.861,0.57,5.673,0.687,7.361l0,0
+			l5.729,0.201l-8.678,7.139L15.904,24.241L15.904,24.241z M22.635,17.215c-0.233,1.369-1.12,7.592-1.12,7.602l0,0l-0.032,0.332
+			l-4.018-0.141l5.822,5.903l0,0l6.893-5.463l-4.66-0.163l-0.02-0.32c0-0.002-0.66-6.707-0.709-7.697l0,0
+			c0.003-0.084-0.1-0.252-0.353-0.391l0,0c-0.243-0.141-0.594-0.23-0.91-0.23l0,0c-0.519,0.018-0.829,0.177-0.895,0.566l0,0
+			L22.635,17.215z"/>
+	</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/new/Audio_queued.svg	Tue Mar 09 16:24:43 2010 +0000
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
+<g>
+	<path fill="#FDC82F" d="M29.889,20.371c0,0,0.527,0.434,1.036,0.201c0.51-0.23,0.562-0.926,0.562-0.926
+		c-1.09-2.381-6.317-5.454-8.668-4.39c-2.353,1.067-3.382,3.87-2.298,6.267l1.896,4.188c0.675,1.493,0.032,3.248-1.437,3.912
+		c-1.472,0.666-3.216-0.01-3.891-1.5l-0.324-0.714c1.346-0.851,1.532-2.911,1.055-4.554c-0.518-1.765-4.85-13.766-4.85-13.766
+		l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.141,1.924,2.146,3.146,2.301l0.456,1.004c1.082,2.395,3.87,3.473,6.227,2.404
+		c2.349-1.064,3.382-3.871,2.295-6.266l-1.895-4.188c-0.677-1.492-0.03-3.248,1.436-3.914
+		C25.021,16.222,29.209,18.889,29.889,20.371z"/>
+	<g>
+		<g>
+			<g>
+				<path fill="#FFFFFF" d="M7.755,11.474l2.356-1.066c1.464-0.663,2.363-2.144,2.574-3.906l-9.564,4.331
+					C4.587,11.834,6.292,12.138,7.755,11.474z"/>
+				<path d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.392-0.729l0,0l-0.739-0.506l11.199-5.07l-0.107,0.891
+					c-0.064,0.529-0.188,1.041-0.368,1.525l0,0c-0.458,1.224-1.309,2.243-2.499,2.779l0,0l-2.357,1.067
+					c-1.188,0.538-2.509,0.506-3.729,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031
+					c1.021,0.382,2.049,0.393,2.964-0.018l0,0l2.356-1.067c0.914-0.416,1.584-1.194,1.97-2.216l0,0
+					c0.044-0.118,0.084-0.238,0.12-0.362l0,0l-7.762,3.516C4.347,10.937,4.464,10.987,4.583,11.031L4.583,11.031z"/>
+			</g>
+			<g>
+				<path d="M17.991,31.828c-1.265-0.473-2.354-1.439-2.957-2.777l0,0l-0.344-0.76c-0.175-0.038-0.35-0.09-0.519-0.152l0,0
+					c-1.111-0.424-2.066-1.328-2.708-2.326l0,0c-1.016-1.599-7.165-12.739-7.17-12.75l0,0l-0.265-0.48l9.229-4.182l0.188,0.516
+					c0.003,0.01,4.329,11.979,4.861,13.796l0,0c0.324,1.135,0.376,2.438-0.035,3.546l0,0c-0.188,0.494-0.472,0.952-0.875,1.31l0,0
+					l0.154,0.345c0.283,0.626,0.794,1.079,1.391,1.303l0,0c0.577,0.218,1.233,0.218,1.832-0.052l0,0
+					c0.597-0.275,1.03-0.764,1.248-1.342l0,0c0.222-0.594,0.219-1.275-0.064-1.904l0,0l-1.896-4.188
+					c-0.604-1.336-0.613-2.793-0.139-4.058l0,0c0.467-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121
+					c1.247,0.617,0,0,0,0c1.26,0.472,4.795,3.438,5.401,4.764l0,0L32,19.557l-0.009,0.129c-0.003,0.033-0.021,0.242-0.12,0.514l0,0
+					c-0.101,0.268-0.305,0.635-0.738,0.838l0,0c-0.409,0.179-0.802,0.105-1.062,0.006l0,0c-0.297-0.111-0.475-0.258-0.5-0.279l0,0
+					l0.321-0.393l0.458-0.209l-0.458,0.209l-0.321,0.393l-0.092-0.074l-0.052-0.106c-0.284-0.626-3.242-3.071-3.831-3.294l0,0
+					c-0.579-0.219-1.23-0.217-1.83,0.057l0,0c-0.601,0.27-1.028,0.758-1.248,1.34l0,0c-0.224,0.594-0.221,1.274,0.066,1.905l0,0
+					l1.894,4.185c0.603,1.334,0.613,2.791,0.138,4.056l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0
+					c-1.286,0.581-2.696,0.588-3.932,0.123l0,0C17.995,31.829,17.993,31.829,17.991,31.828L17.991,31.828z M15.956,28.637
+					c0.489,1.084,1.368,1.862,2.393,2.248l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0c1.033-0.471,1.778-1.316,2.153-2.314l0,0
+					c0.386-1.021,0.382-2.199-0.107-3.279l0,0l-1.896-4.187c-0.398-0.881-0.404-1.847-0.092-2.68l0,0
+					c0.309-0.815,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.787-0.389,2.603-0.082l0,0c0.787,0.297,3.919,2.881,4.33,3.684l0,0
+					c0.038,0.024,0.085,0.051,0.144,0.074l0,0c0.123,0.045,0.223,0.051,0.294,0.018l0,0c0.076-0.033,0.152-0.131,0.205-0.273l0,0
+					c0.018-0.043,0.03-0.084,0.038-0.119l0,0c-0.504-1.009-3.799-3.736-4.771-4.103l0,0c-1-0.376-2.126-0.374-3.16,0.097l0,0
+					c-1.037,0.471-1.782,1.316-2.16,2.314l0,0c-0.383,1.021-0.378,2.193,0.114,3.283l0,0l1.896,4.188
+					c0.399,0.879,0.405,1.842,0.091,2.678l0,0c-0.309,0.815-0.927,1.516-1.777,1.903l0,0c-0.855,0.388-1.792,0.388-2.606,0.081l0,0
+					c-0.838-0.316-1.554-0.955-1.955-1.835l0,0l-0.501-1.113l0.369-0.231c0.379-0.241,0.65-0.607,0.829-1.078l0,0
+					c0.316-0.825,0.291-1.955,0.01-2.906l0,0c-0.437-1.505-3.82-10.909-4.655-13.223l0,0l-7.236,3.277
+					c1.188,2.152,6.033,10.899,6.875,12.213l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0c0.191,0.072,0.383,0.123,0.576,0.146l0,0
+					l0.278,0.035L15.956,28.637L15.956,28.637z"/>
+			</g>
+			<g>
+				<path fill="#FFFFFF" d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03
+					c-2.533,1.144-3.666,4.1-2.534,6.597l0.2,0.44c0.309,0.681,0.757,1.255,1.293,1.71l10.66-4.827
+					C13.107,5.246,12.973,4.53,12.664,3.849z"/>
+				<path d="M2.11,11.162c-0.589-0.501-1.085-1.134-1.425-1.886l0,0l-0.2-0.44c-0.622-1.368-0.623-2.86-0.132-4.166l0,0
+					c0.5-1.327,1.514-2.47,2.915-3.103l0,0l2.354-1.066C7.023-0.135,8.553-0.145,9.88,0.355l0,0
+					c1.307,0.492,2.428,1.479,3.043,2.845l0,0l0.199,0.44l-0.46,0.209l-0.459,0.208l-0.2-0.44c-0.506-1.113-1.411-1.913-2.479-2.316
+					l0,0C8.436,0.893,7.19,0.899,6.04,1.42l0,0L3.685,2.489c-1.15,0.52-1.977,1.451-2.388,2.537l0,0
+					C0.898,6.094,0.9,7.303,1.407,8.419l0,0l0.198,0.44c0.23,0.509,0.548,0.95,0.928,1.322l0,0l10.053-4.554
+					c-0.028-0.529-0.149-1.06-0.38-1.57l0,0l0.458-0.208l0.461-0.208c0.343,0.752,0.49,1.542,0.479,2.318l0,0l-0.005,0.319
+					L2.354,11.37L2.11,11.162L2.11,11.162z"/>
+			</g>
+		</g>
+	</g>
+	<g>
+		<g>
+			<path fill="#FFFFFF" d="M31.667,27.561c0,0.887-0.6,1.604-1.339,1.604H17.469c-0.738,0-1.337-0.717-1.337-1.603v-6.198
+				c0-0.885,0.599-1.602,1.337-1.602h12.859c0.739,0,1.339,0.717,1.339,1.602V27.561z"/>
+			<path d="M17.469,29.443c-0.868,0-1.57-0.843-1.57-1.882l0,0v-6.198c0-1.039,0.703-1.881,1.57-1.881l0,0h12.859
+				c0.868,0,1.57,0.842,1.57,1.881l0,0v6.196c0,1.041-0.702,1.884-1.57,1.884l0,0H17.469L17.469,29.443z M16.364,21.363v6.198
+				c0.001,0.729,0.494,1.323,1.104,1.323l0,0h12.859c0.61,0,1.104-0.594,1.105-1.325l0,0v-6.196
+				c-0.002-0.73-0.495-1.322-1.105-1.322l0,0H17.469C16.858,20.039,16.365,20.631,16.364,21.363L16.364,21.363z"/>
+		</g>
+		<g>
+			<path fill="#FFFFFF" d="M31.667,30.051c0,0.886-0.6,1.604-1.339,1.604H17.469c-0.738,0-1.337-0.718-1.337-1.604v-6.197
+				c0-0.885,0.599-1.602,1.337-1.602h12.859c0.739,0,1.339,0.717,1.339,1.602V30.051z"/>
+			<path d="M17.469,31.933c-0.867,0-1.57-0.843-1.57-1.882l0,0v-6.197c0-1.04,0.703-1.881,1.57-1.881l0,0h12.859
+				c0.868,0,1.57,0.841,1.57,1.881l0,0v6.195c0,1.041-0.702,1.884-1.57,1.884l0,0H17.469L17.469,31.933z M16.364,23.854v6.197
+				c0.001,0.73,0.494,1.324,1.104,1.324l0,0h12.859c0.61,0,1.104-0.594,1.105-1.326l0,0v-6.195c-0.002-0.73-0.495-1.322-1.105-1.322
+				l0,0H17.469C16.858,22.531,16.365,23.121,16.364,23.854L16.364,23.854z"/>
+		</g>
+		<g>
+			<g>
+				<path fill="#D5E14D" d="M22.521,16.969c-0.206,1.203-1.07,7.828-1.07,7.828l-3.852-0.131l5.646,5.772l6.69-5.353l-4.465-0.151
+					c0,0-0.462-7.054-0.503-7.884C24.931,16.224,22.726,15.769,22.521,16.969z"/>
+				<path d="M16.927,24.34l4.25,0.146c0.139-1.414,0.857-6.466,1.048-7.569l0,0h-0.001c0.121-0.718,0.793-0.999,1.361-0.983l0,0
+					c0.73,0.024,1.581,0.324,1.685,1.104l0,0c0.036,0.731,0.386,6.168,0.483,7.604l0,0l4.924,0.169l-7.458,6.062L16.927,24.34
+					L16.927,24.34z M23.272,30.004l5.924-4.639l-4.006-0.14l-0.018-0.272c0,0-0.46-7.047-0.502-7.888l0,0
+					c0.002-0.071-0.086-0.214-0.304-0.333l0,0c-0.209-0.117-0.511-0.195-0.781-0.195l0,0c-0.445,0.016-0.714,0.15-0.77,0.482l0,0
+					l-0.296-0.053l0.296,0.055c-0.201,1.163-1.067,7.797-1.067,7.805l0,0l-0.027,0.282l-3.452-0.118L23.272,30.004L23.272,30.004z"
+					/>
+			</g>
+		</g>
+	</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/new/Audio_suspended.svg	Tue Mar 09 16:24:43 2010 +0000
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1"
+	 id="svg2982" sodipodi:docname="Audio_suspended.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" inkscape:version="0.47 r22583"
+	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px" height="32px"
+	 viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
+<sodipodi:namedview  id="namedview3018" objecttolerance="10" inkscape:window-y="0" inkscape:cy="16" inkscape:window-x="0" inkscape:window-width="640" inkscape:current-layer="svg2982" pagecolor="#ffffff" inkscape:zoom="7.375" inkscape:cx="16" inkscape:window-height="488" borderopacity="1" inkscape:pageopacity="0" gridtolerance="10" showgrid="false" inkscape:pageshadow="2" guidetolerance="10" bordercolor="#666666" inkscape:window-maximized="0">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  id="perspective3022" inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" inkscape:vp_y="0 : 1000 : 0">
+		</inkscape:perspective>
+</defs>
+<g id="g2994">
+	<path id="path2996" fill="#FFFFFF" d="M7.755,11.474l2.356-1.066c1.464-0.663,2.363-2.144,2.574-3.906l-9.564,4.331
+		C4.587,11.834,6.292,12.138,7.755,11.474z"/>
+	<path id="path2998" d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.393-0.729l0,0l-0.738-0.506l11.198-5.07l-0.106,0.891
+		C13.124,7.092,13,7.604,12.82,8.088l0,0c-0.458,1.224-1.309,2.243-2.499,2.779l0,0l-2.357,1.067
+		c-1.188,0.538-2.509,0.506-3.729,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031
+		c1.021,0.382,2.049,0.393,2.964-0.018l0,0l2.356-1.067c0.914-0.416,1.584-1.194,1.97-2.216l0,0c0.044-0.118,0.084-0.238,0.12-0.362
+		l0,0l-7.762,3.516C4.347,10.937,4.464,10.987,4.583,11.031L4.583,11.031z"/>
+</g>
+<g id="g3000">
+	<path id="path3002" fill="#FDC82F" d="M29.889,20.371c0,0,0.526,0.434,1.035,0.201c0.511-0.23,0.562-0.926,0.562-0.926
+		c-1.09-2.381-6.317-5.455-8.668-4.391c-2.354,1.067-3.382,3.87-2.298,6.268l1.896,4.188c0.675,1.493,0.032,3.248-1.437,3.912
+		c-1.473,0.666-3.216-0.01-3.892-1.5l-0.323-0.714c1.346-0.851,1.531-2.911,1.055-4.554c-0.519-1.766-4.85-13.767-4.85-13.767
+		l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.142,1.924,2.146,3.146,2.301l0.456,1.005c1.082,2.395,3.87,3.473,6.228,2.403
+		c2.349-1.063,3.382-3.871,2.295-6.267l-1.896-4.188c-0.677-1.492-0.03-3.248,1.437-3.914
+		C25.021,16.222,29.209,18.889,29.889,20.371z"/>
+	<g id="g3026">
+		<path id="path3004" d="M29.57,20.764l-0.092-0.074l-0.053-0.105c-0.283-0.626-3.241-3.07-3.83-3.294l0,0
+			c-0.579-0.22-1.23-0.218-1.83,0.058l0,0c-0.602,0.27-1.028,0.758-1.248,1.34l0,0c-0.225,0.594-0.222,1.273,0.065,1.904l0,0
+			l1.895,4.186c0.603,1.334,0.612,2.791,0.138,4.056l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0
+			c-1.286,0.581-2.696,0.588-3.933,0.123l0,0c-0.003-0.005-0.005-0.005-0.007-0.006l0,0c-1.265-0.473-2.354-1.439-2.957-2.777l0,0
+			l-0.344-0.76c-0.175-0.038-0.351-0.09-0.52-0.152l0,0c-1.11-0.424-2.065-1.328-2.708-2.326l0,0
+			c-1.016-1.599-7.165-12.738-7.17-12.75l0,0l-0.265-0.48l9.229-4.182l0.188,0.516c0.003,0.01,4.329,11.979,4.861,13.796l0,0
+			c0.323,1.135,0.376,2.438-0.035,3.547l0,0c-0.188,0.493-0.473,0.951-0.875,1.309l0,0l0.153,0.346
+			c0.283,0.626,0.794,1.079,1.392,1.303l0,0c0.577,0.219,1.232,0.219,1.832-0.052l0,0c0.597-0.274,1.03-0.765,1.248-1.342l0,0
+			c0.222-0.595,0.219-1.275-0.064-1.904l0,0l-1.896-4.188c-0.604-1.336-0.613-2.793-0.14-4.058l0,0
+			c0.468-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121c1.247,0.617,0,0,0,0
+			c1.261,0.472,4.795,3.438,5.401,4.764l0,0L32,19.557l-0.009,0.129c-0.003,0.033-0.021,0.242-0.12,0.515l0,0
+			c-0.101,0.269-0.305,0.635-0.738,0.838l0,0c-0.408,0.179-0.802,0.104-1.062,0.006l0,0C29.773,20.932,29.595,20.785,29.57,20.764
+			L29.57,20.764z M15.956,28.637c0.489,1.084,1.368,1.862,2.394,2.248l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0
+			c1.032-0.471,1.777-1.316,2.152-2.314l0,0c0.386-1.021,0.382-2.199-0.106-3.279l0,0l-1.896-4.187
+			c-0.397-0.881-0.404-1.847-0.092-2.68l0,0c0.309-0.815,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.786-0.389,2.603-0.082l0,0
+			c0.787,0.297,3.919,2.881,4.33,3.684l0,0c0.038,0.024,0.085,0.052,0.144,0.074l0,0c0.123,0.045,0.224,0.051,0.295,0.018l0,0
+			c0.075-0.032,0.151-0.131,0.204-0.271l0,0c0.019-0.044,0.03-0.085,0.038-0.119l0,0c-0.504-1.01-3.799-3.737-4.771-4.104l0,0
+			c-1-0.376-2.126-0.374-3.16,0.097l0,0c-1.037,0.471-1.782,1.316-2.16,2.313l0,0c-0.383,1.021-0.378,2.193,0.114,3.283l0,0
+			l1.896,4.188c0.399,0.879,0.405,1.843,0.092,2.679l0,0c-0.31,0.814-0.928,1.516-1.777,1.902l0,0
+			c-0.855,0.389-1.792,0.389-2.606,0.081l0,0c-0.838-0.315-1.554-0.955-1.955-1.835l0,0l-0.501-1.113l0.369-0.23
+			c0.379-0.241,0.65-0.607,0.829-1.078l0,0c0.316-0.825,0.291-1.955,0.01-2.906l0,0c-0.437-1.505-3.819-10.909-4.654-13.223l0,0
+			L5.45,13.056c1.188,2.152,6.033,10.899,6.875,12.213l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0
+			c0.191,0.072,0.383,0.123,0.576,0.146l0,0l0.278,0.035L15.956,28.637L15.956,28.637z"/>
+	</g>
+</g>
+<path id="path3008" fill="#FFFFFF" d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03
+	c-2.533,1.144-3.666,4.1-2.534,6.597l0.2,0.44c0.309,0.681,0.757,1.255,1.293,1.71l10.66-4.827
+	C13.107,5.246,12.973,4.53,12.664,3.849z"/>
+<path d="M13.125,3.641L13.122,3.64L12.923,3.2c-0.614-1.366-1.735-2.353-3.043-2.845c-1.325-0.5-2.855-0.49-4.258,0.146L3.268,1.567
+	C1.867,2.2,0.853,3.343,0.353,4.67c-0.491,1.306-0.49,2.798,0.132,4.166l0.2,0.44c0.34,0.752,0.836,1.385,1.425,1.886l0.244,0.208
+	l11.245-5.092l0.005-0.319C13.615,5.183,13.468,4.393,13.125,3.641z M2.533,10.181c-0.38-0.372-0.697-0.813-0.928-1.322l-0.198-0.44
+	C0.9,7.303,0.898,6.094,1.298,5.026C1.709,3.94,2.535,3.009,3.685,2.489L6.04,1.42c1.15-0.521,2.396-0.527,3.484-0.119
+	c1.066,0.403,1.973,1.203,2.479,2.316l0.2,0.44h0.003c0.23,0.51,0.353,1.041,0.38,1.57L2.533,10.181z"/>
+<g id="g3012" transform="translate(0,-1.872e-4)">
+	<path id="path3014" fill="#EE2375" d="M22.385,17.22c-0.236,1.415-1.119,7.628-1.119,7.628l-4.482-0.156l6.572,6.799l7.785-6.301
+		l-5.195-0.182c0,0-0.66-6.713-0.709-7.689C25.191,16.342,22.625,15.806,22.385,17.22z"/>
+	<path id="path3016" d="M16,24.308l4.945,0.173c0.16-1.664,0.877-6.022,1.096-7.32l0,0l0,0c0.141-0.847,0.922-1.175,1.584-1.158l0,0
+		c0.854,0.027,1.84,0.381,1.959,1.299l0,0c0.043,0.859,0.57,5.673,0.688,7.361l0,0L32,24.862L23.322,32L16,24.308L16,24.308z
+		 M23.383,30.979l6.895-5.464l-4.66-0.163l-0.02-0.32c0-0.002-0.66-6.707-0.709-7.695l0,0c0.002-0.085-0.102-0.252-0.354-0.393l0,0
+		c-0.244-0.14-0.594-0.23-0.91-0.23l0,0c-0.52,0.02-0.83,0.177-0.895,0.566l0,0l-0.348-0.06l0.348,0.062
+		c-0.234,1.369-1.121,7.593-1.121,7.603l0,0l-0.031,0.332l-4.018-0.142L23.383,30.979L23.383,30.979z"/>
+</g>
+</svg>
Binary file application/sis/podcatcher_udeb.sis has changed
Binary file application/sis/podcatcher_udeb_signed.sis has changed
Binary file application/sis/podcatcher_urel.sis has changed
Binary file application/sis/podcatcher_urel_signed.sis has changed
--- a/application/src/PodcastShowsView.cpp	Mon Mar 08 09:46:42 2010 +0000
+++ b/application/src/PodcastShowsView.cpp	Tue Mar 09 16:24:43 2010 +0000
@@ -326,8 +326,10 @@
 				
 				switch (showInfo->DownloadState()) {
 				case ENotDownloaded:
+				case EFailedDownload:
 					HandleCommandL(EPodcastDownloadShow);
 					break;
+				case EDownloading:
 				case EQueued:
 					AppUi()->ActivateLocalViewL(KUidPodcastQueueViewID,  TUid::Uid(0), KNullDesC8());
 					((CPodcastAppUi*)AppUi())->SetActiveTab(KTabIdQueue);
--- a/engine/BWINS/podcastengineu.def	Mon Mar 08 09:46:42 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,173 +0,0 @@
-EXPORTS
-	??0CShowInfo@@QAE@PAV0@@Z @ 1 NONAME ; CShowInfo::CShowInfo(class CShowInfo *)
-	??1CFeedInfo@@UAE@XZ @ 2 NONAME ; CFeedInfo::~CFeedInfo(void)
-	??1CPodcastModel@@UAE@XZ @ 3 NONAME ; CPodcastModel::~CPodcastModel(void)
-	??1CShowInfo@@UAE@XZ @ 4 NONAME ; CShowInfo::~CShowInfo(void)
-	?ActiveClientUid@CFeedEngine@@QAEIXZ @ 5 NONAME ; unsigned int CFeedEngine::ActiveClientUid(void)
-	?ActiveFeedInfo@CPodcastModel@@QAEPAVCFeedInfo@@XZ @ 6 NONAME ; class CFeedInfo * CPodcastModel::ActiveFeedInfo(void)
-	?ActiveShowList@CPodcastModel@@QAEAAV?$RPointerArray@VCShowInfo@@@@XZ @ 7 NONAME ; class RPointerArray<class CShowInfo> & CPodcastModel::ActiveShowList(void)
-	?AddObserver@CFeedEngine@@QAEXPAVMFeedEngineObserver@@@Z @ 8 NONAME ; void CFeedEngine::AddObserver(class MFeedEngineObserver *)
-	?AddObserver@CShowEngine@@QAEXPAVMShowEngineObserver@@@Z @ 9 NONAME ; void CShowEngine::AddObserver(class MShowEngineObserver *)
-	?AddObserver@CSoundEngine@@QAEXPAVMSoundEngineObserver@@@Z @ 10 NONAME ; void CSoundEngine::AddObserver(class MSoundEngineObserver *)
-	?BaseDir@CSettingsEngine@@QAEAAV?$TBuf@$0BAA@@@XZ @ 11 NONAME ; class TBuf<256> & CSettingsEngine::BaseDir(void)
-	?ClientState@CFeedEngine@@QAE?AW4TClientState@@XZ @ 12 NONAME ; enum TClientState CFeedEngine::ClientState(void)
-	?DeleteAllShowsByFeedL@CShowEngine@@QAEXIH@Z @ 13 NONAME ; void CShowEngine::DeleteAllShowsByFeedL(unsigned int, int)
-	?DeletePlayedShows@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 14 NONAME ; void CShowEngine::DeletePlayedShows(class RPointerArray<class CShowInfo> &)
-	?DeleteShowL@CShowEngine@@QAEXIH@Z @ 15 NONAME ; void CShowEngine::DeleteShowL(unsigned int, int)
-	?Description@CFeedInfo@@QBEABVTDesC16@@XZ @ 16 NONAME ; class TDesC16 const & CFeedInfo::Description(void) const
-	?Description@CShowInfo@@QBEABVTDesC16@@XZ @ 17 NONAME ; class TDesC16 const & CShowInfo::Description(void) const
-	?DownloadAutomatically@CSettingsEngine@@QAEHXZ @ 18 NONAME ; int CSettingsEngine::DownloadAutomatically(void)
-	?ExportFeedsL@CFeedEngine@@QAEHAAV?$TBuf@$0BAA@@@@Z @ 19 NONAME ; int CFeedEngine::ExportFeedsL(class TBuf<256> &)
-	?FeedEngine@CPodcastModel@@QAEAAVCFeedEngine@@XZ @ 20 NONAME ; class CFeedEngine & CPodcastModel::FeedEngine(void)
-	?FileName@CShowInfo@@QBEABVTDesC16@@XZ @ 21 NONAME ; class TDesC16 const & CShowInfo::FileName(void) const
-	?FixProtocolsL@PodcastUtils@@SAXAAVTDes16@@@Z @ 22 NONAME ; void PodcastUtils::FixProtocolsL(class TDes16 &)
-	?GetAllShows@CPodcastModel@@QAEXXZ @ 23 NONAME ; void CPodcastModel::GetAllShows(void)
-	?GetDownloadedStats@CFeedEngine@@QAEXAAI0@Z @ 24 NONAME ; void CFeedEngine::GetDownloadedStats(unsigned int &, unsigned int &)
-	?GetFeedInfoByUid@CFeedEngine@@QAEPAVCFeedInfo@@I@Z @ 25 NONAME ; class CFeedInfo * CFeedEngine::GetFeedInfoByUid(unsigned int)
-	?GetMimeType@CShowEngine@@QAEXABVTDesC16@@AAVTDes16@@@Z @ 26 NONAME ; void CShowEngine::GetMimeType(class TDesC16 const &, class TDes16 &)
-	?GetNewShows@CPodcastModel@@QAEXXZ @ 27 NONAME ; void CPodcastModel::GetNewShows(void)
-	?GetShowByUidL@CShowEngine@@QAEPAVCShowInfo@@I@Z @ 28 NONAME ; class CShowInfo * CShowEngine::GetShowByUidL(unsigned int)
-	?GetShowsByFeed@CPodcastModel@@QAEXI@Z @ 29 NONAME ; void CPodcastModel::GetShowsByFeed(unsigned int)
-	?GetShowsDownloaded@CPodcastModel@@QAEXXZ @ 30 NONAME ; void CPodcastModel::GetShowsDownloaded(void)
-	?GetShowsDownloading@CPodcastModel@@QAEXXZ @ 31 NONAME ; void CPodcastModel::GetShowsDownloading(void)
-	?GetSortedFeeds@CFeedEngine@@QAEABV?$RPointerArray@VCFeedInfo@@@@XZ @ 32 NONAME ; class RPointerArray<class CFeedInfo> const & CFeedEngine::GetSortedFeeds(void)
-	?IAPIds@CPodcastModel@@QAEAAV?$RArray@VTPodcastIAPItem@@@@XZ @ 33 NONAME ; class RArray<class TPodcastIAPItem> & CPodcastModel::IAPIds(void)
-	?IAPNames@CPodcastModel@@QAEPAVCDesC16ArrayFlat@@XZ @ 34 NONAME ; class CDesC16ArrayFlat * CPodcastModel::IAPNames(void)
-	?ImageFileName@CFeedInfo@@QBEABVTDesC16@@XZ @ 35 NONAME ; class TDesC16 const & CFeedInfo::ImageFileName(void) const
-	?ImageUrl@CFeedInfo@@QBEABVTDesC16@@XZ @ 36 NONAME ; class TDesC16 const & CFeedInfo::ImageUrl(void) const
-	?ImportFeedsL@CFeedEngine@@QAEXABVTDesC16@@@Z @ 37 NONAME ; void CFeedEngine::ImportFeedsL(class TDesC16 const &)
-	?Link@CFeedInfo@@QBEABVTDesC16@@XZ @ 38 NONAME ; class TDesC16 const & CFeedInfo::Link(void) const
-	?MarkSelectionPlayed@CPodcastModel@@QAEXXZ @ 39 NONAME ; void CPodcastModel::MarkSelectionPlayed(void)
-	?NewL@CFeedInfo@@SAPAV1@XZ @ 40 NONAME ; class CFeedInfo * CFeedInfo::NewL(void)
-	?NewL@CPodcastModel@@SAPAV1@XZ @ 41 NONAME ; class CPodcastModel * CPodcastModel::NewL(void)
-	?NewL@CShowInfo@@SAPAV1@I@Z @ 42 NONAME ; class CShowInfo * CShowInfo::NewL(unsigned int)
-	?NewLC@CFeedInfo@@SAPAV1@XZ @ 43 NONAME ; class CFeedInfo * CFeedInfo::NewLC(void)
-	?Pause@CSoundEngine@@QAEXH@Z @ 44 NONAME ; void CSoundEngine::Pause(int)
-	?Play@CSoundEngine@@QAEXXZ @ 45 NONAME ; void CSoundEngine::Play(void)
-	?PlayPausePodcastL@CPodcastModel@@QAEXPAVCShowInfo@@H@Z @ 46 NONAME ; void CPodcastModel::PlayPausePodcastL(class CShowInfo *, int)
-	?PlayTime@CShowInfo@@QBEIXZ @ 47 NONAME ; unsigned int CShowInfo::PlayTime(void) const
-	?PlayingPodcast@CPodcastModel@@QAEPAVCShowInfo@@XZ @ 48 NONAME ; class CShowInfo * CPodcastModel::PlayingPodcast(void)
-	?Position@CShowInfo@@QBE?AVTTimeIntervalMicroSeconds@@XZ @ 49 NONAME ; class TTimeIntervalMicroSeconds CShowInfo::Position(void) const
-	?Position@CSoundEngine@@QAE?AVTTimeIntervalMicroSeconds@@XZ @ 50 NONAME ; class TTimeIntervalMicroSeconds CSoundEngine::Position(void)
-	?PubDate@CShowInfo@@QBE?BVTTime@@XZ @ 51 NONAME ; class TTime const CShowInfo::PubDate(void) const
-	?RemoveAllDownloads@CShowEngine@@QAEXXZ @ 52 NONAME ; void CShowEngine::RemoveAllDownloads(void)
-	?RemoveDownloadL@CShowEngine@@QAEHI@Z @ 53 NONAME ; int CShowEngine::RemoveDownloadL(unsigned int)
-	?RemoveObserver@CFeedEngine@@QAEXPAVMFeedEngineObserver@@@Z @ 54 NONAME ; void CFeedEngine::RemoveObserver(class MFeedEngineObserver *)
-	?RemoveObserver@CShowEngine@@QAEXPAVMShowEngineObserver@@@Z @ 55 NONAME ; void CShowEngine::RemoveObserver(class MShowEngineObserver *)
-	?ResumeDownloadsL@CShowEngine@@QAEXXZ @ 56 NONAME ; void CShowEngine::ResumeDownloadsL(void)
-	?SaveSettingsL@CSettingsEngine@@QAEXXZ @ 57 NONAME ; void CSettingsEngine::SaveSettingsL(void)
-	?SetActiveFeedInfo@CPodcastModel@@QAEXPAVCFeedInfo@@@Z @ 58 NONAME ; void CPodcastModel::SetActiveFeedInfo(class CFeedInfo *)
-	?SetBaseDir@CSettingsEngine@@QAEXAAV?$TBuf@$0BAA@@@@Z @ 59 NONAME ; void CSettingsEngine::SetBaseDir(class TBuf<256> &)
-	?SetBuildDate@CFeedInfo@@QAEXVTTime@@@Z @ 60 NONAME ; void CFeedInfo::SetBuildDate(class TTime)
-	?SetCustomTitle@CFeedInfo@@QAEXXZ @ 61 NONAME ; void CFeedInfo::SetCustomTitle(void)
-	?SetDescriptionL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 62 NONAME ; void CFeedInfo::SetDescriptionL(class TDesC16 const &)
-	?SetDescriptionL@CShowInfo@@QAEXABVTDesC16@@@Z @ 63 NONAME ; void CShowInfo::SetDescriptionL(class TDesC16 const &)
-	?SetDownloadAutomatically@CSettingsEngine@@QAEXH@Z @ 64 NONAME ; void CSettingsEngine::SetDownloadAutomatically(int)
-	?SetDownloadState@CShowInfo@@QAEXW4TDownloadState@@@Z @ 65 NONAME ; void CShowInfo::SetDownloadState(enum TDownloadState)
-	?SetFeedUid@CShowInfo@@QAEXI@Z @ 66 NONAME ; void CShowInfo::SetFeedUid(unsigned int)
-	?SetFileNameL@CShowInfo@@QAEXABVTDesC16@@@Z @ 67 NONAME ; void CShowInfo::SetFileNameL(class TDesC16 const &)
-	?SetImageFileNameL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 68 NONAME ; void CFeedInfo::SetImageFileNameL(class TDesC16 const &)
-	?SetImageUrlL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 69 NONAME ; void CFeedInfo::SetImageUrlL(class TDesC16 const &)
-	?SetLastUpdated@CFeedInfo@@QAEXVTTime@@@Z @ 70 NONAME ; void CFeedInfo::SetLastUpdated(class TTime)
-	?SetLinkL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 71 NONAME ; void CFeedInfo::SetLinkL(class TDesC16 const &)
-	?SetPlayState@CShowInfo@@QAEXW4TPlayState@@@Z @ 72 NONAME ; void CShowInfo::SetPlayState(enum TPlayState)
-	?SetPlayTime@CShowInfo@@QAEXI@Z @ 73 NONAME ; void CShowInfo::SetPlayTime(unsigned int)
-	?SetPlayingPodcast@CPodcastModel@@QAEXPAVCShowInfo@@@Z @ 74 NONAME ; void CPodcastModel::SetPlayingPodcast(class CShowInfo *)
-	?SetPosition@CShowInfo@@QAEXVTTimeIntervalMicroSeconds@@@Z @ 75 NONAME ; void CShowInfo::SetPosition(class TTimeIntervalMicroSeconds)
-	?SetPosition@CSoundEngine@@QAEXI@Z @ 76 NONAME ; void CSoundEngine::SetPosition(unsigned int)
-	?SetPubDate@CShowInfo@@QAEXVTTime@@@Z @ 77 NONAME ; void CShowInfo::SetPubDate(class TTime)
-	?SetShowSize@CShowInfo@@QAEXI@Z @ 78 NONAME ; void CShowInfo::SetShowSize(unsigned int)
-	?SetShowType@CShowInfo@@QAEXW4TShowType@@@Z @ 79 NONAME ; void CShowInfo::SetShowType(enum TShowType)
-	?SetSpecificIAP@CSettingsEngine@@QAEXH@Z @ 80 NONAME ; void CSettingsEngine::SetSpecificIAP(int)
-	?SetTitleL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 81 NONAME ; void CFeedInfo::SetTitleL(class TDesC16 const &)
-	?SetTitleL@CShowInfo@@QAEXABVTDesC16@@@Z @ 82 NONAME ; void CShowInfo::SetTitleL(class TDesC16 const &)
-	?SetTrackNo@CShowInfo@@QAEXI@Z @ 83 NONAME ; void CShowInfo::SetTrackNo(unsigned int)
-	?SetUid@CShowInfo@@QAEXI@Z @ 84 NONAME ; void CShowInfo::SetUid(unsigned int)
-	?SetUpdateAutomatically@CSettingsEngine@@QAEXW4TAutoUpdateSetting@@@Z @ 85 NONAME ; void CSettingsEngine::SetUpdateAutomatically(enum TAutoUpdateSetting)
-	?SetUpdateFeedInterval@CSettingsEngine@@QAEXH@Z @ 86 NONAME ; void CSettingsEngine::SetUpdateFeedInterval(int)
-	?SetUpdateFeedTime@CSettingsEngine@@QAEXVTTime@@@Z @ 87 NONAME ; void CSettingsEngine::SetUpdateFeedTime(class TTime)
-	?SetUrlL@CFeedInfo@@QAEXABVTDesC16@@@Z @ 88 NONAME ; void CFeedInfo::SetUrlL(class TDesC16 const &)
-	?SetUrlL@CShowInfo@@QAEXABVTDesC16@@@Z @ 89 NONAME ; void CShowInfo::SetUrlL(class TDesC16 const &)
-	?SettingsEngine@CPodcastModel@@QAEAAVCSettingsEngine@@XZ @ 90 NONAME ; class CSettingsEngine & CPodcastModel::SettingsEngine(void)
-	?ShowDownloading@CShowEngine@@QAEPAVCShowInfo@@XZ @ 91 NONAME ; class CShowInfo * CShowEngine::ShowDownloading(void)
-	?ShowEngine@CPodcastModel@@QAEAAVCShowEngine@@XZ @ 92 NONAME ; class CShowEngine & CPodcastModel::ShowEngine(void)
-	?SoundEngine@CPodcastModel@@QAEAAVCSoundEngine@@XZ @ 93 NONAME ; class CSoundEngine & CPodcastModel::SoundEngine(void)
-	?SpecificIAP@CSettingsEngine@@QAEHXZ @ 94 NONAME ; int CSettingsEngine::SpecificIAP(void)
-	?State@CSoundEngine@@QAE?AW4TSoundEngineState@@XZ @ 95 NONAME ; enum TSoundEngineState CSoundEngine::State(void)
-	?Stop@CSoundEngine@@QAEXH@Z @ 96 NONAME ; void CSoundEngine::Stop(int)
-	?Title@CFeedInfo@@QBEABVTDesC16@@XZ @ 97 NONAME ; class TDesC16 const & CFeedInfo::Title(void) const
-	?Title@CShowInfo@@QBEABVTDesC16@@XZ @ 98 NONAME ; class TDesC16 const & CShowInfo::Title(void) const
-	?TrackNo@CShowInfo@@QBEIXZ @ 99 NONAME ; unsigned int CShowInfo::TrackNo(void) const
-	?Uid@CShowInfo@@QBEIXZ @ 100 NONAME ; unsigned int CShowInfo::Uid(void) const
-	?SNAPNames@CPodcastModel@@QAEPAVCDesC16ArrayFlat@@XZ @ 101 NONAME ; class CDesC16ArrayFlat * CPodcastModel::SNAPNames(void)
-	?UpdateAutomatically@CSettingsEngine@@QAE?AW4TAutoUpdateSetting@@XZ @ 102 NONAME ; enum TAutoUpdateSetting CSettingsEngine::UpdateAutomatically(void)
-	?UpdateFeed@CFeedEngine@@QAEXPAVCFeedInfo@@@Z @ 103 NONAME ; void CFeedEngine::UpdateFeed(class CFeedInfo *)
-	?UpdateFeedInterval@CSettingsEngine@@QAEHXZ @ 104 NONAME ; int CSettingsEngine::UpdateFeedInterval(void)
-	?UpdateFeedL@CFeedEngine@@QAEHI@Z @ 105 NONAME ; int CFeedEngine::UpdateFeedL(unsigned int)
-	?UpdateFeedTime@CSettingsEngine@@QAE?AVTTime@@XZ @ 106 NONAME ; class TTime CSettingsEngine::UpdateFeedTime(void)
-	?AddDownloadL@CShowEngine@@QAEXAAVCShowInfo@@@Z @ 107 NONAME ; void CShowEngine::AddDownloadL(class CShowInfo &)
-	?Url@CFeedInfo@@QBEABVTDesC16@@XZ @ 108 NONAME ; class TDesC16 const & CFeedInfo::Url(void) const
-	?Url@CShowInfo@@QBEABVTDesC16@@XZ @ 109 NONAME ; class TDesC16 const & CShowInfo::Url(void) const
-	?RemoveFeedL@CFeedEngine@@QAEXI@Z @ 110 NONAME ; void CFeedEngine::RemoveFeedL(unsigned int)
-	??1CShowEngine@@UAE@XZ @ 111 NONAME ; CShowEngine::~CShowEngine(void)
-	?DBGetShowByFileNameL@CShowEngine@@QAEPAVCShowInfo@@V?$TBuf@$0BAA@@@@Z @ 112 NONAME ; class CShowInfo * CShowEngine::DBGetShowByFileNameL(class TBuf<256>)
-	?DeleteOldShowsByFeed@CShowEngine@@QAEXI@Z @ 113 NONAME ; void CShowEngine::DeleteOldShowsByFeed(unsigned int)
-	?GetAllShowsL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 114 NONAME ; void CShowEngine::GetAllShowsL(class RPointerArray<class CShowInfo> &)
-	?GetNewShowsL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 115 NONAME ; void CShowEngine::GetNewShowsL(class RPointerArray<class CShowInfo> &)
-	?GetNextShowByTrackL@CShowEngine@@QAEPAVCShowInfo@@PAV2@@Z @ 116 NONAME ; class CShowInfo * CShowEngine::GetNextShowByTrackL(class CShowInfo *)
-	?GetNumDownloadingShows@CShowEngine@@QAEHXZ @ 117 NONAME ; int CShowEngine::GetNumDownloadingShows(void)
-	?GetShowsByFeedL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@I@Z @ 118 NONAME ; void CShowEngine::GetShowsByFeedL(class RPointerArray<class CShowInfo> &, unsigned int)
-	?GetShowsDownloadedL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 119 NONAME ; void CShowEngine::GetShowsDownloadedL(class RPointerArray<class CShowInfo> &)
-	?GetShowsDownloadingL@CShowEngine@@QAEXAAV?$RPointerArray@VCShowInfo@@@@@Z @ 120 NONAME ; void CShowEngine::GetShowsDownloadingL(class RPointerArray<class CShowInfo> &)
-	?MetaDataReader@CShowEngine@@QAEAAVCMetaDataReader@@XZ @ 121 NONAME ; class CMetaDataReader & CShowEngine::MetaDataReader(void)
-	?NewL@CShowEngine@@SAPAV1@AAVCPodcastModel@@@Z @ 122 NONAME ; class CShowEngine * CShowEngine::NewL(class CPodcastModel &)
-	?NewLC@CShowInfo@@SAPAV1@I@Z @ 123 NONAME ; class CShowInfo * CShowInfo::NewLC(unsigned int)
-	?NotifyShowListUpdatedL@CShowEngine@@QAEXXZ @ 124 NONAME ; void CShowEngine::NotifyShowListUpdatedL(void)
-	?CancelUpdateAllFeeds@CFeedEngine@@QAEXXZ @ 125 NONAME ; void CFeedEngine::CancelUpdateAllFeeds(void)
-	?ConnectionEngine@CPodcastModel@@QAEAAVCConnectionEngine@@XZ @ 126 NONAME ; class CConnectionEngine & CPodcastModel::ConnectionEngine(void)
-	?SetLastError@CFeedInfo@@QAEXH@Z @ 127 NONAME ; void CFeedInfo::SetLastError(int)
-	?SetLastError@CShowInfo@@QAEXH@Z @ 128 NONAME ; void CShowInfo::SetLastError(int)
-	?LastError@CFeedInfo@@QBEHXZ @ 129 NONAME ; int CFeedInfo::LastError(void) const
-	?LastError@CShowInfo@@QBEHXZ @ 130 NONAME ; int CShowInfo::LastError(void) const
-	?AddSearchResultL@CFeedEngine@@QAEXPAVCFeedInfo@@@Z @ 131 NONAME ; void CFeedEngine::AddSearchResultL(class CFeedInfo *)
-	?GetSearchResults@CFeedEngine@@QAEABV?$RPointerArray@VCFeedInfo@@@@XZ @ 132 NONAME ; class RPointerArray<class CFeedInfo> const & CFeedEngine::GetSearchResults(void)
-	?GetStatsByFeed@CFeedEngine@@QAEXIAAI0@Z @ 133 NONAME ; void CFeedEngine::GetStatsByFeed(unsigned int, unsigned int &, unsigned int &)
-	?SearchForFeedL@CFeedEngine@@QAEXAAVTDesC16@@@Z @ 134 NONAME ; void CFeedEngine::SearchForFeedL(class TDesC16 &)
-	?AddFeedL@CFeedEngine@@QAEHABVCFeedInfo@@@Z @ 135 NONAME ; int CFeedEngine::AddFeedL(class CFeedInfo const &)
-	?BuildDate@CFeedInfo@@QBE?AVTTime@@XZ @ 136 NONAME ; class TTime CFeedInfo::BuildDate(void) const
-	?CopyL@CFeedInfo@@QBEPAV1@XZ @ 137 NONAME ; class CFeedInfo * CFeedInfo::CopyL(void) const
-	?CustomTitle@CFeedInfo@@QBEHXZ @ 138 NONAME ; int CFeedInfo::CustomTitle(void) const
-	?LastUpdated@CFeedInfo@@QBE?AVTTime@@XZ @ 139 NONAME ; class TTime CFeedInfo::LastUpdated(void) const
-	?Uid@CFeedInfo@@QBEIXZ @ 140 NONAME ; unsigned int CFeedInfo::Uid(void) const
-	?AddShowL@CShowEngine@@QAEHABVCShowInfo@@@Z @ 141 NONAME ; int CShowEngine::AddShowL(class CShowInfo const &)
-	?DownloadState@CShowInfo@@QBE?AW4TDownloadState@@XZ @ 142 NONAME ; enum TDownloadState CShowInfo::DownloadState(void) const
-	?FeedUid@CShowInfo@@QBEIXZ @ 143 NONAME ; unsigned int CShowInfo::FeedUid(void) const
-	?PlayState@CShowInfo@@QBE?AW4TPlayState@@XZ @ 144 NONAME ; enum TPlayState CShowInfo::PlayState(void) const
-	?ShowSize@CShowInfo@@QBEIXZ @ 145 NONAME ; unsigned int CShowInfo::ShowSize(void) const
-	?ShowType@CShowInfo@@QBE?AW4TShowType@@XZ @ 146 NONAME ; enum TShowType CShowInfo::ShowType(void) const
-	?UpdateShow@CShowEngine@@QAEXAAVCShowInfo@@@Z @ 147 NONAME ; void CShowEngine::UpdateShow(class CShowInfo &)
-	?UpdateIAPListL@CPodcastModel@@QAEXXZ @ 148 NONAME ; void CPodcastModel::UpdateIAPListL(void)
-	?UpdateSNAPListL@CPodcastModel@@QAEXXZ @ 149 NONAME ; void CPodcastModel::UpdateSNAPListL(void)
-	?SNAPIds@CPodcastModel@@QAEAAV?$RArray@VTPodcastIAPItem@@@@XZ @ 150 NONAME ; class RArray<class TPodcastIAPItem> & CPodcastModel::SNAPIds(void)
-	?UpdateAllFeedsL@CFeedEngine@@QAEXH@Z @ 151 NONAME ; void CFeedEngine::UpdateAllFeedsL(int)
-	?CleanHtmlL@PodcastUtils@@SAXAAVTDes16@@@Z @ 152 NONAME ; void PodcastUtils::CleanHtmlL(class TDes16 &)
-	?DownloadSuspended@CSettingsEngine@@QAEHXZ @ 153 NONAME ; int CSettingsEngine::DownloadSuspended(void)
-	?EnsureProperPathName@PodcastUtils@@SAXAAV?$TBuf@$0BAA@@@@Z @ 154 NONAME ; void PodcastUtils::EnsureProperPathName(class TBuf<256> &)
-	?FileNameFromUrl@PodcastUtils@@SAXABVTDesC16@@AAV?$TBuf@$0BAA@@@@Z @ 155 NONAME ; void PodcastUtils::FileNameFromUrl(class TDesC16 const &, class TBuf<256> &)
-	?IsFirstStartup@CPodcastModel@@QAEHXZ @ 156 NONAME ; int CPodcastModel::IsFirstStartup(void)
-	?OpmlParsingComplete@CFeedEngine@@QAEXI@Z @ 157 NONAME ; void CFeedEngine::OpmlParsingComplete(unsigned int)
-	?ReplaceChar@PodcastUtils@@SAXAAVTDes16@@II@Z @ 158 NONAME ; void PodcastUtils::ReplaceChar(class TDes16 &, unsigned int, unsigned int)
-	?ReplaceString@PodcastUtils@@SAXAAVTDes16@@ABVTDesC16@@1@Z @ 159 NONAME ; void PodcastUtils::ReplaceString(class TDes16 &, class TDesC16 const &, class TDesC16 const &)
-	?SQLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 160 NONAME ; void PodcastUtils::SQLEncode(class TDes16 &)
-	?SetDownloadSuspended@CSettingsEngine@@QAEXH@Z @ 161 NONAME ; void CSettingsEngine::SetDownloadSuspended(int)
-	?SuspendDownloads@CShowEngine@@QAEXXZ @ 162 NONAME ; void CShowEngine::SuspendDownloads(void)
-	?XMLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 163 NONAME ; void PodcastUtils::XMLEncode(class TDes16 &)
-	?FeedIcon@CFeedInfo@@QBEPAVCFbsBitmap@@XZ @ 164 NONAME ; class CFbsBitmap * CFeedInfo::FeedIcon(void) const
-	?SetFeedIcon@CFeedInfo@@QAEXPAVCFbsBitmap@@@Z @ 165 NONAME ; void CFeedInfo::SetFeedIcon(class CFbsBitmap *)
-	??1CImageHandler@@UAE@XZ @ 166 NONAME ; CImageHandler::~CImageHandler(void)
-	?LoadFileAndScaleL@CImageHandler@@QAEXPAVCFbsBitmap@@ABV?$TBuf@$0BAA@@@ABVTSize@@AAVMImageHandlerCallback@@H@Z @ 167 NONAME ; void CImageHandler::LoadFileAndScaleL(class CFbsBitmap *, class TBuf<256> const &, class TSize const &, class MImageHandlerCallback &, int)
-	?NewL@CImageHandler@@SAPAV1@AAVRFs@@@Z @ 168 NONAME ; class CImageHandler * CImageHandler::NewL(class RFs &)
-	?NewLC@CImageHandler@@SAPAV1@AAVRFs@@@Z @ 169 NONAME ; class CImageHandler * CImageHandler::NewLC(class RFs &)
-	?ScaledBitmap@CImageHandler@@QAEPAVCFbsBitmap@@XZ @ 170 NONAME ; class CFbsBitmap * CImageHandler::ScaledBitmap(void)
-	?ImageHandler@CPodcastModel@@QAEAAVCImageHandler@@XZ @ 171 NONAME ; class CImageHandler & CPodcastModel::ImageHandler(void)
-
--- a/test.txt	Mon Mar 08 09:46:42 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Test file
-Lars Was HERE!!
\ No newline at end of file