From b704ef9609f144a1610b245db332b8174b1394ac Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 28 Aug 2016 18:25:18 +0200 Subject: kill reference to "drakwizard sambashare" (mga#8112) --- bin/draksambashare | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/draksambashare b/bin/draksambashare index ffdcaee..fc865ed 100755 --- a/bin/draksambashare +++ b/bin/draksambashare @@ -1151,7 +1151,7 @@ sub configure_samba { next => 'summary', }, summary => { - name => N("The wizard collected the following parameters to configure Samba.") . "\n\n" . N("To accept these values, and configure your server, click the Next button or use the Back button to correct them.") . "\n" . N("If you have previously create some shares, they will appear in this configuration. Run 'drakwizard sambashare' to manage your shares."), + name => N("The wizard collected the following parameters to configure Samba.") . "\n\n" . N("To accept these values, and configure your server, click the Next button or use the Back button to correct them.") . "\n" . N("If you have previously create some shares, they will appear in this configuration."), pre => sub { $o->{var}{wiz_sambatype} = $type{$o->{var}{wiz_type}}; $o->{var}{wiz_unixcharset} ||= $samba->{global}{'unix charset'}; -- cgit v1.2.1