Changeset 348


Ignore:
Timestamp:
01/25/11 23:18:38 (13 years ago)
Author:
nanardon
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/trunk/web/lib/Sophie/Scan.pm

    r344 r348  
    7070sub call_plugins_parser { 
    7171    my ($self, $rpm, $pkgid, $new) = @_; 
    72     foreach my $plugins (qw'sources') { 
     72    foreach my $plugins (qw'sources desktopfile') { 
    7373        $self->call_plugin_parser($plugins, $rpm, $pkgid, $new); 
    7474    } 
Note: See TracChangeset for help on using the changeset viewer.