musichomescreen_multiview/data/musichomescreen.rss
branchRCL_3
changeset 13 c8156a91d13c
parent 0 ff3acec5bc43
--- a/musichomescreen_multiview/data/musichomescreen.rss	Mon Mar 15 12:40:11 2010 +0200
+++ b/musichomescreen_multiview/data/musichomescreen.rss	Wed Mar 31 21:26:33 2010 +0300
@@ -37,125 +37,6 @@
 RESOURCE TBUF { buf=""; }
 
 // ---------------------------------------------------------------------------
-// r_musichomescreen_suite_title
-// Title for the music suite in the matrix menu
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_suite_title
-    {
-    buf = qtn_vmp_title_suite;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_fm_radio
-// Text for the title of the FM radio application 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_fm_radio
-    {
-    buf = qtn_vmp_title_fm_radio;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_fm_radio_ad
-// Text for the description of the FM radio 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_fm_radio_ad
-    {
-    buf = qtn_vmp_title_fm_radio_ad;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_last_played
-// Text for the most recently played song or track 
-// ---------------------------------------------------------------------------
-//
-RESOURCE LBUF r_musichomescreen_last_played
-    {
-    txt = qtn_vmp_title_last_played;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_music_no_music
-// Text to indicate that that there are NO songs in the collection
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_music_no_music
-    {
-    buf = qtn_vmp_title_music_no_music;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_my_music
-// Text for title of the music collection item 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_my_music
-    {
-    buf = qtn_vmp_title_my_music;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_nokia_music_store
-// Text for nokia music store web service
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_nokia_music_store
-    {
-    buf = qtn_vmp_title_nokia_music_store;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_nokia_store_ad
-// Text for store description
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_nokia_store_ad
-    {
-    buf = qtn_vmp_title_nokia_store_ad;
-    }
-// ---------------------------------------------------------------------------
-// r_musichomescreen_now_playing
-// Text for currently playing song or track
-// ---------------------------------------------------------------------------
-//
-RESOURCE LBUF r_musichomescreen_now_playing
-    {
-    txt = qtn_vmp_title_now_playing;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_my_music_1_song
-// Text to indicate that there is ONE song in the collection 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_my_music_1_song
-    {
-    buf = qtn_vmp_title_my_music_1_song;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_my_music_n_songs
-// Text to indicate that there are n songs in the collection 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_my_music_n_songs
-    {
-    buf = qtn_vmp_title_my_music_n_songs;
-    }
-
-// ---------------------------------------------------------------------------
-// r_musichomescreen_my_music_no_songs
-// Text to indicate that there are no songs in the collection 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_my_music_no_songs
-    {
-    buf = qtn_vmp_title_my_music_no_songs;
-    }
-    
-// ---------------------------------------------------------------------------
 // r_musichomescreen_go_to_music
 // Text to be displayed on the music widget when there is no played Music.
 // ---------------------------------------------------------------------------
@@ -175,23 +56,5 @@
     txt = qtn_vmp_music_widget_opening;
     }
     
-// ---------------------------------------------------------------------------
-// r_musichomescreen_options_open
-// 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_options_open
-    {
-    buf = qtn_options_open;
-    }
 
-// ---------------------------------------------------------------------------
-// r_musichomescreen_options_help
-// 
-// ---------------------------------------------------------------------------
-//
-RESOURCE TBUF r_musichomescreen_options_help
-    {
-    buf = qtn_options_help;
-    }
 // End of File