Removed unused strings. Fixed clipping problem with icons
authorteknolog
Mon, 08 Mar 2010 17:54:46 +0000
changeset 39 ca935c84c94b
parent 38 c11e52c5acd2
child 40 bf37b9711f0a
child 46 094bbe96dde0
child 56 0050a64a90f8
Removed unused strings. Fixed clipping problem with icons
application/data/PodcastClient_english.rls
application/data/PodcastStrings.ra
application/data/images/new/Audio_downloading.svg
application/data/images/new/Audio_queued.svg
application/data/images/new/Audio_suspended.svg
application/sis/podcatcher_udeb.sis
application/sis/podcatcher_udeb_signed.sis
application/sis/podcatcher_urel.sis
application/sis/podcatcher_urel_signed.sis
--- a/application/data/PodcastClient_english.rls	Fri Mar 05 16:29:33 2010 +0000
+++ b/application/data/PodcastClient_english.rls	Mon Mar 08 17:54:46 2010 +0000
@@ -16,97 +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_delete_show_cmd "Delete"
-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_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"
@@ -116,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
@@ -126,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	Fri Mar 05 16:29:33 2010 +0000
+++ b/application/data/PodcastStrings.ra	Mon Mar 08 17:54:46 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;}
--- a/application/data/images/new/Audio_downloading.svg	Fri Mar 05 16:29:33 2010 +0000
+++ b/application/data/images/new/Audio_downloading.svg	Mon Mar 08 17:54:46 2010 +0000
@@ -1,139 +1,86 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   height="32px"
-   version="1.1"
-   viewBox="0 0 32 32"
-   width="32px"
-   x="0px"
-   y="0px"
-   id="svg3426"
-   inkscape:version="0.47 r22583"
-   sodipodi:docname="Audio_downloading.svg">
-  <metadata
-     id="metadata3472">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="885"
-     inkscape:window-height="659"
-     id="namedview3470"
-     showgrid="false"
-     inkscape:zoom="10.44997"
-     inkscape:cx="16.00177"
-     inkscape:cy="16.00177"
-     inkscape:window-x="300"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="svg3426" />
-  <defs
-     id="defs3428">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 16 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="32 : 16 : 1"
-       inkscape:persp3d-origin="16 : 10.666667 : 1"
-       id="perspective3474" />
-    <foreignObject
-       id="foreignObject3458"
-       y="0"
-       x="0"
-       width="1"
-       requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
-       height="1" />
-    <inkscape:perspective
-       id="perspective3984"
-       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
-       inkscape:vp_z="1 : 0.5 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 0.5 : 1"
-       sodipodi:type="inkscape:persp3d" />
-  </defs>
-  <switch
-     id="switch3430">
-    <foreignObject
-       height="1"
-       requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
-       width="1"
-       x="0"
-       y="0"
-       id="foreignObject3432" />
-    <g
-       id="g3434">
-      <g
-         id="g3436">
-        <g
-           id="g3438">
-          <path
-             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"
-             fill="#FFFFFF"
-             id="path3440" />
-          <path
-             d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.391-0.729l0,0l-0.74-0.506l11.2-5.07l-0.108,0.891      c-0.064,0.529-0.187,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.73,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031      c1.02,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"
-             id="path3442" />
-        </g>
-        <g
-           id="g3444">
-          <path
-             d="M29.889,20.371c0,0,0.528,0.433,1.037,0.202s0.561-0.926,0.561-0.926      c-1.09-2.382-6.317-5.454-8.668-4.39c-2.352,1.067-3.382,3.87-2.298,6.266l1.897,4.188c0.675,1.493,0.032,3.248-1.437,3.912      c-1.471,0.666-3.216-0.009-3.89-1.5l-0.325-0.714c1.346-0.85,1.533-2.911,1.055-4.553C17.303,21.091,12.971,9.09,12.971,9.09      l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.141,1.924,2.147,3.147,2.301l0.456,1.003      c1.082,2.395,3.87,3.473,6.226,2.405c2.349-1.065,3.382-3.871,2.295-6.265l-1.894-4.188c-0.677-1.493-0.03-3.248,1.435-3.914      C25.021,16.222,29.209,18.889,29.889,20.371z"
-             fill="#FDC82F"
-             id="path3446" />
-          <path
-             d="M17.991,31.828c-1.265-0.472-2.355-1.44-2.957-2.777l0,0l-0.344-0.76c-0.175-0.038-0.349-0.09-0.518-0.152l0,0      c-1.112-0.424-2.067-1.328-2.708-2.327l0,0c-1.016-1.598-7.165-12.738-7.17-12.749l0,0l-0.265-0.48l9.23-4.182l0.187,0.516      c0.003,0.01,4.329,11.979,4.861,13.796l0,0c0.325,1.134,0.376,2.438-0.035,3.546l0,0c-0.187,0.494-0.471,0.952-0.875,1.309l0,0      l0.155,0.345c0.283,0.626,0.793,1.079,1.39,1.303l0,0c0.577,0.218,1.234,0.217,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.897-4.187      c-0.604-1.337-0.613-2.794-0.138-4.058l0,0c0.466-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121      s0,0,0,0c1.259,0.472,4.795,3.437,5.401,4.764l0,0L32,19.556l-0.009,0.129c-0.003,0.033-0.021,0.243-0.12,0.514l0,0      c-0.101,0.268-0.305,0.635-0.738,0.838l0,0c-0.41,0.179-0.802,0.106-1.063,0.006l0,0c-0.297-0.112-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.075l-0.051-0.106c-0.285-0.626-3.243-3.072-3.832-3.294l0,0      c-0.579-0.218-1.23-0.216-1.83,0.056l0,0c-0.6,0.27-1.028,0.758-1.248,1.34l0,0c-0.223,0.595-0.22,1.275,0.067,1.906l0,0      l1.893,4.185c0.603,1.334,0.614,2.79,0.138,4.055l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0      c-1.286,0.581-2.696,0.588-3.931,0.123l0,0C17.995,31.829,17.993,31.829,17.991,31.828L17.991,31.828z M15.956,28.636      c0.489,1.084,1.368,1.863,2.392,2.249l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0c1.034-0.47,1.779-1.317,2.154-2.314l0,0      c0.386-1.022,0.382-2.199-0.108-3.28l0,0l-1.896-4.186c-0.399-0.881-0.404-1.847-0.092-2.68l0,0      c0.309-0.816,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.788-0.389,2.603-0.082l0,0c0.787,0.296,3.919,2.88,4.33,3.684l0,0      c0.038,0.024,0.085,0.05,0.144,0.073l0,0c0.123,0.045,0.222,0.051,0.294,0.018l0,0c0.076-0.033,0.152-0.131,0.205-0.273l0,0      c0.017-0.043,0.03-0.084,0.038-0.119l0,0c-0.504-1.009-3.799-3.736-4.772-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.022-0.378,2.194,0.114,3.283l0,0l1.896,4.188      c0.399,0.879,0.405,1.842,0.09,2.677l0,0c-0.308,0.816-0.926,1.517-1.777,1.904l0,0c-0.855,0.387-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.232c0.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.821-10.909-4.656-13.223l0,0l-7.236,3.277      c1.189,2.152,6.033,10.899,6.875,12.214l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0c0.191,0.071,0.383,0.122,0.576,0.146l0,0      l0.278,0.035L15.956,28.636L15.956,28.636z"
-             id="path3448" />
-        </g>
-        <g
-           id="g3450">
-          <path
-             d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03      C0.946,3.174-0.187,6.13,0.945,8.627l0.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"
-             fill="#FFFFFF"
-             id="path3452" />
-          <path
-             d="M2.11,11.162c-0.589-0.501-1.085-1.134-1.425-1.886l0,0l-0.2-0.44C-0.137,7.468-0.138,5.976,0.353,4.67l0,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.306,0.492,2.427,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.489C2.535,3.009,1.709,3.94,1.298,5.026l0,0      C0.898,6.094,0.9,7.303,1.407,8.419l0,0l0.198,0.44c0.231,0.509,0.548,0.95,0.928,1.322l0,0l10.053-4.554      c-0.029-0.529-0.15-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"
-             id="path3454" />
-        </g>
-      </g>
-    </g>
-  </switch>
-  <g
-     transform="translate(15.904423,-0.06671476)"
-     id="g3952"
-     i:extraneous="self">
-    <g
-       id="g3954">
-      <g
-         id="g3956">
-        <path
-           style="fill:#8bd3f5"
-           id="path3958"
-           d="M 6.385,17.22 C 6.146,18.635 5.263,24.848 5.263,24.848 L 0.782,24.692 7.353,31.49 15.138,25.189 9.943,25.008 c 0,0 -0.66,-6.713 -0.708,-7.69 -0.044,-0.976 -2.61,-1.512 -2.85,-0.098 z" />
-        <path
-           id="path3960"
-           d="m 0,24.308 4.946,0.172 c 0.16,-1.663 0.876,-6.023 1.096,-7.32 l 0,0 H 6.041 C 6.18,16.312 6.963,15.983 7.625,16 l 0,0 c 0.852,0.027 1.84,0.381 1.96,1.299 l 0,0 c 0.042,0.861 0.57,5.673 0.686,7.362 l 0,0 L 16,24.861 7.322,32 0,24.308 l 0,0 z m 7.382,6.67 6.893,-5.463 -4.66,-0.163 -0.02,-0.32 c 0,-0.002 -0.66,-6.708 -0.709,-7.697 l 0,0 C 8.889,17.25 8.787,17.083 8.534,16.943 l 0,0 c -0.243,-0.14 -0.594,-0.23 -0.91,-0.23 l 0,0 C 7.105,16.731 6.795,16.89 6.729,17.28 l 0,0 -0.344,-0.06 0.345,0.062 c -0.233,1.369 -1.12,7.591 -1.12,7.601 l 0,0 -0.032,0.332 -4.018,-0.14 5.822,5.903 0,0 z" />
-      </g>
-    </g>
-  </g>
-</svg>
+<?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>
--- a/application/data/images/new/Audio_queued.svg	Fri Mar 05 16:29:33 2010 +0000
+++ b/application/data/images/new/Audio_queued.svg	Mon Mar 08 17:54:46 2010 +0000
@@ -1,43 +1,94 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="tiny" height="32px" version="1.1" viewBox="0 0 32 32" width="32px" x="0px" y="0px">
-<defs/>
-<switch>
-<foreignObject height="1" requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/" width="1" x="0" y="0"/>
-<g>
-<g>
+<?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 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" fill="#FFFFFF"/>
-<path d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.391-0.729l0,0l-0.74-0.506l11.2-5.07l-0.108,0.891      c-0.064,0.529-0.187,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.73,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031      c1.02,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="M29.889,20.371c0,0,0.528,0.433,1.037,0.202s0.561-0.926,0.561-0.926      c-1.09-2.382-6.317-5.454-8.668-4.39c-2.352,1.067-3.382,3.87-2.298,6.266l1.897,4.188c0.675,1.493,0.032,3.248-1.437,3.912      c-1.471,0.666-3.216-0.009-3.89-1.5l-0.325-0.714c1.346-0.85,1.533-2.911,1.055-4.553C17.303,21.091,12.971,9.09,12.971,9.09      l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.141,1.924,2.147,3.147,2.301l0.456,1.003      c1.082,2.395,3.87,3.473,6.226,2.405c2.349-1.065,3.382-3.871,2.295-6.265l-1.894-4.188c-0.677-1.493-0.03-3.248,1.435-3.914      C25.021,16.222,29.209,18.889,29.889,20.371z" fill="#FDC82F"/>
-<path d="M17.991,31.828c-1.265-0.472-2.355-1.44-2.957-2.777l0,0l-0.344-0.76c-0.175-0.038-0.349-0.09-0.518-0.152l0,0      c-1.112-0.424-2.067-1.328-2.708-2.327l0,0c-1.016-1.598-7.165-12.738-7.17-12.749l0,0l-0.265-0.48l9.23-4.182l0.187,0.516      c0.003,0.01,4.329,11.979,4.861,13.796l0,0c0.325,1.134,0.376,2.438-0.035,3.546l0,0c-0.187,0.494-0.471,0.952-0.875,1.309l0,0      l0.155,0.345c0.283,0.626,0.793,1.079,1.39,1.303l0,0c0.577,0.218,1.234,0.217,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.897-4.187      c-0.604-1.337-0.613-2.794-0.138-4.058l0,0c0.466-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121      s0,0,0,0c1.259,0.472,4.795,3.437,5.401,4.764l0,0L32,19.556l-0.009,0.129c-0.003,0.033-0.021,0.243-0.12,0.514l0,0      c-0.101,0.268-0.305,0.635-0.738,0.838l0,0c-0.41,0.179-0.802,0.106-1.063,0.006l0,0c-0.297-0.112-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.075l-0.051-0.106c-0.285-0.626-3.243-3.072-3.832-3.294l0,0      c-0.579-0.218-1.23-0.216-1.83,0.056l0,0c-0.6,0.27-1.028,0.758-1.248,1.34l0,0c-0.223,0.595-0.22,1.275,0.067,1.906l0,0      l1.893,4.185c0.603,1.334,0.614,2.79,0.138,4.055l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0      c-1.286,0.581-2.696,0.588-3.931,0.123l0,0C17.995,31.829,17.993,31.829,17.991,31.828L17.991,31.828z M15.956,28.636      c0.489,1.084,1.368,1.863,2.392,2.249l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0c1.034-0.47,1.779-1.317,2.154-2.314l0,0      c0.386-1.022,0.382-2.199-0.108-3.28l0,0l-1.896-4.186c-0.399-0.881-0.404-1.847-0.092-2.68l0,0      c0.309-0.816,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.788-0.389,2.603-0.082l0,0c0.787,0.296,3.919,2.88,4.33,3.684l0,0      c0.038,0.024,0.085,0.05,0.144,0.073l0,0c0.123,0.045,0.222,0.051,0.294,0.018l0,0c0.076-0.033,0.152-0.131,0.205-0.273l0,0      c0.017-0.043,0.03-0.084,0.038-0.119l0,0c-0.504-1.009-3.799-3.736-4.772-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.022-0.378,2.194,0.114,3.283l0,0l1.896,4.188      c0.399,0.879,0.405,1.842,0.09,2.677l0,0c-0.308,0.816-0.926,1.517-1.777,1.904l0,0c-0.855,0.387-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.232c0.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.821-10.909-4.656-13.223l0,0l-7.236,3.277      c1.189,2.152,6.033,10.899,6.875,12.214l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0c0.191,0.071,0.383,0.122,0.576,0.146l0,0      l0.278,0.035L15.956,28.636L15.956,28.636z"/>
-</g>
-<g>
-<path d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03      C0.946,3.174-0.187,6.13,0.945,8.627l0.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" fill="#FFFFFF"/>
-<path d="M2.11,11.162c-0.589-0.501-1.085-1.134-1.425-1.886l0,0l-0.2-0.44C-0.137,7.468-0.138,5.976,0.353,4.67l0,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.306,0.492,2.427,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.489C2.535,3.009,1.709,3.94,1.298,5.026l0,0      C0.898,6.094,0.9,7.303,1.407,8.419l0,0l0.198,0.44c0.231,0.509,0.548,0.95,0.928,1.322l0,0l10.053-4.554      c-0.029-0.529-0.15-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>
+	<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>
-</switch>
-<switch transform="translate(-0.10169456,-0.06751174)">
-<foreignObject height="1" requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/" width="1" x="0" y="0"/>
-<g>
-<g>
-<path d="m 31.768,27.628 c 0,0.887 -0.599,1.604 -1.338,1.604 H 17.57 c -0.738,0 -1.337,-0.717 -1.337,-1.603 v -6.198 c 0,-0.885 0.599,-1.602 1.337,-1.602 h 12.86 c 0.739,0 1.338,0.717 1.338,1.602 v 6.197 z" style="fill:#ffffff"/>
-<path d="M 17.57,29.511 C 16.702,29.511 16,28.668 16,27.629 l 0,0 v -6.198 c 0,-1.04 0.703,-1.881 1.57,-1.881 l 0,0 h 12.86 c 0.868,0 1.57,0.841 1.57,1.881 l 0,0 v 6.196 c 0,1.041 -0.702,1.884 -1.57,1.884 l 0,0 H 17.57 l 0,0 z m -1.104,-8.08 v 6.198 c 10e-4,0.729 0.494,1.323 1.104,1.323 l 0,0 h 12.86 c 0.61,0 1.104,-0.594 1.105,-1.325 l 0,0 V 21.431 C 31.533,20.7 31.04,20.108 30.43,20.108 l 0,0 H 17.57 c -0.61,-0.001 -1.103,0.591 -1.104,1.323 l 0,0 z"/>
-</g>
-<g>
-<path d="m 31.768,30.118 c 0,0.886 -0.599,1.604 -1.338,1.604 H 17.57 c -0.738,0 -1.337,-0.718 -1.337,-1.603 v -6.198 c 0,-0.885 0.599,-1.602 1.337,-1.602 h 12.86 c 0.739,0 1.338,0.717 1.338,1.602 v 6.197 z" style="fill:#ffffff"/>
-<path d="M 17.57,32 C 16.703,32 16,31.158 16,30.119 l 0,0 v -6.198 c 0,-1.04 0.703,-1.881 1.57,-1.881 l 0,0 h 12.86 c 0.868,0 1.57,0.841 1.57,1.881 l 0,0 v 6.196 C 32,31.158 31.298,32 30.43,32 l 0,0 H 17.57 l 0,0 z m -1.104,-8.079 v 6.198 c 10e-4,0.729 0.494,1.323 1.104,1.323 l 0,0 h 12.86 c 0.61,0 1.104,-0.594 1.105,-1.325 l 0,0 V 23.921 C 31.533,23.19 31.04,22.598 30.43,22.598 l 0,0 H 17.57 c -0.61,0 -1.103,0.591 -1.104,1.323 l 0,0 z"/>
-</g>
-<g>
-<g>
-<path d="m 22.623,17.036 c -0.206,1.203 -1.07,7.829 -1.07,7.829 l -3.852,-0.132 5.647,5.773 6.69,-5.353 -4.465,-0.151 c 0,0 -0.462,-7.053 -0.503,-7.884 -0.037,-0.827 -2.242,-1.282 -2.447,-0.082 z" style="fill:#d5e14d"/>
-<path d="m 17.029,24.407 4.25,0.146 c 0.139,-1.414 0.858,-6.466 1.048,-7.569 l 0,0 H 22.326 C 22.447,16.265 23.119,15.985 23.687,16 l 0,0 c 0.731,0.024 1.581,0.324 1.685,1.105 l 0,0 c 0.036,0.731 0.386,6.167 0.483,7.604 l 0,0 4.924,0.169 -7.458,6.063 -6.292,-6.534 0,0 z m 6.345,5.665 5.924,-4.64 -4.006,-0.139 -0.018,-0.272 c 0,0 -0.46,-7.048 -0.502,-7.888 l 0,0 C 24.774,17.061 24.686,16.919 24.469,16.8 l 0,0 C 24.26,16.682 23.958,16.605 23.687,16.605 l 0,0 c -0.445,0.015 -0.713,0.15 -0.769,0.482 l 0,0 -0.296,-0.052 0.296,0.054 c -0.201,1.163 -1.068,7.797 -1.068,7.805 l 0,0 -0.027,0.282 -3.452,-0.119 5.003,5.015 0,0 z"/>
-</g>
-</g>
-</g>
-</switch>
 </svg>
--- a/application/data/images/new/Audio_suspended.svg	Fri Mar 05 16:29:33 2010 +0000
+++ b/application/data/images/new/Audio_suspended.svg	Mon Mar 08 17:54:46 2010 +0000
@@ -1,28 +1,75 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="tiny" height="32px" version="1.1" viewBox="0 0 32 32" width="32px" x="0px" y="0px">
-<defs/>
-<switch>
-<foreignObject height="1" requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/" width="1" x="0" y="0"/>
-<g>
-<g>
-<g>
-<path 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" fill="#FFFFFF"/>
-<path d="M4.227,11.977c-0.479-0.181-0.947-0.425-1.391-0.729l0,0l-0.74-0.506l11.2-5.07l-0.108,0.891      c-0.064,0.529-0.187,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.73,0.046l0,0C4.23,11.978,4.229,11.977,4.227,11.977L4.227,11.977z M4.583,11.031      c1.02,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"/>
+<?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>
-<path d="M29.889,20.371c0,0,0.528,0.433,1.037,0.202s0.561-0.926,0.561-0.926      c-1.09-2.382-6.317-5.454-8.668-4.39c-2.352,1.067-3.382,3.87-2.298,6.266l1.897,4.188c0.675,1.493,0.032,3.248-1.437,3.912      c-1.471,0.666-3.216-0.009-3.89-1.5l-0.325-0.714c1.346-0.85,1.533-2.911,1.055-4.553C17.303,21.091,12.971,9.09,12.971,9.09      l-8.233,3.73c0,0,6.165,11.171,7.154,12.721c0.727,1.141,1.924,2.147,3.147,2.301l0.456,1.003      c1.082,2.395,3.87,3.473,6.226,2.405c2.349-1.065,3.382-3.871,2.295-6.265l-1.894-4.188c-0.677-1.493-0.03-3.248,1.435-3.914      C25.021,16.222,29.209,18.889,29.889,20.371z" fill="#FDC82F"/>
-<path d="M17.991,31.828c-1.265-0.472-2.355-1.44-2.957-2.777l0,0l-0.344-0.76c-0.175-0.038-0.349-0.09-0.518-0.152l0,0      c-1.112-0.424-2.067-1.328-2.708-2.327l0,0c-1.016-1.598-7.165-12.738-7.17-12.749l0,0l-0.265-0.48l9.23-4.182l0.187,0.516      c0.003,0.01,4.329,11.979,4.861,13.796l0,0c0.325,1.134,0.376,2.438-0.035,3.546l0,0c-0.187,0.494-0.471,0.952-0.875,1.309l0,0      l0.155,0.345c0.283,0.626,0.793,1.079,1.39,1.303l0,0c0.577,0.218,1.234,0.217,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.897-4.187      c-0.604-1.337-0.613-2.794-0.138-4.058l0,0c0.466-1.234,1.397-2.294,2.688-2.878l0,0c1.29-0.585,2.687-0.738,3.934-0.121      s0,0,0,0c1.259,0.472,4.795,3.437,5.401,4.764l0,0L32,19.556l-0.009,0.129c-0.003,0.033-0.021,0.243-0.12,0.514l0,0      c-0.101,0.268-0.305,0.635-0.738,0.838l0,0c-0.41,0.179-0.802,0.106-1.063,0.006l0,0c-0.297-0.112-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.075l-0.051-0.106c-0.285-0.626-3.243-3.072-3.832-3.294l0,0      c-0.579-0.218-1.23-0.216-1.83,0.056l0,0c-0.6,0.27-1.028,0.758-1.248,1.34l0,0c-0.223,0.595-0.22,1.275,0.067,1.906l0,0      l1.893,4.185c0.603,1.334,0.614,2.79,0.138,4.055l0,0c-0.466,1.233-1.396,2.296-2.686,2.88l0,0      c-1.286,0.581-2.696,0.588-3.931,0.123l0,0C17.995,31.829,17.993,31.829,17.991,31.828L17.991,31.828z M15.956,28.636      c0.489,1.084,1.368,1.863,2.392,2.249l0,0c0.998,0.375,2.124,0.371,3.163-0.098l0,0c1.034-0.47,1.779-1.317,2.154-2.314l0,0      c0.386-1.022,0.382-2.199-0.108-3.28l0,0l-1.896-4.186c-0.399-0.881-0.404-1.847-0.092-2.68l0,0      c0.309-0.816,0.926-1.521,1.778-1.905l0,0c0.853-0.385,1.788-0.389,2.603-0.082l0,0c0.787,0.296,3.919,2.88,4.33,3.684l0,0      c0.038,0.024,0.085,0.05,0.144,0.073l0,0c0.123,0.045,0.222,0.051,0.294,0.018l0,0c0.076-0.033,0.152-0.131,0.205-0.273l0,0      c0.017-0.043,0.03-0.084,0.038-0.119l0,0c-0.504-1.009-3.799-3.736-4.772-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.022-0.378,2.194,0.114,3.283l0,0l1.896,4.188      c0.399,0.879,0.405,1.842,0.09,2.677l0,0c-0.308,0.816-0.926,1.517-1.777,1.904l0,0c-0.855,0.387-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.232c0.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.821-10.909-4.656-13.223l0,0l-7.236,3.277      c1.189,2.152,6.033,10.899,6.875,12.214l0,0c0.532,0.848,1.378,1.619,2.211,1.926l0,0c0.191,0.071,0.383,0.122,0.576,0.146l0,0      l0.278,0.035L15.956,28.636L15.956,28.636z"/>
+<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>
-<g>
-<path d="M12.664,3.849l-0.2-0.439c-1.132-2.499-4.1-3.594-6.633-2.448L3.479,2.03      C0.946,3.174-0.187,6.13,0.945,8.627l0.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" fill="#FFFFFF"/>
-<path d="M2.11,11.162c-0.589-0.501-1.085-1.134-1.425-1.886l0,0l-0.2-0.44C-0.137,7.468-0.138,5.976,0.353,4.67l0,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.306,0.492,2.427,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.489C2.535,3.009,1.709,3.94,1.298,5.026l0,0      C0.898,6.094,0.9,7.303,1.407,8.419l0,0l0.198,0.44c0.231,0.509,0.548,0.95,0.928,1.322l0,0l10.053-4.554      c-0.029-0.529-0.15-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>
-</switch>
-<g transform="translate(0,-1.872e-4)">
-<path d="m 22.385,17.22 c -0.238,1.415 -1.121,7.628 -1.121,7.628 l -4.482,-0.156 6.572,6.798 7.785,-6.301 -5.195,-0.181 c 0,0 -0.66,-6.713 -0.709,-7.69 -0.044,-0.976 -2.61,-1.512 -2.85,-0.098 z" style="fill:#ee2375"/>
-<path d="m 16,24.308 4.945,0.172 c 0.16,-1.663 0.877,-6.023 1.096,-7.32 l 0,0 0,0 c 0.139,-0.848 0.922,-1.176 1.584,-1.159 l 0,0 c 0.852,0.027 1.84,0.381 1.959,1.299 l 0,0 c 0.043,0.861 0.57,5.673 0.686,7.362 l 0,0 L 32,24.861 23.322,32 16,24.308 l 0,0 z m 7.383,6.67 6.893,-5.463 -4.66,-0.163 -0.02,-0.32 c 0,-0.002 -0.66,-6.708 -0.709,-7.697 l 0,0 c 0.002,-0.085 -0.1,-0.252 -0.352,-0.392 l 0,0 c -0.244,-0.139 -0.594,-0.231 -0.91,-0.231 l 0,0 c -0.52,0.018 -0.83,0.177 -0.895,0.567 l 0,0 -0.346,-0.059 0.346,0.062 c -0.234,1.369 -1.121,7.591 -1.121,7.601 l 0,0 -0.031,0.332 -4.018,-0.14 5.823,5.903 0,0 z"/>
+<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