application/group/bld.inf
branchRCL_3
changeset 368 b131f7696342
parent 367 4b75876aa85a
child 383 931d0db6374d
equal deleted inserted replaced
367:4b75876aa85a 368:b131f7696342
    30 PRJ_EXTENSIONS
    30 PRJ_EXTENSIONS
    31 
    31 
    32 START EXTENSION s60/mifconv
    32 START EXTENSION s60/mifconv
    33 OPTION TARGETFILE Podcast.mif
    33 OPTION TARGETFILE Podcast.mif
    34 OPTION HEADERFILE Podcast.mbg
    34 OPTION HEADERFILE Podcast.mbg
    35 OPTION SOURCEDIR ../data/images
    35 OPTION SOURCEDIR ../data/icons
    36 OPTION SOURCES \
    36 OPTION SOURCES \
    37     -c16,1 podcatcher_64px.svg\
    37 	-c16,1 appicon.svg\
    38     -c16,1 Audio.svg\
    38 	-c16,1 audio.svg\
    39     -c16,1 Audio_new.svg\
    39 	-c16,1 audio_dl.svg\
    40     -c16,1 Audio_queued.svg\
    40 	-c16,1 audio_dl_active.svg\
    41     -c16,1 Audio_downloading.svg\
    41 	-c16,1 audio_dl_active_new.svg\
    42     -c16,1 Audio_downloaded.svg\
    42 	-c16,1 audio_dl_failed.svg\
    43     -c16,1 Audio_downloaded_new.svg\
    43 	-c16,1 audio_dl_failed_new.svg\
    44     -c16,1 Audio_failed.svg\
    44 	-c16,1 audio_dl_new.svg\
    45     -c16,1 Audio_suspended.svg\
    45 	-c16,1 audio_dl_queued.svg\
    46     -c16,1 Video.svg\
    46 	-c16,1 audio_dl_queued_new.svg\
    47 	-c16,1 Video_new.svg\
    47 	-c16,1 audio_dl_suspended.svg\
    48 	-c16,1 Video_queued.svg\
    48 	-c16,1 audio_dl_suspended_new.svg\
    49 	-c16,1 Video_downloading.svg\
    49 	-c16,1 audio_new.svg\
    50 	-c16,1 Video_downloaded.svg\
    50 	-c16,1 video.svg\
    51 	-c16,1 Video_downloaded_new.svg\
    51 	-c16,1 video_dl.svg\
    52 	-c16,1 Video_failed.svg\
    52 	-c16,1 video_dl_active.svg\
    53 	-c16,1 Video_suspended.svg\
    53 	-c16,1 video_dl_active_new.svg\
    54     -c16,1 Feed.svg\
    54 	-c16,1 video_dl_failed.svg\
    55 	-c16,1 add_pod.svg\
    55 	-c16,1 video_dl_failed_new.svg\
    56 	-c16,1 delete.svg\
    56 	-c16,1 video_dl_new.svg\
    57 	-c16,1 dwn_pause.svg\
    57 	-c16,1 video_dl_queued.svg\
    58 	-c16,1 dwn_start.svg\
    58 	-c16,1 video_dl_queued_new.svg\
    59 	-c16,1 reload.svg\
    59 	-c16,1 video_dl_suspended.svg\
    60 	-c16,1 reload_all.svg\
    60 	-c16,1 video_dl_suspended_new.svg\
    61 	-c16,1 settings.svg\
    61 	-c16,1 video_new.svg\
    62 	-c16,1 cancel.svg\
    62 	-c16,1 feed.svg\
    63 	-c16,1 remove.svg\
       
    64 	-c16,1 remove_all.svg\
       
    65 	-c16,1 download.svg\
       
    66 	-c16,1 download_all.svg\
       
    67 	-c16,1 markold.svg\
       
    68 	-c16,1 marknew.svg\
       
    69 	-c16,1 markold_all.svg\
       
    70 	-c16,1 tab_feeds.svg\
    63 	-c16,1 tab_feeds.svg\
       
    64 	-c16,1 tab_new.svg\
    71 	-c16,1 tab_queue.svg\
    65 	-c16,1 tab_queue.svg\
    72 	-c16,1 tab_queue1.svg\
    66 	-c16,1 tab_queue1.svg\
    73 	-c16,1 tab_queue2.svg\
    67 	-c16,1 tab_queue2.svg\
    74 	-c16,1 tab_queue3.svg\
    68 	-c16,1 tab_queue3.svg\
    75 	-c16,1 tab_new.svg
    69 	-c16,1 add_feed.svg\
       
    70 	-c16,1 delete.svg\
       
    71 	-c16,1 delete_all.svg\
       
    72 	-c16,1 download_all.svg\
       
    73 	-c16,1 download_pause.svg\
       
    74 	-c16,1 download_play.svg\
       
    75 	-c16,1 mark_new.svg\
       
    76 	-c16,1 mark_new_all.svg\
       
    77 	-c16,1 mark_old.svg\
       
    78 	-c16,1 mark_old_all.svg\
       
    79 	-c16,1 settings.svg\
       
    80 	-c16,1 update.svg\
       
    81 	-c16,1 update_all.svg\
       
    82 	-c16,1 update_cancel.svg\
       
    83 	-c16,1 download.svg		
    76 END
    84 END