filedetails/filedetailsdialog/data/MPFileDetails.rss
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Resource file for MPFileDetailsDialog.dll.*
       
    15 */
       
    16 
       
    17 
       
    18 // Version : %version: 5 %
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 //  RESOURCE IDENTIFIER
       
    24 NAME    MPFI
       
    25 
       
    26 //  INCLUDES
       
    27 #include <eikon.rh>
       
    28 #include <avkon.loc>
       
    29 #include <avkon.hrh>
       
    30 #include <AiwCommon.rh>
       
    31 #include <AiwCdmaCommands.hrh>
       
    32 #include <filedetailsdialog.loc>
       
    33 
       
    34 
       
    35 //  RESOURCE DEFINITIONS 
       
    36 
       
    37 RESOURCE RSS_SIGNATURE { }
       
    38 
       
    39 RESOURCE TBUF { buf="MPFileDlg"; }
       
    40 
       
    41 // ---------------------------------------------------
       
    42 //
       
    43 //    r_mp_file_details_row_format
       
    44 //
       
    45 // ---------------------------------------------------
       
    46 //
       
    47 RESOURCE TBUF r_mp_file_details_row_format
       
    48     {
       
    49     buf = "%0U\t%1U"; 
       
    50     }
       
    51 
       
    52 // ---------------------------------------------------
       
    53 // 
       
    54 //    r_mp_file_details
       
    55 //
       
    56 // ---------------------------------------------------
       
    57 //
       
    58 RESOURCE TBUF r_mp_file_details
       
    59     {
       
    60     buf = qtn_mp_fd_headings;
       
    61     }
       
    62 
       
    63 // ---------------------------------------------------
       
    64 //
       
    65 //    r_mp_file_format_heading
       
    66 //
       
    67 // ---------------------------------------------------
       
    68 //
       
    69 RESOURCE TBUF r_mp_file_format_heading
       
    70     {
       
    71     buf = qtn_mp_details_format;
       
    72     }
       
    73 
       
    74 // ---------------------------------------------------
       
    75 //
       
    76 //    r_mp_file_resolution_heading
       
    77 //
       
    78 // ---------------------------------------------------
       
    79 //
       
    80 RESOURCE TBUF r_mp_file_resolution_heading
       
    81     {
       
    82     buf = qtn_mp_details_resolution;
       
    83     }
       
    84 
       
    85 // ---------------------------------------------------
       
    86 //
       
    87 //    r_mp_file_resolution
       
    88 //
       
    89 // ---------------------------------------------------
       
    90 //
       
    91 RESOURCE TBUF r_mp_file_resolution
       
    92     {
       
    93     buf = qtn_mp_times_indic;
       
    94     }
       
    95 
       
    96 // ---------------------------------------------------
       
    97 //
       
    98 //    r_mp_file_bitrate_heading
       
    99 //
       
   100 // ---------------------------------------------------
       
   101 //
       
   102 RESOURCE TBUF r_mp_file_bitrate_heading
       
   103     {
       
   104     buf = qtn_mp_details_bitrate;
       
   105     }
       
   106 
       
   107 // ---------------------------------------------------
       
   108 //
       
   109 //    r_mp_file_bitrate
       
   110 //
       
   111 // ---------------------------------------------------
       
   112 //
       
   113 RESOURCE TBUF r_mp_file_bitrate
       
   114     {
       
   115     buf = qtn_mp_bitrate_kbps;
       
   116     }
       
   117 
       
   118 // ---------------------------------------------------
       
   119 //
       
   120 //    r_mp_file_samplerate_heading
       
   121 //
       
   122 // ---------------------------------------------------
       
   123 //
       
   124 RESOURCE TBUF r_mp_file_samplerate_heading
       
   125     {
       
   126     buf = qtn_mp_details_samplerate;
       
   127     }
       
   128 
       
   129 // ---------------------------------------------------
       
   130 //
       
   131 //    r_mp_file_samplerate
       
   132 //
       
   133 // ---------------------------------------------------
       
   134 //
       
   135 RESOURCE TBUF r_mp_file_samplerate
       
   136     {
       
   137     buf = qtn_mp_samplerate_hz;
       
   138     }
       
   139 
       
   140 // ---------------------------------------------------
       
   141 //
       
   142 //    r_mp_file_duration_heading
       
   143 //
       
   144 // ---------------------------------------------------
       
   145 //
       
   146 RESOURCE TBUF r_mp_file_duration_heading
       
   147     {
       
   148     buf = qtn_mp_details_duration;
       
   149     }
       
   150 
       
   151 // ---------------------------------------------------
       
   152 //
       
   153 //    r_mp_file_size_heading
       
   154 //
       
   155 // ---------------------------------------------------
       
   156 //
       
   157 RESOURCE TBUF r_mp_file_size_heading
       
   158     {
       
   159     buf = qtn_mp_details_size;
       
   160     }
       
   161 
       
   162 // ---------------------------------------------------
       
   163 //
       
   164 //    r_mp_file_size_kb
       
   165 //
       
   166 // ---------------------------------------------------
       
   167 //
       
   168 RESOURCE TBUF r_mp_file_size_kb
       
   169     {
       
   170     buf = qtn_mp_size_kb;
       
   171     }
       
   172 
       
   173 // ---------------------------------------------------
       
   174 //
       
   175 //    r_mp_file_size_mb
       
   176 //
       
   177 // ---------------------------------------------------
       
   178 //
       
   179 RESOURCE TBUF r_mp_file_size_mb
       
   180     {
       
   181     buf = qtn_mp_size_mb;
       
   182     }
       
   183 
       
   184 // ---------------------------------------------------
       
   185 //
       
   186 //    r_mp_file_date_heading
       
   187 //
       
   188 // ---------------------------------------------------
       
   189 //
       
   190 RESOURCE TBUF r_mp_file_date_heading
       
   191     {
       
   192     buf = qtn_mp_details_date;
       
   193     }
       
   194 
       
   195 // ---------------------------------------------------
       
   196 //
       
   197 //    r_mp_file_time_heading
       
   198 //
       
   199 // ---------------------------------------------------
       
   200 //
       
   201 RESOURCE TBUF r_mp_file_time_heading
       
   202     {
       
   203     buf = qtn_mp_details_time;
       
   204     }
       
   205 
       
   206 // ---------------------------------------------------
       
   207 //
       
   208 //    r_mp_file_copyright_heading
       
   209 //
       
   210 // ---------------------------------------------------
       
   211 //
       
   212 RESOURCE TBUF r_mp_file_copyright_heading
       
   213     {
       
   214     buf = qtn_mp_details_copyright;
       
   215     }
       
   216 
       
   217 // ---------------------------------------------------
       
   218 //
       
   219 //    r_mp_file_artist_original_heading
       
   220 //
       
   221 // ---------------------------------------------------
       
   222 //
       
   223 RESOURCE TBUF r_mp_file_artist_original_heading
       
   224     {
       
   225     buf = qtn_mp_details_artist_original;
       
   226     }
       
   227 
       
   228 // ---------------------------------------------------
       
   229 //
       
   230 //    r_mp_file_album_track_heading
       
   231 //
       
   232 // ---------------------------------------------------
       
   233 //
       
   234 RESOURCE TBUF r_mp_file_album_track_heading
       
   235     {
       
   236     buf = qtn_mp_details_album_track;
       
   237     }
       
   238 
       
   239 // ---------------------------------------------------
       
   240 //
       
   241 //    r_mp_file_genre_heading
       
   242 //
       
   243 // ---------------------------------------------------
       
   244 //
       
   245 RESOURCE TBUF r_mp_file_genre_heading
       
   246     {
       
   247     buf = qtn_mp_details_genre;
       
   248     }
       
   249 
       
   250 // ---------------------------------------------------
       
   251 //
       
   252 //    r_mp_file_composer_heading
       
   253 //
       
   254 // ---------------------------------------------------
       
   255 //
       
   256 RESOURCE TBUF r_mp_file_composer_heading
       
   257     {
       
   258     buf = qtn_mp_details_composer;
       
   259     }
       
   260 
       
   261 // ---------------------------------------------------
       
   262 //
       
   263 //    r_mp_file_info_url_heading
       
   264 //
       
   265 // ---------------------------------------------------
       
   266 //
       
   267 RESOURCE TBUF r_mp_file_info_url_heading
       
   268     {
       
   269     buf = qtn_mp_details_url;
       
   270     }
       
   271 
       
   272 // ---------------------------------------------------
       
   273 //
       
   274 //    r_mp_file_comment_heading
       
   275 //
       
   276 // ---------------------------------------------------
       
   277 //
       
   278 RESOURCE TBUF r_mp_file_comment_heading
       
   279     {
       
   280     buf = qtn_mp_details_comment;
       
   281     }
       
   282 
       
   283 // ---------------------------------------------------
       
   284 //
       
   285 //    r_mp_file_url_heading
       
   286 //
       
   287 // ---------------------------------------------------
       
   288 //
       
   289 RESOURCE TBUF r_mp_file_url_heading
       
   290     {
       
   291     buf = qtn_mp_filedetails_url;
       
   292     }
       
   293 
       
   294 // ---------------------------------------------------
       
   295 // 
       
   296 //    r_mp_file_title_heading
       
   297 //
       
   298 // ---------------------------------------------------
       
   299 //
       
   300 RESOURCE TBUF r_mp_file_title_heading
       
   301     {
       
   302     buf = qtn_mp_fd_title;
       
   303     }
       
   304 
       
   305 // ---------------------------------------------------
       
   306 // 
       
   307 //    r_mp_file_name_heading
       
   308 //
       
   309 // ---------------------------------------------------
       
   310 //
       
   311 RESOURCE TBUF r_mp_file_name_heading
       
   312     {
       
   313     buf = qtn_mp_fd_filename;
       
   314     }
       
   315 
       
   316 // ---------------------------------------------------
       
   317 //
       
   318 //    r_mp_file_artist_heading
       
   319 //
       
   320 // ---------------------------------------------------
       
   321 //
       
   322 RESOURCE TBUF r_mp_file_artist_heading
       
   323     {
       
   324     buf = qtn_mp_details_artist;
       
   325     }
       
   326 
       
   327 // ---------------------------------------------------
       
   328 //
       
   329 //    r_mp_file_album_heading
       
   330 //
       
   331 // ---------------------------------------------------
       
   332 //
       
   333 RESOURCE TBUF r_mp_file_album_heading
       
   334     {
       
   335     buf = qtn_mp_details_album;
       
   336     }
       
   337 
       
   338 // ---------------------------------------------------
       
   339 //
       
   340 //    r_mp_file_year_heading
       
   341 //
       
   342 // ---------------------------------------------------
       
   343 //
       
   344 RESOURCE TBUF r_mp_file_year_heading
       
   345     {
       
   346     buf = qtn_mp_details_year;
       
   347     }
       
   348 
       
   349 // -----------------------------------------------------------------------------
       
   350 //
       
   351 // r_qtn_mp_file_upload_status
       
   352 // Video upload status heading text.
       
   353 //
       
   354 // -----------------------------------------------------------------------------
       
   355 //
       
   356 RESOURCE TBUF r_qtn_mp_file_upload_status 
       
   357     { 
       
   358     buf = qtn_mp_details_upload_status; 
       
   359     }
       
   360 
       
   361 // -----------------------------------------------------------------------------
       
   362 //
       
   363 // r_qtn_mp_video_uploaded
       
   364 // uploaded text (yes).
       
   365 //
       
   366 // -----------------------------------------------------------------------------
       
   367 //
       
   368 RESOURCE TBUF r_qtn_mp_video_uploaded 
       
   369     { 
       
   370     buf = qtn_mp_details_upload_status_yes; 
       
   371     }
       
   372 
       
   373 //
       
   374 // -----------------------------------------------------------------------------
       
   375 //
       
   376 // r_qtn_mp_video_not_uploaded
       
   377 // not uploaded text.
       
   378 //
       
   379 // -----------------------------------------------------------------------------
       
   380 //
       
   381 RESOURCE TBUF r_qtn_mp_video_not_uploaded 
       
   382     { 
       
   383     buf = qtn_mp_details_upload_status_no; 
       
   384     }
       
   385 
       
   386 // ---------------------------------------------------
       
   387 //
       
   388 //    r_mp_file_provider_heading
       
   389 //
       
   390 // ---------------------------------------------------
       
   391 //
       
   392 RESOURCE TBUF r_mp_file_provider_heading
       
   393     {
       
   394     buf = qtn_mp_details_provider;
       
   395     }
       
   396 
       
   397 // ---------------------------------------------------
       
   398 //
       
   399 //    r_mp_file_description_heading
       
   400 //
       
   401 // ---------------------------------------------------
       
   402 //
       
   403 RESOURCE TBUF r_mp_file_description_heading
       
   404     {
       
   405     buf = qtn_mp_details_description;
       
   406     }
       
   407 
       
   408 // ---------------------------------------------------
       
   409 //
       
   410 //    r_mp_file_license_heading
       
   411 //
       
   412 // ---------------------------------------------------
       
   413 //
       
   414 RESOURCE TBUF r_qtn_mp_drm_license_heading
       
   415     {
       
   416     buf = qtn_mp_drm_license;
       
   417     }
       
   418 
       
   419 // ---------------------------------------------------
       
   420 //
       
   421 //    r_qtn_mp_drm_details_view
       
   422 //
       
   423 // ---------------------------------------------------
       
   424 //
       
   425 RESOURCE TBUF r_qtn_mp_drm_details_view
       
   426     {
       
   427     buf = qtn_mp_drm_details_view;
       
   428     }
       
   429 
       
   430 //----------------------------------------------------
       
   431 //
       
   432 //    r_mp_drm_file_details_softkeys_ok_view__ok
       
   433 //	  
       
   434 //	  LSK(ok) MSK(ok) RSK(view)
       
   435 //    
       
   436 //----------------------------------------------------
       
   437 //
       
   438 RESOURCE CBA r_mp_drm_file_details_softkeys_ok_view__ok
       
   439     {
       
   440     buttons =
       
   441         {
       
   442         CBA_BUTTON {id=EAknSoftkeyOk; txt=text_softkey_ok; },
       
   443         CBA_BUTTON {id=EAknSoftkeyView; txt=text_softkey_view; },
       
   444         CBA_BUTTON {id=EAknSoftkeyOk; txt=text_softkey_ok; }
       
   445         };
       
   446     }
       
   447 
       
   448 // ********** GENRE STRINGS ********** 
       
   449 
       
   450 //----------------------------------------------------
       
   451 //   
       
   452 //    r_mp_genre_strings
       
   453 //
       
   454 //----------------------------------------------------
       
   455 //
       
   456 RESOURCE ARRAY r_mp_genre_strings
       
   457     {
       
   458     items =
       
   459         {
       
   460         LBUF {txt = mp_metadata_genre_blues;},
       
   461         LBUF {txt = mp_metadata_genre_classic_rock;},
       
   462         LBUF {txt = mp_metadata_genre_country;},
       
   463         LBUF {txt = mp_metadata_genre_dance;},
       
   464         LBUF {txt = mp_metadata_genre_disco;},
       
   465         LBUF {txt = mp_metadata_genre_funk;},
       
   466         LBUF {txt = mp_metadata_genre_grunge;},
       
   467         LBUF {txt = mp_metadata_genre_hiphop;},
       
   468         LBUF {txt = mp_metadata_genre_jazz;},
       
   469         LBUF {txt = mp_metadata_genre_metal;},
       
   470         LBUF {txt = mp_metadata_genre_new_age;},
       
   471         LBUF {txt = mp_metadata_genre_oldies;},
       
   472         LBUF {txt = mp_metadata_genre_other;},
       
   473         LBUF {txt = mp_metadata_genre_pop;},
       
   474         LBUF {txt = mp_metadata_genre_r_b;},
       
   475         LBUF {txt = mp_metadata_genre_rap;},
       
   476         LBUF {txt = mp_metadata_genre_reggae;},
       
   477         LBUF {txt = mp_metadata_genre_rock;},
       
   478         LBUF {txt = mp_metadata_genre_techno;},
       
   479         LBUF {txt = mp_metadata_genre_industrial;},
       
   480         LBUF {txt = mp_metadata_genre_alternative;},
       
   481         LBUF {txt = mp_metadata_genre_ska;},
       
   482         LBUF {txt = mp_metadata_genre_death_metal;},
       
   483         LBUF {txt = mp_metadata_genre_pranks;},
       
   484         LBUF {txt = mp_metadata_genre_soundtrack;},
       
   485         LBUF {txt = mp_metadata_genre_euro_techno;},
       
   486         LBUF {txt = mp_metadata_genre_ambient;},
       
   487         LBUF {txt = mp_metadata_genre_trip_hop;},
       
   488         LBUF {txt = mp_metadata_genre_vocal;},
       
   489         LBUF {txt = mp_metadata_genre_jazz_funk;},
       
   490         LBUF {txt = mp_metadata_genre_fusion;},
       
   491         LBUF {txt = mp_metadata_genre_trance;},
       
   492         LBUF {txt = mp_metadata_genre_classical;},
       
   493         LBUF {txt = mp_metadata_genre_instrumental;},
       
   494         LBUF {txt = mp_metadata_genre_acid;},
       
   495         LBUF {txt = mp_metadata_genre_house;},
       
   496         LBUF {txt = mp_metadata_genre_game;},
       
   497         LBUF {txt = mp_metadata_genre_sound_clip;},
       
   498         LBUF {txt = mp_metadata_genre_gospel;},
       
   499         LBUF {txt = mp_metadata_genre_noise;},
       
   500         LBUF {txt = mp_metadata_genre_alternrock;},
       
   501         LBUF {txt = mp_metadata_genre_bass;},
       
   502         LBUF {txt = mp_metadata_genre_soul;},
       
   503         LBUF {txt = mp_metadata_genre_punk;},
       
   504         LBUF {txt = mp_metadata_genre_space;},
       
   505         LBUF {txt = mp_metadata_genre_meditative;},
       
   506         LBUF {txt = mp_metadata_genre_instrumental_pop;},
       
   507         LBUF {txt = mp_metadata_genre_instrumental_rock;},
       
   508         LBUF {txt = mp_metadata_genre_ethnic;},
       
   509         LBUF {txt = mp_metadata_genre_gothic;},
       
   510         LBUF {txt = mp_metadata_genre_darkwave;},
       
   511         LBUF {txt = mp_metadata_genre_techno_industrial;},
       
   512         LBUF {txt = mp_metadata_genre_electronic;},
       
   513         LBUF {txt = mp_metadata_genre_pop_folk;},
       
   514         LBUF {txt = mp_metadata_genre_eurodance;},
       
   515         LBUF {txt = mp_metadata_genre_dream;},
       
   516         LBUF {txt = mp_metadata_genre_southern_rock;},
       
   517         LBUF {txt = mp_metadata_genre_comedy;},
       
   518         LBUF {txt = mp_metadata_genre_cult;},
       
   519         LBUF {txt = mp_metadata_genre_gangsta;},
       
   520         LBUF {txt = mp_metadata_genre_top_40;},
       
   521         LBUF {txt = mp_metadata_genre_christian_rap;},
       
   522         LBUF {txt = mp_metadata_genre_pop_funk;},
       
   523         LBUF {txt = mp_metadata_genre_jungle;},
       
   524         LBUF {txt = mp_metadata_genre_native_american;},
       
   525         LBUF {txt = mp_metadata_genre_cabaret;},
       
   526         LBUF {txt = mp_metadata_genre_new_wave;},
       
   527         LBUF {txt = mp_metadata_genre_psychadelic;},
       
   528         LBUF {txt = mp_metadata_genre_rave;},
       
   529         LBUF {txt = mp_metadata_genre_showtunes;},
       
   530         LBUF {txt = mp_metadata_genre_trailer;},
       
   531         LBUF {txt = mp_metadata_genre_lofi;},
       
   532         LBUF {txt = mp_metadata_genre_tribal;},
       
   533         LBUF {txt = mp_metadata_genre_acid_punk;},
       
   534         LBUF {txt = mp_metadata_genre_acid_jazz;},
       
   535         LBUF {txt = mp_metadata_genre_polka;},
       
   536         LBUF {txt = mp_metadata_genre_retro;},
       
   537         LBUF {txt = mp_metadata_genre_musical;},
       
   538         LBUF {txt = mp_metadata_genre_rock_roll;},
       
   539         LBUF {txt = mp_metadata_genre_hard_rock;},
       
   540         LBUF {txt = mp_metadata_genre_folk;},
       
   541         LBUF {txt = mp_metadata_genre_folk_rock;},
       
   542         LBUF {txt = mp_metadata_genre_national_folk;},
       
   543         LBUF {txt = mp_metadata_genre_swing;},
       
   544         LBUF {txt = mp_metadata_genre_fast_fusion;},
       
   545         LBUF {txt = mp_metadata_genre_bebob;},
       
   546         LBUF {txt = mp_metadata_genre_latin;},
       
   547         LBUF {txt = mp_metadata_genre_revival;},
       
   548         LBUF {txt = mp_metadata_genre_celtic;},
       
   549         LBUF {txt = mp_metadata_genre_bluegrass;},
       
   550         LBUF {txt = mp_metadata_genre_avantgarde;},
       
   551         LBUF {txt = mp_metadata_genre_gothic_rock;},
       
   552         LBUF {txt = mp_metadata_genre_progressive_rock;},
       
   553         LBUF {txt = mp_metadata_genre_psychedelic_rock;},
       
   554         LBUF {txt = mp_metadata_genre_symphonic_rock;},
       
   555         LBUF {txt = mp_metadata_genre_slow_rock;},
       
   556         LBUF {txt = mp_metadata_genre_big_band;},
       
   557         LBUF {txt = mp_metadata_genre_chorus;},
       
   558         LBUF {txt = mp_metadata_genre_easy_listening;},
       
   559         LBUF {txt = mp_metadata_genre_acoustic;},
       
   560         LBUF {txt = mp_metadata_genre_humour;},
       
   561         LBUF {txt = mp_metadata_genre_speech;},
       
   562         LBUF {txt = mp_metadata_genre_chanson;},
       
   563         LBUF {txt = mp_metadata_genre_opera;},
       
   564         LBUF {txt = mp_metadata_genre_chamber_music;},
       
   565         LBUF {txt = mp_metadata_genre_sonata;},
       
   566         LBUF {txt = mp_metadata_genre_symphony;},
       
   567         LBUF {txt = mp_metadata_genre_booty_bass;},
       
   568         LBUF {txt = mp_metadata_genre_primus;},
       
   569         LBUF {txt = mp_metadata_genre_porn_groove;},
       
   570         LBUF {txt = mp_metadata_genre_satire;},
       
   571         LBUF {txt = mp_metadata_genre_slow_jam;},
       
   572         LBUF {txt = mp_metadata_genre_club;},
       
   573         LBUF {txt = mp_metadata_genre_tango;},
       
   574         LBUF {txt = mp_metadata_genre_samba;},
       
   575         LBUF {txt = mp_metadata_genre_folklore;},
       
   576         LBUF {txt = mp_metadata_genre_ballad;},
       
   577         LBUF {txt = mp_metadata_genre_power_ballad;},
       
   578         LBUF {txt = mp_metadata_genre_rhythmic_soul;},
       
   579         LBUF {txt = mp_metadata_genre_freestyle;},
       
   580         LBUF {txt = mp_metadata_genre_duet;},
       
   581         LBUF {txt = mp_metadata_genre_punk_rock;},
       
   582         LBUF {txt = mp_metadata_genre_drum_solo;},
       
   583         LBUF {txt = mp_metadata_genre_a_capella;},
       
   584         LBUF {txt = mp_metadata_genre_euro_house;},
       
   585         LBUF {txt = mp_metadata_genre_dance_hall;},
       
   586         LBUF {txt = mp_metadata_genre_goa;},
       
   587         LBUF {txt = mp_metadata_genre_drum_bass;},
       
   588         LBUF {txt = mp_metadata_genre_club_house;},
       
   589         LBUF {txt = mp_metadata_genre_hardcore;},
       
   590         LBUF {txt = mp_metadata_genre_terror;},
       
   591         LBUF {txt = mp_metadata_genre_indie;},
       
   592         LBUF {txt = mp_metadata_genre_britpop;},
       
   593         LBUF {txt = mp_metadata_genre_neger_punk;},
       
   594         LBUF {txt = mp_metadata_genre_polsk_punk;},
       
   595         LBUF {txt = mp_metadata_genre_beat;},
       
   596         LBUF {txt = mp_metadata_genre_christian_gangsta;},
       
   597         LBUF {txt = mp_metadata_genre_heavy_metal;},
       
   598         LBUF {txt = mp_metadata_genre_black_metal;},
       
   599         LBUF {txt = mp_metadata_genre_crossover;},
       
   600         LBUF {txt = mp_metadata_genre_contemporary_c;},
       
   601         LBUF {txt = mp_metadata_genre_christian_rock;},
       
   602         LBUF {txt = mp_metadata_genre_merengue;},
       
   603         LBUF {txt = mp_metadata_genre_salsa;},
       
   604         LBUF {txt = mp_metadata_genre_thrash_metal;},
       
   605         LBUF {txt = mp_metadata_genre_anime;},
       
   606         LBUF {txt = mp_metadata_genre_jpop;},
       
   607         LBUF {txt = mp_metadata_genre_synthpop;},
       
   608         LBUF {txt = mp_metadata_genre_unknown;}
       
   609         };
       
   610     }
       
   611 // End of File
       
   612 
       
   613