application/data/PodcastSettingsView.ra
changeset 140 68b48f53a8ec
parent 110 403412eb5292
child 368 b131f7696342
--- a/application/data/PodcastSettingsView.ra	Thu May 27 12:31:17 2010 +0100
+++ b/application/data/PodcastSettingsView.ra	Thu May 27 17:08:58 2010 +0100
@@ -28,11 +28,11 @@
     {
     items =
         {        
-		MENU_ITEM
+		/*MENU_ITEM
 			{
 			command = EPodcastResetDb;
 			txt = STRING_r_podcast_setting_reset_db;
-			},
+			},*/
 		MENU_ITEM
 			{
 			command = EPodcastHelp;