summaryrefslogtreecommitdiffstats
path: root/postfix_wizard
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-12-18 09:33:29 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-12-18 09:33:29 +0000
commitc8daa729ba2a4f79b010f9bb19334e85fcb00a24 (patch)
tree70d86ceb843bd2564ff0a7d4e75b91e0f77fc1a9 /postfix_wizard
parent608db6562a3bbbf1e270bebc5fb3a0383fe967c0 (diff)
downloaddrakwizard-c8daa729ba2a4f79b010f9bb19334e85fcb00a24.tar
drakwizard-c8daa729ba2a4f79b010f9bb19334e85fcb00a24.tar.gz
drakwizard-c8daa729ba2a4f79b010f9bb19334e85fcb00a24.tar.bz2
drakwizard-c8daa729ba2a4f79b010f9bb19334e85fcb00a24.tar.xz
drakwizard-c8daa729ba2a4f79b010f9bb19334e85fcb00a24.zip
some gtk2 bug fix
Diffstat (limited to 'postfix_wizard')
-rw-r--r--postfix_wizard/postfix.wiz2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix_wizard/postfix.wiz b/postfix_wizard/postfix.wiz
index 439e9b8f..22ec5918 100644
--- a/postfix_wizard/postfix.wiz
+++ b/postfix_wizard/postfix.wiz
@@ -6,7 +6,7 @@
libScript="__WIZ_HOME__/common/scripts/functions.sh"
wizardTitle="Postfix wizard"
imagePosition="top"
- defaultImage="__WIZ_HOME__/postfix_wizard/images/courrier"
+ defaultImage="__WIZ_HOME__/postfix_wizard/images/courrier.png"
perlModule="__WIZ_HOME__/postfix_wizard/scripts/Postfixconf.pm"
rpm="postfix"
summaryFunc="do_it"