diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-02 11:23:21 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-02 11:23:21 +0000 |
commit | 19559875fbbca2ca3a5adafc7a254e87e0b56059 (patch) | |
tree | 775c240be079abbe12a0efd178a174e4416af369 /client_wizard/client.wiz | |
parent | 5faa50d44ed603b9902144bde821600c3582c92d (diff) | |
download | drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.gz drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.bz2 drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.xz drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.zip |
removed "wizdrake" in the title
Diffstat (limited to 'client_wizard/client.wiz')
-rw-r--r-- | client_wizard/client.wiz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client_wizard/client.wiz b/client_wizard/client.wiz index 3cf654a6..804ea19d 100644 --- a/client_wizard/client.wiz +++ b/client_wizard/client.wiz @@ -4,7 +4,7 @@ <Wizard name="general" libScript="__WIZ_HOME__/common/scripts/functions.sh" - wizardTitle="wizdrake: Client wizard" + wizardTitle="Client wizard" imagePosition="top" defaultImage="__WIZ_HOME__/images/DNS.jpg" height="400" |