Image references
All mentions of the site logo are found in the following locations:
(File name, followed by line number)
upload/include/staff/header.inc.php:
upload/setup/upgrade.php:
upload/setup/install.php:
upload/include/client/header.inc.php:
upload/scp/css/login.css: background: url(../images/logo-support.gif) center center no-repeat #fff;
Pay attention to the relative paths for image sources! Also be aware that image referenced in login.css has different dimensions than the rest.
(I love grep)