Changeset 14663 for gsdl


Ignore:
Timestamp:
2007-10-11T12:24:08+13:00 (17 years ago)
Author:
anna
Message:

Undoing commit of r14657.

File:
1 edited

Legend:

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

    r14657 r14663  
    4343my $arguments =
    4444    [ { 'name' => "process_exp",
    45     'disp' => "process_expression",
    4645    'desc' => "{BasPlug.process_exp}",
    47     'type' => "regexp",
     46    'type' => "string",
    4847    'deft' => &get_default_process_exp(),
    4948    'reqd' => "no" },
    5049      { 'name' => "assoc_images",
    51     'disp' => "associated_images",
    5250        'desc' => "{MP3Plug.assoc_images}",
    5351        'type' => "flag",
Note: See TracChangeset for help on using the changeset viewer.