author | Sebastian Brannstrom <sebastianb@symbian.org> |
Thu, 15 Jul 2010 22:07:33 +0100 | |
branch | symbian1 |
changeset 184 | 3386d3081945 |
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 |