From: kink Date: Wed, 11 Sep 2002 15:57:20 +0000 (+0000) Subject: Remove unused graphics file. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=279219033387680807473b0fcba92c1b4a200b26;p=squirrelmail.git Remove unused graphics file. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3643 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/config/conf.pl b/config/conf.pl index 7b983e33..c2816375 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -668,8 +668,8 @@ sub command1 { sub command2 { print "Your organization's logo is an image that will be displayed at\n"; print "different times throughout SquirrelMail. This is asking for the\n"; - print "literal (/usr/local/squirrelmail/images/logo.jpg) or relative\n"; - print "(../images/logo.jpg) path to your logo.\n"; + print "literal (/usr/local/squirrelmail/images/logo.png) or relative\n"; + print "(../images/logo.png) path to your logo.\n"; print "\n"; print "[$WHT$org_logo$NRM]: $WHT"; $new_org_logo = ; diff --git a/images/sm_logo.jpg b/images/sm_logo.jpg deleted file mode 100644 index 62c25933..00000000 Binary files a/images/sm_logo.jpg and /dev/null differ