author | Sebastian Brannstrom <sebastianb@symbian.org> |
Fri, 19 Nov 2010 22:51:53 +0000 | |
branch | symbian1 |
changeset 378 | b3487e8973c7 |
parent 352 | 31f9864a37ac |
permissions | -rw-r--r-- |
2 | 1 |
ifeq (WINS,$(findstring WINS, $(PLATFORM))) |
2 |
ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z |
|
3 |
else |
|
4 |
ZDIR=$(EPOCROOT)epoc32\data\z |
|
5 |
endif |
|
6 |
||
7 |
TARGETDIR=$(ZDIR)\resource\apps |
|
8 |
ICONTARGETFILENAME=$(TARGETDIR)\Podcast.mif |
|
9 |
HEADERFILE=$(EPOCROOT)epoc32\include\Podcast.mbg |
|
350
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
10 |
DPATH=..\data\icons |
2 | 11 |
|
12 |
do_nothing : |
|
13 |
@rem do_nothing |
|
14 |
||
15 |
MAKMAKE : do_nothing |
|
16 |
||
17 |
BLD : do_nothing |
|
18 |
||
19 |
CLEAN : do_nothing |
|
20 |
||
21 |
LIB : do_nothing |
|
22 |
||
23 |
CLEANLIB : do_nothing |
|
24 |
||
25 |
RESOURCE : |
|
26 |
mifconv $(ICONTARGETFILENAME) /h$(HEADERFILE) /c16,1\ |
|
350
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
27 |
$(DPATH)\appicon.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
28 |
$(DPATH)\shows\audio.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
29 |
$(DPATH)\shows\audio_dl.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
30 |
$(DPATH)\shows\audio_dl_active.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
31 |
$(DPATH)\shows\audio_dl_active_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
32 |
$(DPATH)\shows\audio_dl_failed.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
33 |
$(DPATH)\shows\audio_dl_failed_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
34 |
$(DPATH)\shows\audio_dl_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
35 |
$(DPATH)\shows\audio_dl_queued.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
36 |
$(DPATH)\shows\audio_dl_queued_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
37 |
$(DPATH)\shows\audio_dl_suspended.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
38 |
$(DPATH)\shows\audio_dl_suspended_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
39 |
$(DPATH)\shows\audio_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
40 |
$(DPATH)\shows\video.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
41 |
$(DPATH)\shows\video_dl.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
42 |
$(DPATH)\shows\video_dl_active.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
43 |
$(DPATH)\shows\video_dl_active_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
44 |
$(DPATH)\shows\video_dl_failed.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
45 |
$(DPATH)\shows\video_dl_failed_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
46 |
$(DPATH)\shows\video_dl_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
47 |
$(DPATH)\shows\video_dl_queued.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
48 |
$(DPATH)\shows\video_dl_queued_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
49 |
$(DPATH)\shows\video_dl_suspended.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
50 |
$(DPATH)\shows\video_dl_suspended_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
51 |
$(DPATH)\shows\video_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
52 |
$(DPATH)\shows\feed.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
53 |
$(DPATH)\tabs\tab_feeds.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
54 |
$(DPATH)\tabs\tab_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
55 |
$(DPATH)\tabs\tab_queue.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
56 |
$(DPATH)\tabs\tab_queue1.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
57 |
$(DPATH)\tabs\tab_queue2.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
58 |
$(DPATH)\tabs\tab_queue3.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
59 |
$(DPATH)\toolbar\add_feed.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
60 |
$(DPATH)\toolbar\delete.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
61 |
$(DPATH)\toolbar\delete_all.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
62 |
$(DPATH)\toolbar\download_all.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
63 |
$(DPATH)\toolbar\download_pause.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
64 |
$(DPATH)\toolbar\download_play.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
65 |
$(DPATH)\toolbar\mark_new.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
66 |
$(DPATH)\toolbar\mark_new_all.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
67 |
$(DPATH)\toolbar\mark_old.svg\ |
352
31f9864a37ac
Various fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
350
diff
changeset
|
68 |
$(DPATH)\toolbar\mark_old_all.svg\ |
350
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
69 |
$(DPATH)\toolbar\settings.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
70 |
$(DPATH)\toolbar\update.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
71 |
$(DPATH)\toolbar\update_all.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
72 |
$(DPATH)\toolbar\update_cancel.svg\ |
9c4fd008e20f
Updated icons and other UI fixes
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
347
diff
changeset
|
73 |
$(DPATH)\toolbar\download.svg |
347
b8d687bb7ca1
Experimenting with adding a new view to list all new shows
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
268
diff
changeset
|
74 |
|
2 | 75 |
FREEZE : do_nothing |
76 |
||
77 |
SAVESPACE : do_nothing |
|
78 |
||
79 |
RELEASABLES : |
|
80 |
@echo $(ICONTARGETFILENAME) |
|
81 |
||
82 |
FINAL : do_nothing |
|
83 |