aboutsummaryrefslogtreecommitdiffstats
path: root/image/expert_note.png
AgeCommit message (Collapse)AuthorFilesLines
2015-03-08Update the expert indicators.Gerald Combs1-0/+0
Add @2x versions. Remove expert_ok. It appears to be unused. Change-Id: If36f839f622e235334a4237a9c5424c15a9945bc Reviewed-on: https://code.wireshark.org/review/7594 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2013-03-27Add an interface list icon. Some of the new capture icons were 1 pixelGerald Combs1-0/+0
too small, so add corrected ones. Add SVG versions of the new toolbar icons. Use consistent naming for alternate icons. Remove some no-longer-used XPMs. Add a script to compress PNGs using various utilities and run it. Regenerate the pixbuf includes using the smaller PNGs. svn path=/trunk/; revision=48591
2009-11-05Make each level color and the light gradient color in the statusbar match.Gerald Combs1-0/+0
svn path=/trunk/; revision=30836
2009-11-04Add a convenience routine to convert pixbuf data generated byGerald Combs1-0/+0
gdk-pixbuf-csource to a GtkImage. Use it to load the expert indicator images. Add prettier indicator images. The "chat" indicator is more blue in order to differentiate it from the "none" indicator; make the chat text background more blue to match. svn path=/trunk/; revision=30825