equal
deleted
inserted
replaced
36 |
36 |
37 _LIT(KSizeDownloadingOf, "%.1f/%.1f MB"); |
37 _LIT(KSizeDownloadingOf, "%.1f/%.1f MB"); |
38 _LIT(KShowsSizeFormatS60, "%.1f MB"); |
38 _LIT(KShowsSizeFormatS60, "%.1f MB"); |
39 |
39 |
40 _LIT(KShowFormat, "%d\t%S\t%S%S\t"); |
40 _LIT(KShowFormat, "%d\t%S\t%S%S\t"); |
41 _LIT(KShowErrorFormat, "%d\t%S\t%S\t"); |
41 //_LIT(KShowErrorFormat, "%d\t%S\t%S\t"); |
42 _LIT(KShowQueueFormat, "%d\t%S\t%S%S\t"); |
42 //_LIT(KShowQueueFormat, "%d\t%S\t%S%S\t"); |
43 |
43 |
44 // these must correspond with TShowsIconIndex |
44 // these must correspond with TShowsIconIndex |
45 |
45 |
46 const TUint KShowIconArrayIds[] = |
46 const TUint KShowIconArrayIds[] = |
47 { |
47 { |