--- mapivi 2006-02-14 19:32:48.000000000 +0000 +++ mapivi.patched 2006-05-14 22:40:23.000000000 +0000 @@ -340,7 +340,7 @@ my $maxCommentLength = 2**16 - 3; # a comment block may have max 64kB my $trashdir = "$configdir/trash"; # the trashcan -my $plugindir = "$configdir/PlugIns"; # the mapivi plugin dir +my $plugindir = "/usr/share/mapivi/plugins"; # the mapivi plugin dir my $iptcdir = "$configdir/IPTC_templates"; # the IPTC templates directory my $configFile = "$configdir/mapivirc"; # the configuration file my $file_Entry_values = "$configdir/Entry_values";