summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-04-08 05:33:14 +0000
committerdamien <damien@mandriva.com>2001-04-08 05:33:14 +0000
commit8893a1832ef6845da2d19d05d2c63d163aa4aafc (patch)
tree32261f89214581b70f4b208723dfa78ea42961a2 /perl-install/standalone/drakgw
parent5e8ab79263d7731b4f9fff88e466755ecf569950 (diff)
downloaddrakx-backup-do-not-use-8893a1832ef6845da2d19d05d2c63d163aa4aafc.tar
drakx-backup-do-not-use-8893a1832ef6845da2d19d05d2c63d163aa4aafc.tar.gz
drakx-backup-do-not-use-8893a1832ef6845da2d19d05d2c63d163aa4aafc.tar.bz2
drakx-backup-do-not-use-8893a1832ef6845da2d19d05d2c63d163aa4aafc.tar.xz
drakx-backup-do-not-use-8893a1832ef6845da2d19d05d2c63d163aa4aafc.zip
updated
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-xperl-install/standalone/drakgw4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 81841214c..dff50ebf9 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -34,6 +34,7 @@ local $_ = join '', @ARGV;
/-version/ and die 'version: $Id$ '."\n";
$::isEmbedded or $::isWizard = 1;
$::Wizard_pix_up = "wiz_drakgw.png";
+$::Wizard_title = "Internet Connection Sharing";
$::direct = /-direct/;
@@ -640,6 +641,9 @@ Click on Configure to launch the setup wizard.", $setup_state));
#-------------------------------------------------
#- $Log$
+#- Revision 1.35 2001/04/08 05:33:14 damien
+#- updated
+#-
#- Revision 1.34 2001/04/06 15:09:15 yduret
#- swap cancel/configure button
#-