Bug 3367 - new icons! symbian1
authorSebastian Brannstrom <sebastianb@symbian.org>
Thu, 21 Oct 2010 15:51:40 +0100
branchsymbian1
changeset 261 55305e953f12
parent 260 72b950ec8da2
child 263 c71e68f962c6
Bug 3367 - new icons!
application/data/PodcastFeedView.ra
application/data/PodcastQueueView.ra
application/data/PodcastShowsView.ra
application/data/images/toolbars/add_pod.svg
application/data/images/toolbars/cancel.svg
application/data/images/toolbars/delete.svg
application/data/images/toolbars/download.svg
application/data/images/toolbars/dwn_pause.svg
application/data/images/toolbars/dwn_start.svg
application/data/images/toolbars/marknew.svg
application/data/images/toolbars/markold.svg
application/data/images/toolbars/podcast_tab_feeds.svg
application/data/images/toolbars/podcast_tab_queue.svg
application/data/images/toolbars/podcast_tab_search.svg
application/data/images/toolbars/podcast_tb_addfeed.svg
application/data/images/toolbars/podcast_tb_cancel.svg
application/data/images/toolbars/podcast_tb_clear.svg
application/data/images/toolbars/podcast_tb_delete.svg
application/data/images/toolbars/podcast_tb_download.svg
application/data/images/toolbars/podcast_tb_marknew.svg
application/data/images/toolbars/podcast_tb_markold.svg
application/data/images/toolbars/podcast_tb_remove.svg
application/data/images/toolbars/podcast_tb_resume.svg
application/data/images/toolbars/podcast_tb_search.svg
application/data/images/toolbars/podcast_tb_settings.svg
application/data/images/toolbars/podcast_tb_suspend.svg
application/data/images/toolbars/podcast_tb_update.svg
application/data/images/toolbars/podcast_tb_updateall.svg
application/data/images/toolbars/reload.svg
application/data/images/toolbars/reload_all.svg
application/data/images/toolbars/remove.svg
application/data/images/toolbars/remove_all.svg
application/data/images/toolbars/settings.svg
application/group/icons.mk
--- a/application/data/PodcastFeedView.ra	Tue Oct 19 14:02:32 2010 +0100
+++ b/application/data/PodcastFeedView.ra	Thu Oct 21 15:51:40 2010 +0100
@@ -110,9 +110,10 @@
                     {
                     AVKON_BUTTON_STATE
                         {
-                        //bmpfile = AVKON_BITMAP_FILE;
-                        //bmpid = EMbmAvkonQgn_indi_find_goto;
-                        txt = STRING_r_update_feed_short_cmd;
+                        bmpfile = APPICON;
+                        bmpid = EMbmPodcastReload_all;
+                        bmpmask = EMbmPodcastReload_all_mask;
+                        //txt = STRING_r_update_feed_short_cmd;
                         helptxt = STRING_r_update_all_feeds_cmd;
                         }  
                     };
@@ -128,9 +129,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_cancel_update_all_feeds_short_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastCancel;
+						bmpmask = EMbmPodcastCancel_mask;
+						//txt = STRING_r_cancel_update_all_feeds_short_cmd;
 						helptxt = STRING_r_cancel_update_all_feeds_cmd;
 					   }  
 					};
@@ -147,10 +149,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						//press_bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_add_feed_cmd_short;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastAdd_pod;
+						bmpmask = EMbmPodcastAdd_pod_mask;
+						//txt = STRING_r_view_add_feed_cmd_short;
 						helptxt = STRING_r_view_add_feed_cmd;
 						} 
 					};
@@ -166,10 +168,10 @@
 						{
 						AVKON_BUTTON_STATE
 							{
-							//bmpfile = AVKON_BITMAP_FILE;
-							//bmpid = EMbmAvkonQgn_indi_find_goto;
-							//press_bmpid = EMbmAvkonQgn_indi_find_goto;
-							txt = STRING_r_settings_cmd;
+							bmpfile = APPICON;
+							bmpid = EMbmPodcastSettings;
+							bmpmask = EMbmPodcastSettings_mask;
+							//txt = STRING_r_settings_cmd;
 							helptxt = STRING_r_settings_cmd;
 						   }  
 						};
--- a/application/data/PodcastQueueView.ra	Tue Oct 19 14:02:32 2010 +0100
+++ b/application/data/PodcastQueueView.ra	Thu Oct 21 15:51:40 2010 +0100
@@ -69,9 +69,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_suspend_download_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastDwn_pause;
+						bmpmask = EMbmPodcastDwn_pause_mask;
+						//txt = STRING_r_suspend_download_cmd;
 						helptxt = STRING_r_view_stop_downloads_cmd;
 						}  
 					};
@@ -87,9 +88,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_resume_short_dls_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastDwn_start;
+						bmpmask = EMbmPodcastDwn_start_mask;
+						//txt = STRING_r_view_resume_short_dls_cmd;
 						helptxt = STRING_r_view_resume_downloads_cmd;
 						}  
 					};
@@ -105,9 +107,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_remove_download_short_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastRemove;
+						bmpmask = EMbmPodcastRemove_mask;
+						//txt = STRING_r_view_remove_download_short_cmd;
 						helptxt = STRING_r_view_remove_download_cmd;
 						}  
 					};
@@ -123,9 +126,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_remove_all_downloads_cmd_short;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastRemove_all;
+						bmpmask = EMbmPodcastRemove_all_mask;
+						//txt = STRING_r_view_remove_all_downloads_cmd_short;
 						helptxt = STRING_r_view_remove_all_downloads_cmd;
 						}  
 					};
--- a/application/data/PodcastShowsView.ra	Tue Oct 19 14:02:32 2010 +0100
+++ b/application/data/PodcastShowsView.ra	Thu Oct 21 15:51:40 2010 +0100
@@ -105,9 +105,10 @@
                     {
                     AVKON_BUTTON_STATE
                         {
-                        //bmpfile = AVKON_BITMAP_FILE;
-                        //bmpid = EMbmAvkonQgn_indi_find_goto;
-                        txt = STRING_r_update_feed_short_cmd;
+                        bmpfile = APPICON;
+                        bmpid = EMbmPodcastReload;
+                        bmpmask = EMbmPodcastReload_mask;
+                        //txt = STRING_r_update_feed_short_cmd;
                         helptxt = STRING_r_update_feed_cmd;
                         }  
                     };
@@ -123,9 +124,10 @@
                         {
                         AVKON_BUTTON_STATE
                             {
-                            //bmpfile = AVKON_BITMAP_FILE;
-                            //bmpid = EMbmAvkonQgn_indi_find_goto;
-                            txt = STRING_r_cancel_update_all_feeds_short_cmd;
+                            bmpfile = APPICON;
+                            bmpid = EMbmPodcastCancel;
+                            bmpmask = EMbmPodcastCancel_mask;
+                            //txt = STRING_r_cancel_update_all_feeds_short_cmd;
                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
                            }  
                         };
@@ -143,9 +145,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_download_show_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastDownload;
+						bmpmask = EMbmPodcastDownload_mask;
+						//txt = STRING_r_view_download_show_cmd;
 						helptxt = STRING_r_view_download_show_cmd;
 						}  
 					};
@@ -162,9 +165,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_delete_show_cmd;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastDelete;
+						bmpmask = EMbmPodcastDelete_mask;
+						//txt = STRING_r_view_delete_show_cmd;
 						helptxt = STRING_r_view_delete_show_cmd;
 						}  
 					};
@@ -180,9 +184,10 @@
 					{
 					AVKON_BUTTON_STATE
 						{
-						//bmpfile = AVKON_BITMAP_FILE;
-						//bmpid = EMbmAvkonQgn_indi_find_goto;
-						txt = STRING_r_view_mark_as_played_cmd_short;
+						bmpfile = APPICON;
+						bmpid = EMbmPodcastMarkold;
+						bmpmask = EMbmPodcastMarkold_mask;
+						//txt = STRING_r_view_mark_as_played_cmd_short;
 						helptxt = STRING_r_view_mark_as_played_cmd_short;
 						}  
 					};
@@ -198,9 +203,10 @@
 						{
 						AVKON_BUTTON_STATE
 							{
-							//bmpfile = AVKON_BITMAP_FILE;
-							//bmpid = EMbmAvkonQgn_indi_find_goto;
-							txt = STRING_r_view_mark_as_unplayed_cmd_short;
+							bmpfile = APPICON;
+							bmpid = EMbmPodcastMarknew;
+							bmpmask = EMbmPodcastMarknew_mask;
+							//txt = STRING_r_view_mark_as_unplayed_cmd_short;
 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
 							}  
 						};
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/add_pod.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,32 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<g>
+	
+		<sodipodi:namedview  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+		</sodipodi:namedview>
+	<defs>
+		
+		
+			<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+			</inkscape:perspective>
+		
+			<inkscape:perspective  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" id="perspective3984">
+			</inkscape:perspective>
+	</defs>
+	<path fill="#474748" d="M24.609,30.559L24.609,30.559c-1.09,0-1.975-0.885-1.975-1.977c0-4.748-1.85-9.213-5.209-12.571
+		s-7.824-5.209-12.574-5.209c-1.091,0-1.975-0.884-1.975-1.976c0-1.09,0.884-1.976,1.975-1.976c5.806,0,11.264,2.261,15.367,6.365
+		c4.107,4.104,6.367,9.562,6.365,15.366C26.584,29.674,25.701,30.559,24.609,30.559L24.609,30.559z"/>
+	<path fill="#474748" d="M16.808,30.559c-1.09,0-1.975-0.885-1.975-1.977c0-2.664-1.038-5.172-2.923-7.057s-4.392-2.924-7.057-2.924
+		c-0.001,0-0.001,0-0.002,0c-1.091,0-1.975-0.884-1.975-1.975c0-1.092,0.884-1.977,1.975-1.977c0,0,0,0,0.002,0
+		c3.722,0,7.219,1.449,9.85,4.081c2.632,2.632,4.082,6.13,4.082,9.851C18.785,29.674,17.899,30.559,16.808,30.559L16.808,30.559z"/>
+	<circle fill="#474748" cx="6.058" cy="27.408" r="2.672"/>
+	<path fill="#474748" d="M28.041,4.662h-2.14V2.521c0-0.672-0.547-1.079-1.221-1.079c-0.672,0-1.217,0.407-1.217,1.079v2.142h-2.139
+		c-0.675,0-1.082,0.545-1.082,1.218c0,0.674,0.407,1.22,1.082,1.22h2.139v2.139c0,0.674,0.545,1.082,1.217,1.082
+		c0.674,0,1.221-0.408,1.221-1.082V7.1h2.14c0.672,0,1.082-0.546,1.082-1.22C29.123,5.207,28.713,4.662,28.041,4.662z"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/cancel.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,22 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<g>
+	<path fill="#474748" d="M8.084,27.637C7.281,27.1,7.181,25.84,7.861,24.822L20.965,5.234c0.678-1.018,1.882-1.406,2.683-0.871
+		c0.802,0.538,0.902,1.796,0.221,2.813l-13.1,19.589C10.088,27.783,8.886,28.172,8.084,27.637L8.084,27.637z"/>
+	<g>
+		<path fill="#474748" d="M8.891,20.043c-0.175-0.297-0.335-0.605-0.469-0.928c-1.566-3.84,0.282-8.236,4.12-9.802
+			c1.264-0.515,2.584-0.654,3.847-0.481L18.615,5.5c-2.377-0.716-5.009-0.657-7.484,0.354c-5.745,2.345-8.512,8.925-6.169,14.671
+			c0.436,1.068,1.003,2.029,1.683,2.875L8.891,20.043z"/>
+		<path fill="#474748" d="M27.865,23.859c-0.013-0.09-0.051-0.178-0.109-0.266c-0.062-0.09-1.097-1.004-2.393-2.127
+			c1.518-2.918,1.698-6.364,0.439-9.445c-0.362-0.889-0.826-1.705-1.371-2.442l-2.292,3.423c0.069,0.143,0.143,0.283,0.205,0.431
+			c0.726,1.778,0.732,3.736,0.069,5.494c-1.301-1.109-2.355-1.99-2.453-2.037c-0.268-0.131-0.468-0.051-0.564,0.012
+			c-0.271,0.164-0.297,0.496-0.304,0.6l-0.056,7.037c-0.003,0.082,0.002,0.16,0.012,0.234c0.094,0.605,0.61,0.967,1.271,0.881
+			l6.965-1.115C27.669,24.473,27.914,24.188,27.865,23.859z"/>
+	</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/delete.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,14 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<g>
+	<path fill="#474748" d="M16,4.985C7.811,5.158,6.952,8.342,6.952,8.342l2.755,17.215c0,0,2.801,1.465,6.369,1.465
+		c3.572,0,6.296-1.465,6.296-1.465l2.674-17.215C25.047,8.342,24.189,5.158,16,4.985z M16,9.973c-4.389,0-7.188-0.996-7.188-1.682
+		c0-0.686,2.8-1.682,7.188-1.682c4.388,0,7.187,0.996,7.187,1.682C23.187,8.977,20.388,9.973,16,9.973z"/>
+	<path fill="#474748" d="M15.574,4.978c0.146,0,0.284,0.005,0.426,0.008c0.141-0.003,0.278-0.007,0.423-0.008H15.574z"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/download.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,24 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  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" id="perspective3984">
+		</inkscape:perspective>
+</defs>
+<path fill="#484748" d="M22.754,15.662c-0.327-0.103-2.395-0.107-3.183-0.107c-0.26,0-0.499-0.197-0.48-0.538
+	c0.196-3.81,0.225-4.411,0.301-8.119c-0.011-0.333-0.137-0.53-0.359-0.516c-2.416,0.026-3.651,0.026-6.065,0
+	c-0.22-0.014-0.347,0.183-0.355,0.516c0.068,3.708,0.104,4.31,0.294,8.119c0.021,0.342-0.22,0.538-0.48,0.538
+	c-0.787,0-2.856,0.005-3.182,0.107c-0.428,0.138-0.076,0.633-0.076,0.633l6.062,8.86c0.411,0.591,1.038,0.645,1.538,0l6.062-8.86
+	C22.832,16.295,23.185,15.801,22.754,15.662z"/>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/dwn_pause.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,32 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  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" id="perspective3984">
+		</inkscape:perspective>
+</defs>
+<g>
+	<g>
+		<path fill="#484748" d="M21.015,20.438c-0.993,0-1.801-0.806-1.801-1.8v-8.497c0-0.993,0.808-1.8,1.801-1.8
+			c0.998,0,1.804,0.807,1.804,1.8v8.497C22.818,19.633,22.013,20.438,21.015,20.438L21.015,20.438z"/>
+		<path fill="#484748" d="M26.848,20.438c-0.993,0-1.802-0.806-1.802-1.8v-8.497c0-0.993,0.809-1.8,1.802-1.8
+			c0.994,0,1.801,0.807,1.801,1.8v8.497C28.648,19.633,27.841,20.438,26.848,20.438L26.848,20.438z"/>
+	</g>
+	<path fill="#484748" d="M10.07,25.9l5.71-8.346c0,0,0.331-0.47-0.074-0.597c-0.306-0.096-2.254-0.104-2.998-0.101
+		c-0.247,0.002-0.47-0.187-0.453-0.508c0.184-3.587,0.213-4.156,0.28-7.648c-0.004-0.313-0.123-0.499-0.332-0.486
+		c-2.277,0.024-3.438,0.024-5.717,0C6.28,8.201,6.161,8.386,6.151,8.7c0.068,3.492,0.103,4.061,0.284,7.648
+		c0.018,0.321-0.208,0.51-0.453,0.508c-0.743-0.003-2.692,0.005-2.997,0.101c-0.404,0.127-0.073,0.597-0.073,0.597l5.71,8.346
+		C9.009,26.454,9.6,26.508,10.07,25.9z"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/dwn_start.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,28 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  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" id="perspective3984">
+		</inkscape:perspective>
+</defs>
+<g>
+	<path fill="#484748" d="M9.931,25.9l5.713-8.344c0,0,0.331-0.47-0.074-0.597c-0.305-0.098-2.254-0.105-2.997-0.102
+		c-0.245,0.002-0.47-0.188-0.453-0.508c0.185-3.587,0.214-4.157,0.283-7.649c-0.006-0.313-0.125-0.499-0.336-0.488
+		c-2.275,0.025-3.309,0.025-5.586,0c-0.21-0.01-0.329,0.176-0.338,0.489c0.068,3.492,0.099,4.061,0.281,7.649
+		c0.021,0.321-0.203,0.51-0.451,0.508c-0.741-0.004-2.819,0.003-3.123,0.102c-0.407,0.127-0.074,0.597-0.074,0.597l5.709,8.344
+		C8.869,26.455,9.46,26.506,9.931,25.9z"/>
+	<path fill="#484748" d="M20.854,19.526c-0.979,0.619-1.78,0.176-1.78-0.981V9.16c0-1.159,0.8-1.598,1.78-0.981l7.197,4.55
+		c0.979,0.618,0.979,1.632,0,2.25L20.854,19.526z"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/marknew.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,12 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<path fill="#484748" d="M19.475,11.701l-2.643-5.007c0,0-0.004,0-0.004-0.001l-0.58-1.1c-0.406-0.768-0.987-0.756-1.35,0.035
+	l-1.295,2.81l0,0l-1.595,3.469l-6.433,1.115l0,0L5.13,13.098c-0.856,0.149-0.997,0.65-0.361,1.24l0.601,0.554l0,0l4.527,4.177
+	l-0.414,2.887l-0.566,3.903c-0.124,0.859,0.397,1.216,1.154,0.791l0.64-0.36h0.002l3.181-1.784l0.146-0.082l0,0l2.016-1.132
+	l6.319,3.537c0.781,0.384,1.415-0.021,1.244-0.873l-1.646-7.218l5.327-5.193c0.602-0.624,0.335-1.27-0.525-1.373L19.475,11.701z"/>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/markold.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,16 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<path fill="#484748" d="M26.776,12.168l-7.302-0.466l-2.644-5.007h-0.004l-0.58-1.1c-0.406-0.769-0.987-0.757-1.35,0.034
+	l-1.295,2.81l0,0l-1.596,3.468l-6.433,1.113l-0.446,0.078c-0.856,0.149-0.997,0.65-0.361,1.24l0.601,0.555l4.527,4.175l-0.413,2.887
+	l-0.565,3.905c-0.125,0.859,0.397,1.215,1.153,0.788l0.641-0.359l0.002,0.002l3.182-1.786l0.146-0.083l2.016-1.132l6.322,3.54
+	c0.779,0.383,1.414-0.023,1.244-0.876l-1.646-7.215l5.326-5.197C27.906,12.919,27.639,12.271,26.776,12.168z M19.424,20.883
+	c-0.393,0.392-0.926,0.441-1.275,0.093l-2.146-2.102l-2.111,2.102c-0.347,0.349-0.884,0.299-1.275-0.092
+	c-0.34-0.34-0.499-0.866-0.091-1.274l2.101-2.111l-2.142-2.101c-0.41-0.408-0.251-0.935,0.091-1.274
+	c0.39-0.392,0.926-0.44,1.276-0.092l2.143,2.101l2.114-2.101c0.349-0.348,0.883-0.298,1.273,0.091
+	c0.34,0.339,0.499,0.867,0.093,1.274l-2.101,2.111l2.142,2.102C19.924,20.018,19.764,20.543,19.424,20.883z"/>
+</svg>
--- a/application/data/images/toolbars/podcast_tab_feeds.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="4 4 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <rect x="4" width="44" fill="none" y="4" height="44"/>
-    <path fill="#ffffff" d="M 39.293 18.369 L 31.293 10.372 L 12.542999 10.372 L 12.542999 40.373 L 39.293 40.375 L 39.293 18.369 z M 14.863 12.705 L 31.293 12.705 L 31.293 18.369 L 36.863 18.369 L 36.863 37.994 L 14.862999 37.994 L 14.862999 12.705 z "/>
-    <path fill="#ffffff" d="M 21.053 22.955 L 22.736 26.301 L 21.176 26.301 L 19.745 23.167 L 19.097 23.167 L 19.097 26.301 L 17.736 26.301 L 17.736 18.921001 L 20.132 18.921001 C 21.048 18.921001 21.982 19.205002 22.261 20.175001 C 22.581 21.295 22.203 22.536 21.053 22.955 M 19.098 22.337 L 19.826 22.337 C 20.896 22.337 21.272 21.09 20.827 20.229 C 20.512 19.62 19.705 19.752 19.135 19.752 C 19.061 19.752 19.098 22.055 19.098 22.337 "/>
-    <path fill="#ffffff" d="M 24.804 26.381 C 24.616001 26.381 23.215 26.332 23.215 26.140001 C 23.215 25.861002 23.215 25.580002 23.215 25.298 C 24.166 25.557001 26.331 25.878 26.053 24.215 C 25.852999 23.018 23.928 22.861 23.418 21.767 C 22.875 20.599 23.445 19.32 24.668999 18.969 C 25.355 18.773 26.121998 18.816 26.815998 18.937 C 27.254997 19.015 27.083998 19.456 27.083998 19.853 C 26.357998 19.688 24.821999 19.394001 24.609997 20.449001 C 24.386997 21.553001 25.869997 21.951002 26.545998 22.464 C 27.380997 23.096 27.664997 24.146 27.274998 25.131 C 26.883 26.128 25.775 26.381 24.804 26.381 "/>
-    <path fill="#ffffff" d="M 29.689 26.381 C 29.501 26.381 28.101 26.332 28.101 26.140001 C 28.101 25.861002 28.101 25.580002 28.101 25.298 C 29.051 25.557001 31.216 25.878 30.937 24.215 C 30.739 23.018 28.812 22.861 28.304 21.767 C 27.761002 20.599 28.329 19.32 29.552 18.969 C 30.24 18.773 31.006 18.816 31.702 18.937 C 32.14 19.015 31.969 19.456 31.969 19.853 C 31.243 19.688 29.706 19.394001 29.493 20.449001 C 29.27 21.553001 30.753 21.951002 31.431 22.464 C 32.265 23.096 32.549 24.146 32.16 25.131 C 31.768 26.128 30.661 26.381 29.689 26.381 "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tab_queue.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <polygon fill="#ffffff" points="29.291,13.42 31.744,13.42 31.744,30.579 12.131,30.579 12.131,28.128 29.291,28.128 "/>
-    <polygon fill="#ffffff" points="17.033,33.031 34.199,33.031 34.199,18.322 36.648,18.322 36.648,35.48 17.033,35.48 "/>
-    <path fill="#ffffff" d="M 7.227 8.52 L 7.227 25.678001 L 26.842 25.678001 L 26.842 8.52 L 7.227 8.52 z M 24.379 23.238 L 9.676 23.238 L 9.676 10.965 L 24.379 10.965 L 24.379 23.238 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tab_search.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#ffffff" d="M 24.785 7.27 C 18.584 7.27 13.537 12.316999 13.537 18.52 C 13.537 20.663 14.15 22.659 15.186999 24.365 L 8.101 31.462 L 11.755 35.303 L 18.941 28.115002 C 20.648 29.159002 22.652 29.773003 24.785 29.773003 C 30.99 29.773003 36.035 24.722002 36.035 18.520002 C 36.035 12.317 30.99 7.27 24.785 7.27 z M 24.785 27.27 C 19.963 27.27 16.035 23.342001 16.035 18.52 C 16.035 13.698 19.963 9.772 24.785 9.772 C 29.611 9.772 33.539 13.698 33.539 18.52 C 33.539 23.342 29.611 27.27 24.785 27.27 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_addfeed.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#cc5d15" d="M 35.748 29.885 C 35.748 33.123 33.127003 35.748 29.889 35.748 L 14.111 35.748 C 10.873 35.748 8.25 33.123 8.25 29.885002 L 8.25 14.116 C 8.25 10.876 10.873 8.251 14.111 8.251 L 29.889 8.251 C 33.126 8.251 35.747 10.876 35.747 14.116 L 35.748 29.885 L 35.748 29.885 z "/>
-    <path fill="#f49c52" d="M 35.26 29.604 C 35.26 32.727 32.726997 35.260002 29.607998 35.260002 L 14.393 35.260002 C 11.271999 35.260002 8.740999 32.727 8.740999 29.604002 L 8.740999 14.396 C 8.740999 11.273 11.271999 8.742001 14.393 8.742001 L 29.606998 8.742001 C 32.725998 8.742001 35.259 11.273001 35.259 14.396 L 35.259 29.604 z "/>
-    <linearGradient x1="33.0361" gradientTransform="matrix(1 0 0 -1 0.1377 42.834)" y1="9.6616" x2="10.6895" gradientUnits="userSpaceOnUse" y2="32.0083" xlink:type="simple" xlink:actuate="onLoad" id="XMLID_8_" xlink:show="other">
-        <stop stop-color="#d95b29" offset="0"/>
-        <stop stop-color="#de642b" offset="0.11"/>
-        <stop stop-color="#ea7c31" offset="0.3"/>
-        <stop stop-color="#fb9e3a" offset="0.5"/>
-        <stop stop-color="#f69537" offset="0.65"/>
-        <stop stop-color="#ea7d31" offset="0.89"/>
-        <stop stop-color="#e3702d" offset="1"/>
-    </linearGradient>
-    <path fill="url(#XMLID_8_)" d="M 34.766 29.322 C 34.766 32.328 32.329998 34.769 29.325998 34.769 L 14.676 34.769 C 11.667999 34.769 9.230999 32.328003 9.230999 29.322 L 9.230999 14.677 C 9.230999 11.671 11.668999 9.23 14.675999 9.23 L 29.323997 9.23 C 32.329998 9.23 34.765 11.671 34.765 14.677 L 34.765 29.322 L 34.766 29.322 z "/>
-    <path fill="#ffffff" d="M 18.031 28.365 C 18.031 29.72 16.931 30.82 15.576 30.82 C 14.219 30.82 13.123 29.72 13.123 28.365 C 13.123 27.006 14.219 25.907999 15.576 25.907999 C 16.932 25.908 18.031 27.006 18.031 28.365 z "/>
-    <path fill="#ffffff" d="M 13.127 22.175 C 15.424 22.175 17.588 23.071999 19.213 24.705 C 20.84 26.342 21.737999 28.519 21.737999 30.838 L 25.280998 30.838 C 25.280998 24.108 19.828 18.63 13.126998 18.63 L 13.126998 22.175 z "/>
-    <path fill="#ffffff" d="M 13.129 15.89 C 21.326 15.89 27.998001 22.599 27.998001 30.844002 L 31.541 30.844002 C 31.541 20.642002 23.281 12.347002 13.129 12.347002 L 13.129 15.89 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_cancel.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <polygon fill="#ffffff" points="33.621,15.363 28.637,10.379 21.998,17.02 15.361,10.379 10.377,15.363 17.018,22 10.377,28.645   15.361,33.621 21.998,26.984 28.637,33.621 33.615,28.637 26.982,22 "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_clear.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#ffffff" d="M 28.648 19.252 L 28.648 32.622 C 28.648 33.725002 28.128 34.359 27.220001 34.359 L 26.745 34.359 C 25.837002 34.359 25.315 33.724003 25.315 32.622 L 25.315 29.725002 L 13.414 29.725002 L 13.414 15.236 C 13.414 14.133 13.934 13.499001 14.841 13.499001 L 21.106998 13.499001 C 21.647999 12.617001 22.315998 11.845 23.109 11.183001 L 14.438999 11.183001 C 12.476999 11.183001 11.106999 12.847 11.106999 15.237 L 11.106999 29.725 L 7.7 29.725 L 7.7 32.622 C 7.7 35.010002 9.072 36.678 11.032 36.678 L 27.54 36.678 C 29.501001 36.678 30.872002 35.010002 30.872002 32.622 L 30.872002 17.702002 L 28.648 19.252 z M 11.622 34.359 C 10.716 34.359 10.194 33.724003 10.194 32.622 C 10.194 32.622 10.194 32.299 10.194 32.042 L 22.936 32.042 C 22.936 32.299 22.936 32.622 22.936 32.622 C 22.936 33.266003 23.049002 33.842003 23.233002 34.359 C 18.997 34.359 11.622 34.359 11.622 34.359 z "/>
-    <path fill="#ffffff" d="M 32.456 15.236 C 32.456 14.343 32.232002 13.764 31.622002 13.573 C 30.839 13.836 30.796001 14.779 30.796001 15.528 L 30.796001 15.816 L 32.456 15.816 C 32.456 15.561 32.456 15.236 32.456 15.236 z "/>
-    <path fill="#ffffff" d="M 30.044 7.175 L 32.159 10.384001 C 29.823 10.113001 26.636002 10.241001 24.142 12.269001 C 21.95 14.054001 20.851 16.880001 20.874 20.667 L 23.065 20.652 C 23.048 17.561 23.878 15.316 25.528 13.967001 C 27.016 12.755001 29.268 12.27 31.843 12.552001 L 28.475 14.767001 L 29.792 16.771002 L 36.376 12.440002 L 32.045998 5.8560023 L 30.044 7.175 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_delete.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.0">
-    <rect width="44" fill="none" height="44"/>
-    <linearGradient x1="21.94" y1="-77.06" x2="21.94" gradientUnits="userSpaceOnUse" y2="87.13" xlink:type="simple" xlink:actuate="onLoad" id="SVGID_1" xlink:show="other">
-        <stop stop-color="#ffffff" offset="0"/>
-        <stop stop-color="#ffffff" offset="1"/>
-    </linearGradient>
-    <path fill="url(#SVGID_1)" d="M 27.36 8.904 L 27.36 6.705 L 16.528 6.705 L 16.528 8.903999 L 8.232 8.903999 L 8.232 11.129 L 10.251 11.129 L 12.063001 36.564 L 31.674 36.564 L 33.691 11.132999 L 35.657 11.153999 L 35.657 8.903999 L 27.36 8.903999 z M 29.707 34.455 L 13.906 34.455 L 12.282001 11.105001 L 31.506 11.105001 L 29.707 34.455 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_download.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="-0.081 -0.042 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.0">
-    <rect x="-0.081" width="44" fill="none" y="-0.042" height="44"/>
-    <linearGradient x1="30.29" y1="-8.78" x2="30.29" gradientUnits="userSpaceOnUse" y2="42.75" xlink:type="simple" xlink:actuate="onLoad" id="SVGID_1" xlink:show="other">
-        <stop stop-color="#ffffff" offset="0"/>
-        <stop stop-color="#ffffff" offset="1"/>
-    </linearGradient>
-    <polygon fill="url(#SVGID_1)" points="28.407,8.849 32.361,8.849 32.361,26.142 39.271,26.142 39.271,27.8 30.294,36.075 21.303,27.8 21.303,26.142 28.407,26.142 "/>
-    <linearGradient x1="16.05" y1="8.72" x2="16.05" gradientUnits="userSpaceOnUse" y2="35.45" xlink:type="simple" xlink:actuate="onLoad" id="SVGID_2" xlink:show="other">
-        <stop stop-color="#ffffff" offset="0"/>
-        <stop stop-color="#ffffff" offset="1"/>
-    </linearGradient>
-    <rect x="6.691" width="18.724" fill="url(#SVGID_2)" y="9.108" height="3.928"/>
-    <rect x="6.691" width="14.209" fill="url(#SVGID_2)" y="16.578" height="3.928"/>
-    <rect x="6.691" width="9.802" fill="url(#SVGID_2)" y="24.048" height="3.928"/>
-    <rect x="6.691" width="5.912" fill="url(#SVGID_2)" y="31.518" height="3.928"/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_marknew.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <polygon fill="#ffffff" points="36.141,10.686 33.313,7.857 21.996,19.174 10.684,7.857 7.855,10.686 19.168,21.998 7.855,33.313   10.684,36.143 21.996,24.826 33.313,36.143 36.141,33.313 24.824,21.998 "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_markold.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <polygon fill="#ffffff" points="33.621,15.363 28.637,10.379 21.998,17.02 15.361,10.379 10.377,15.363 17.018,22 10.377,28.645   15.361,33.621 21.998,26.984 28.637,33.621 33.615,28.637 26.982,22 "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_remove.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <rect x="15.531" width="11" fill="#ffffff" y="25.089" height="2.317"/>
-    <path fill="#ffffff" d="M 28.648 19.252 L 28.648 32.622 C 28.648 33.725002 28.127 34.359 27.219 34.359 L 26.744 34.359 C 25.835999 34.359 25.313 33.724003 25.313 32.622 L 25.313 29.725002 L 13.413 29.725002 L 13.413 15.236 C 13.413 14.133 13.933001 13.499001 14.84 13.499001 L 21.105 13.499001 C 21.646 12.617001 22.314 11.845 23.108 11.183001 L 14.437 11.183001 C 12.476 11.183001 11.1050005 12.847 11.1050005 15.237 L 11.1050005 29.725 L 7.699 29.725 L 7.699 32.622 C 7.699 35.010002 9.072 36.678 11.032 36.678 L 27.539 36.678 C 29.501999 36.678 30.871 35.010002 30.871 32.622 L 30.871 17.702002 L 28.648 19.252 z M 11.621 34.359 C 10.715 34.359 10.194 33.724003 10.194 32.622 C 10.194 32.622 10.194 32.299 10.194 32.042 L 22.936 32.042 C 22.936 32.299 22.936 32.622 22.936 32.622 C 22.936 33.266003 23.048 33.842003 23.233002 34.359 C 18.996 34.359 11.621 34.359 11.621 34.359 z "/>
-    <path fill="#ffffff" d="M 32.457 15.236 C 32.457 14.343 32.232002 13.764 31.621 13.573 C 30.838001 13.836 30.796 14.779 30.796 15.528 L 30.796 15.816 L 32.457 15.816 C 32.457 15.561 32.457 15.236 32.457 15.236 z "/>
-    <path fill="#ffffff" d="M 30.045 7.175 L 32.158 10.384001 C 29.823002 10.113001 26.637001 10.241001 24.142002 12.269001 C 21.951002 14.054001 20.850002 16.880001 20.873001 20.667 L 23.065 20.652 C 23.047 17.561 23.878 15.316 25.526001 13.967001 C 27.014002 12.755001 29.266 12.27 31.843 12.552001 L 28.475 14.767001 L 29.793001 16.771002 L 36.376 12.440002 L 32.045 5.8560023 L 30.045 7.175 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_resume.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 43.945" height="43.945" preserveAspectRatio="xMidYMid meet" version="1.0">
-    <linearGradient x1="7.69" y1="3.57" x2="25.19" gradientUnits="userSpaceOnUse" y2="33.56" xlink:type="simple" xlink:actuate="onLoad" id="_2" xlink:show="other">
-        <stop stop-color="#ffffff" offset="0"/>
-        <stop stop-color="#ffffff" offset="0.63"/>
-        <stop stop-color="#ffffff" offset="1"/>
-    </linearGradient>
-    <polygon fill="url(#_2)" points="8.072,8.996 8.072,34.496 35.941,21.721 "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_search.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#ffffff" d="M 24.785 7.27 C 18.584 7.27 13.537 12.316999 13.537 18.52 C 13.537 20.663 14.15 22.659 15.186999 24.365 L 8.101 31.462 L 11.755 35.303 L 18.941 28.115002 C 20.648 29.159002 22.652 29.773003 24.785 29.773003 C 30.99 29.773003 36.035 24.722002 36.035 18.520002 C 36.035 12.317 30.99 7.27 24.785 7.27 z M 24.785 27.27 C 19.963 27.27 16.035 23.342001 16.035 18.52 C 16.035 13.698 19.963 9.772 24.785 9.772 C 29.611 9.772 33.539 13.698 33.539 18.52 C 33.539 23.342 29.611 27.27 24.785 27.27 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_settings.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0.023 10.452 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <g>
-        <g>
-            <g>
-                <path fill="#ffffff" d="M 38.354 48.789 C 38.36 48.782 38.369 48.776 38.373 48.772003 L 38.371002 48.770004 C 39.449 47.666004 39.609 46.253006 39.631 45.770004 C 39.34 45.481003 26.017 32.156006 26.017 32.156006 C 25.51 31.649006 25.479 30.581005 25.433 29.100006 C 25.373001 27.079006 25.299 24.566006 23.955 23.222006 C 21.777 21.045006 19.077 19.623005 15.081 22.464006 C 15.898001 23.281006 19.828001 27.211006 19.828001 27.211006 L 19.146002 29.579006 L 16.780003 30.259007 C 16.780003 30.259007 12.851003 26.330006 12.033003 25.512007 C 9.190002 29.507008 10.613003 32.208008 12.791003 34.38701 C 14.134004 35.729008 16.647003 35.805008 18.668003 35.862007 C 20.149002 35.910007 21.218002 35.940006 21.725002 36.448006 C 21.725002 36.448006 35.048004 49.770004 35.339005 50.061005 C 35.818005 50.040005 37.235004 49.878006 38.337006 48.801006 L 38.339005 48.803005 C 38.347 48.8 38.35 48.794 38.354 48.789 z "/>
-            </g>
-        </g>
-    </g>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_suspend.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="54" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 54 54" height="54" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <g>
-        <rect x="15.168" width="7.998" fill="#ffffff" y="10.677" height="32.645"/>
-        <rect x="30.834" width="8" fill="#ffffff" y="10.677" height="32.645"/>
-        <rect width="54" fill="none" height="54"/>
-    </g>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_update.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#ffffff" d="M 11.732 20.429 C 12.541 10.058001 22.85 5.4850006 29.777 14.171001 L 32.031002 11.925001 L 32.269 21.804 L 23.277 20.732 L 25.711 18.363 C 21.154 11.499 13.742 14.112 11.732 20.429 z "/>
-    <path fill="#ffffff" d="M 32.27 23.566 C 31.465 33.941 21.154 38.52 14.223 29.83 L 11.979 32.072 L 11.733 22.189999 L 20.723 23.267998 L 18.305 25.634998 C 22.854 32.502 30.258 29.891 32.27 23.566 z "/>
-</svg>
--- a/application/data/images/toolbars/podcast_tb_updateall.svg	Tue Oct 19 14:02:32 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="text/ecmascript" width="44" baseProfile="tiny" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 44 44" height="44" preserveAspectRatio="xMidYMid meet" version="1.1">
-    <path fill="#ffffff" d="M 11.732 20.429 C 12.541 10.058001 22.85 5.4850006 29.777 14.171001 L 32.031002 11.925001 L 32.269 21.804 L 23.277 20.732 L 25.711 18.363 C 21.154 11.499 13.742 14.112 11.732 20.429 z "/>
-    <path fill="#ffffff" d="M 32.27 23.566 C 31.465 33.941 21.154 38.52 14.223 29.83 L 11.979 32.072 L 11.733 22.189999 L 20.723 23.267998 L 18.305 25.634998 C 22.854 32.502 30.258 29.891 32.27 23.566 z "/>
-</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/reload.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,15 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<path fill="#474748" d="M27.865,23.861c-0.013-0.092-0.049-0.18-0.11-0.268c-0.06-0.09-1.093-1.004-2.389-2.127
+	c1.517-2.916,1.696-6.363,0.439-9.444c-2.344-5.746-8.927-8.514-14.672-6.168c-5.747,2.345-8.515,8.926-6.17,14.671
+	c1.305,3.195,3.742,5.453,7.042,6.406c0.821,0.25,1.047-0.51,1.047-0.51l0.487-2.117c0,0,0.042-0.324-0.081-0.557
+	c-0.105-0.201-0.369-0.314-0.475-0.352c-2.059-0.697-3.732-2.254-4.56-4.281c-1.567-3.839,0.281-8.236,4.121-9.801
+	c3.838-1.566,8.235,0.282,9.802,4.121c0.726,1.778,0.735,3.737,0.068,5.495c-1.3-1.109-2.354-1.992-2.452-2.039
+	c-0.267-0.131-0.467-0.049-0.563,0.012c-0.271,0.164-0.297,0.496-0.303,0.6l-0.057,7.039c-0.003,0.08,0.001,0.158,0.013,0.234
+	c0.091,0.604,0.608,0.965,1.271,0.879l6.964-1.113C27.671,24.473,27.915,24.189,27.865,23.861z"/>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/reload_all.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,20 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<path fill="#474748" d="M27.755,23.594c-0.062-0.09-1.094-1.004-2.39-2.127c1.516-2.916,1.695-6.363,0.438-9.444
+	c-2.344-5.746-8.925-8.514-14.67-6.168c-5.746,2.344-8.515,8.925-6.17,14.67c1.305,3.194,3.742,5.453,7.042,6.406
+	c0.821,0.25,1.045-0.511,1.045-0.511l0.488-2.116c0,0,0.043-0.324-0.081-0.558c-0.104-0.201-0.369-0.313-0.478-0.353
+	c-2.056-0.696-3.729-2.254-4.557-4.28c-1.566-3.839,0.282-8.236,4.119-9.801c3.84-1.566,8.235,0.282,9.802,4.121
+	c0.728,1.778,0.734,3.737,0.07,5.496c-1.302-1.109-2.354-1.992-2.454-2.039c-0.266-0.132-0.468-0.05-0.562,0.012
+	c-0.271,0.164-0.301,0.496-0.303,0.6l-0.058,7.039c-0.002,0.08,0.002,0.158,0.013,0.234c0.092,0.604,0.609,0.965,1.271,0.879
+	l6.964-1.113c0.386-0.068,0.63-0.352,0.581-0.68C27.848,23.77,27.814,23.682,27.755,23.594z"/>
+<g>
+	<circle fill="#474748" cx="15.433" cy="12.156" r="1.226"/>
+	<circle fill="#474748" cx="15.433" cy="16.646" r="1.226"/>
+	<circle fill="#474748" cx="15.433" cy="21.137" r="1.227"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/remove.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,14 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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">
+<g>
+	<path fill="#474748" d="M16,4.985C7.811,5.158,6.952,8.342,6.952,8.342l2.755,17.215c0,0,2.801,1.465,6.369,1.465
+		c3.572,0,6.296-1.465,6.296-1.465l2.674-17.215C25.047,8.342,24.189,5.158,16,4.985z M16,9.973c-4.389,0-7.188-0.996-7.188-1.682
+		c0-0.686,2.8-1.682,7.188-1.682c4.388,0,7.187,0.996,7.187,1.682C23.187,8.977,20.388,9.973,16,9.973z"/>
+	<path fill="#474748" d="M15.574,4.978c0.146,0,0.284,0.005,0.426,0.008c0.141-0.003,0.278-0.007,0.423-0.008H15.574z"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/remove_all.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,28 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  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" id="perspective3984">
+		</inkscape:perspective>
+</defs>
+<path fill="#474748" d="M15.999,4.982C7.814,5.155,6.953,8.339,6.953,8.339l2.755,17.216c0,0,2.8,1.463,6.371,1.463
+	c3.569,0,6.295-1.463,6.295-1.463l2.672-17.216C25.047,8.339,24.188,5.155,15.999,4.982z M16.001,9.97
+	c-4.388,0-7.188-0.995-7.188-1.682c0-0.686,2.8-1.682,7.188-1.682c4.388,0,7.187,0.996,7.187,1.682
+	C23.188,8.975,20.389,9.97,16.001,9.97z"/>
+<g>
+	<circle fill="#FFFFFF" cx="16" cy="13.574" r="1.226"/>
+	<circle fill="#FFFFFF" cx="16" cy="18.063" r="1.225"/>
+	<circle fill="#FFFFFF" cx="16" cy="22.553" r="1.227"/>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/images/toolbars/settings.svg	Thu Oct 21 15:51:40 2010 +0100
@@ -0,0 +1,30 @@
+<?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" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docname="Audio_downloading.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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" 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  inkscape:current-layer="svg3426" inkscape:window-y="0" inkscape:window-x="300" inkscape:cy="16.00177" inkscape:cx="16.00177" inkscape:zoom="10.44997" showgrid="false" inkscape:window-height="659" inkscape:window-width="885" inkscape:pageshadow="2" inkscape:pageopacity="0" gridtolerance="10" objecttolerance="10" borderopacity="1" guidetolerance="10" pagecolor="#ffffff" bordercolor="#666666" inkscape:window-maximized="0" id="namedview3470">
+	</sodipodi:namedview>
+<defs>
+	
+	
+		<inkscape:perspective  inkscape:persp3d-origin="16 : 10.666667 : 1" inkscape:vp_z="32 : 16 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 16 : 1" sodipodi:type="inkscape:persp3d" id="perspective3474">
+		</inkscape:perspective>
+	
+		<inkscape:perspective  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" id="perspective3984">
+		</inkscape:perspective>
+</defs>
+<g>
+	<polygon fill="#484748" points="24.794,30.346 24.784,30.352 24.776,30.355 	"/>
+	<path fill="#484748" d="M25.714,27.162c-0.063-0.1-8.524-13.596-8.561-13.686c-0.444-1.125-0.308-2.77-0.235-3.366
+		c0.02-0.126,0.122-0.358,0.185-0.457c1.14-1.88,0.831-3.9,0.518-4.476c-1.178-2.179-5.446-3.779-5.586-3.752
+		c0,0-0.722-0.172-0.534,0.455c0.19,0.624,2.109,4.028,2.046,4.437c-0.058,0.375-0.733,1.239-1.439,1.691l0.006-0.004L12.11,8.006
+		c-0.001,0-0.001,0.001-0.003,0.001l0,0h-0.001c0,0.001-0.001,0.001-0.002,0.002c-0.752,0.372-1.837,0.511-2.188,0.367
+		C9.532,8.218,7.593,4.827,7.154,4.343C6.713,3.861,6.49,4.567,6.49,4.567c-0.093,0.112-0.909,4.596,0.356,6.724
+		c0.334,0.563,1.911,1.867,4.109,1.85c0.115,0,0.368,0.027,0.485,0.079c0.549,0.242,2.03,0.969,2.769,1.928
+		c0.091,0.174,7.307,14.26,7.357,14.365c0.023,0.035,1.584,1.701,3.217,0.834C26.364,29.395,25.733,27.201,25.714,27.162z
+		 M12.098,8.013l0.007-0.003c-0.001,0.001-0.001,0.001-0.004,0.001L12.098,8.013z"/>
+</g>
+</svg>
--- a/application/group/icons.mk	Tue Oct 19 14:02:32 2010 +0100
+++ b/application/group/icons.mk	Thu Oct 21 15:51:40 2010 +0100
@@ -8,6 +8,7 @@
 ICONTARGETFILENAME=$(TARGETDIR)\Podcast.mif
 HEADERFILE=$(EPOCROOT)epoc32\include\Podcast.mbg
 DPATH=..\data\images
+TPATH=..\data\images\toolbars
 
 do_nothing :
 	@rem do_nothing
@@ -41,7 +42,20 @@
 		$(DPATH)\Video_downloaded_new.svg\
 		$(DPATH)\Video_failed.svg\
 		$(DPATH)\Video_suspended.svg\
-		$(DPATH)\Feed.svg
+		$(DPATH)\Feed.svg\
+		$(TPATH)\add_pod.svg\
+		$(TPATH)\delete.svg\
+		$(TPATH)\dwn_pause.svg\
+		$(TPATH)\dwn_start.svg\
+		$(TPATH)\reload.svg\
+		$(TPATH)\reload_all.svg\
+		$(TPATH)\settings.svg\
+		$(TPATH)\cancel.svg\
+		$(TPATH)\remove.svg\
+		$(TPATH)\remove_all.svg\
+		$(TPATH)\download.svg\
+		$(TPATH)\markold.svg\
+		$(TPATH)\marknew.svg\
 
 FREEZE : do_nothing