Remove unused graphics file.
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 11 Sep 2002 15:57:20 +0000 (15:57 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 11 Sep 2002 15:57:20 +0000 (15:57 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3643 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/conf.pl
images/sm_logo.jpg [deleted file]

index 7b983e33c1e34e68ce0460198d18eafb8256e0bc..c281637548b9a60832e62351d0d6fd8234403528 100755 (executable)
@@ -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 = <STDIN>;
diff --git a/images/sm_logo.jpg b/images/sm_logo.jpg
deleted file mode 100644 (file)
index 62c2593..0000000
Binary files a/images/sm_logo.jpg and /dev/null differ