Changeset 12747


Ignore:
Timestamp:
2006-09-14T17:13:41+12:00 (18 years ago)
Author:
kjdon
Message:

added the description text here so that it doesn't need to go in greenstone's strings file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbc/collect/bbc/perllib/plugins/BRSPlug.pm

    r12265 r12747  
    3535
    3636my $options = { 'name'     => "BRSPlug",
    37         'desc'     => "{BRSPlug.desc}",
     37        'desc'     => "BRSPlug deals with the BBC collections. There are three BBC collections we deliver, which are National Sound Archive (nsa), British Film Institute (bfi), and BBC Other (bbcother) (everything does not fit into one of the first two). Four options are provided which are all-build all collections, nsa-build the NSA collections, bfi-build the BFI collections, bbcother-build the OTHER collections.",
    3838        'abstract' => "yes",
    3939        'inherits' => "no",
Note: See TracChangeset for help on using the changeset viewer.