author | Sebastian Brannstrom <sebastianb@symbian.org> |
Thu, 21 Oct 2010 21:36:03 +0100 | |
branch | 3rded |
changeset 262 | 81bb9210fd4c |
parent 138 | 6c8c5122867a |
permissions | -rw-r--r-- |
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 |
|
138
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
2
diff
changeset
|
18 |
_LIT(KContextSearch,"ContextSearch"); //Search |
2 | 19 |
|
20 |
#endif |