From 971df3431b14dd8dcb0f37d890664af1344d4940 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 7 Sep 2005 10:05:51 +0000 Subject: typo fix in pixmap's path --- nfs_wizard/NFS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs_wizard/NFS.pm b/nfs_wizard/NFS.pm index 17bbb2e1..ff46f11d 100755 --- a/nfs_wizard/NFS.pm +++ b/nfs_wizard/NFS.pm @@ -40,7 +40,7 @@ my $o = { needed_rpm => [ 'nfs-utils' ], defaultimage => "$ENV{__WIZ_HOME__}nfs_wizard/images/NFS.png" }; -$::Wizard_pix_up = "/usr/share/mcc/themes/default/nfs_server.png"; +$::Wizard_pix_up = "/usr/share/mcc/themes/default/nfs_server-mdk.png"; my %level = ( 1 => N("All - No access restriction"), 2 => N("Local Network - access for local network (recommended)") -- cgit v1.2.1