application/help/podcatcher.hlp.hrh
author Sebastian Brannstrom <sebastianb@symbian.org>
Sun, 31 Oct 2010 14:15:37 +0000
branchRCL_3
changeset 321 7a0fb290f9c6
parent 140 68b48f53a8ec
permissions -rw-r--r--
Re-enabled max items parsed, because disabling this causes shows to turn up as new multiple times. This again breaks feeds that add new shows at the bottom, so we need to solve this properly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     1
//
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     2
// podcatcher.hlp.hrh
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     3
//
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     4
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     5
//
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     6
// File generated by cshlpcmp Version 011
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     7
//
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     8
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     9
#ifndef __PODCATCHER_HLP_HRH__
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    10
#define __PODCATCHER_HLP_HRH__
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    11
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    12
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    13
_LIT(KContextApplication,"ContextApplication"); //Podcatcher
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    14
_LIT(KContextFeedsView,"ContextFeedsView"); //Feeds View
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    15
_LIT(KContextShowsView,"ContextShowsView"); //Shows View
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    16
_LIT(KContextDownloadQueue,"ContextDownloadQueue"); //Download Queue
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    17
_LIT(KContextSettings,"ContextSettings"); //Settings
140
68b48f53a8ec Updated help files merged from symbian1 branch
teknolog
parents: 2
diff changeset
    18
_LIT(KContextSearch,"ContextSearch"); //Search
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    19
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    20
#endif