2
|
1 |
//
|
|
2 |
// podcatcher.hlp.hrh
|
|
3 |
//
|
|
4 |
|
|
5 |
//
|
|
6 |
// File generated by cshlpcmp Version 011
|
|
7 |
//
|
|
8 |
|
|
9 |
#ifndef __PODCATCHER_HLP_HRH__
|
|
10 |
#define __PODCATCHER_HLP_HRH__
|
|
11 |
|
|
12 |
|
|
13 |
_LIT(KContextApplication,"ContextApplication"); //Podcatcher
|
|
14 |
_LIT(KContextFeedsView,"ContextFeedsView"); //Feeds View
|
|
15 |
_LIT(KContextShowsView,"ContextShowsView"); //Shows View
|
|
16 |
_LIT(KContextDownloadQueue,"ContextDownloadQueue"); //Download Queue
|
|
17 |
_LIT(KContextSettings,"ContextSettings"); //Settings
|
140
|
18 |
_LIT(KContextSearch,"ContextSearch"); //Search
|
2
|
19 |
|
|
20 |
#endif
|