application/group/bld.inf
branchRCL_3
changeset 368 b131f7696342
parent 367 4b75876aa85a
child 383 931d0db6374d
--- a/application/group/bld.inf	Sun Nov 14 13:05:37 2010 +0000
+++ b/application/group/bld.inf	Tue Nov 16 10:26:34 2010 +0000
@@ -32,45 +32,53 @@
 START EXTENSION s60/mifconv
 OPTION TARGETFILE Podcast.mif
 OPTION HEADERFILE Podcast.mbg
-OPTION SOURCEDIR ../data/images
+OPTION SOURCEDIR ../data/icons
 OPTION SOURCES \
-    -c16,1 podcatcher_64px.svg\
-    -c16,1 Audio.svg\
-    -c16,1 Audio_new.svg\
-    -c16,1 Audio_queued.svg\
-    -c16,1 Audio_downloading.svg\
-    -c16,1 Audio_downloaded.svg\
-    -c16,1 Audio_downloaded_new.svg\
-    -c16,1 Audio_failed.svg\
-    -c16,1 Audio_suspended.svg\
-    -c16,1 Video.svg\
-	-c16,1 Video_new.svg\
-	-c16,1 Video_queued.svg\
-	-c16,1 Video_downloading.svg\
-	-c16,1 Video_downloaded.svg\
-	-c16,1 Video_downloaded_new.svg\
-	-c16,1 Video_failed.svg\
-	-c16,1 Video_suspended.svg\
-    -c16,1 Feed.svg\
-	-c16,1 add_pod.svg\
-	-c16,1 delete.svg\
-	-c16,1 dwn_pause.svg\
-	-c16,1 dwn_start.svg\
-	-c16,1 reload.svg\
-	-c16,1 reload_all.svg\
-	-c16,1 settings.svg\
-	-c16,1 cancel.svg\
-	-c16,1 remove.svg\
-	-c16,1 remove_all.svg\
-	-c16,1 download.svg\
-	-c16,1 download_all.svg\
-	-c16,1 markold.svg\
-	-c16,1 marknew.svg\
-	-c16,1 markold_all.svg\
+	-c16,1 appicon.svg\
+	-c16,1 audio.svg\
+	-c16,1 audio_dl.svg\
+	-c16,1 audio_dl_active.svg\
+	-c16,1 audio_dl_active_new.svg\
+	-c16,1 audio_dl_failed.svg\
+	-c16,1 audio_dl_failed_new.svg\
+	-c16,1 audio_dl_new.svg\
+	-c16,1 audio_dl_queued.svg\
+	-c16,1 audio_dl_queued_new.svg\
+	-c16,1 audio_dl_suspended.svg\
+	-c16,1 audio_dl_suspended_new.svg\
+	-c16,1 audio_new.svg\
+	-c16,1 video.svg\
+	-c16,1 video_dl.svg\
+	-c16,1 video_dl_active.svg\
+	-c16,1 video_dl_active_new.svg\
+	-c16,1 video_dl_failed.svg\
+	-c16,1 video_dl_failed_new.svg\
+	-c16,1 video_dl_new.svg\
+	-c16,1 video_dl_queued.svg\
+	-c16,1 video_dl_queued_new.svg\
+	-c16,1 video_dl_suspended.svg\
+	-c16,1 video_dl_suspended_new.svg\
+	-c16,1 video_new.svg\
+	-c16,1 feed.svg\
 	-c16,1 tab_feeds.svg\
+	-c16,1 tab_new.svg\
 	-c16,1 tab_queue.svg\
 	-c16,1 tab_queue1.svg\
 	-c16,1 tab_queue2.svg\
 	-c16,1 tab_queue3.svg\
-	-c16,1 tab_new.svg
+	-c16,1 add_feed.svg\
+	-c16,1 delete.svg\
+	-c16,1 delete_all.svg\
+	-c16,1 download_all.svg\
+	-c16,1 download_pause.svg\
+	-c16,1 download_play.svg\
+	-c16,1 mark_new.svg\
+	-c16,1 mark_new_all.svg\
+	-c16,1 mark_old.svg\
+	-c16,1 mark_old_all.svg\
+	-c16,1 settings.svg\
+	-c16,1 update.svg\
+	-c16,1 update_all.svg\
+	-c16,1 update_cancel.svg\
+	-c16,1 download.svg		
 END