Ignore:
Timestamp:
2007-10-11T10:45:56+13:00 (17 years ago)
Author:
anna
Message:

Updated Perl Module in Marathi. Many thanks to Shubhada Nagarkar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/plugins/MP3Plug.pm

    r14117 r14657  
    4343my $arguments =
    4444    [ { 'name' => "process_exp",
     45    'disp' => "process_expression",
    4546    'desc' => "{BasPlug.process_exp}",
    46     'type' => "string",
     47    'type' => "regexp",
    4748    'deft' => &get_default_process_exp(),
    4849    'reqd' => "no" },
    4950      { 'name' => "assoc_images",
     51    'disp' => "associated_images",
    5052        'desc' => "{MP3Plug.assoc_images}",
    5153        'type' => "flag",
Note: See TracChangeset for help on using the changeset viewer.