aboutsummaryrefslogtreecommitdiffstats
path: root/image/wssplash.png
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30Recompress PNGs.Gerald Combs1-0/+0
Recompress PNGs using the current versions of various compressors: optipng 0.7.6 advpng 1.20 advdef 1.20 pngcrush 1.8.1 Parallelize PNG compression. Note why we're not using a couple of other compression utilities. Change-Id: I52757d0bc2d424013e7f00b693a0f5378427cc31 Reviewed-on: https://code.wireshark.org/review/16209 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2013-03-27Add the new splash image. Designed by Elliott Aldrich. Switch the splashGerald Combs1-0/+0
image from XPM to PNG+pixbuf. Remove old XPMs. svn path=/trunk/; revision=48600