aboutsummaryrefslogtreecommitdiffstats
path: root/image/wsiconcap32.xpm
AgeCommit message (Collapse)AuthorFilesLines
2006-11-13Set a transparency threshold for the XPM icons. Have the make-icons scriptGerald Combs1-5/+6
constify the XPMs. svn path=/trunk/; revision=19883
2006-11-03Touch up the glossy highlight in the main icon. Split "wsiconcap" intoGerald Combs1-346/+174
"capture-in-progress" and "document" icons. Update the highlight in each of them as well. Resize and rename the 200-pixel icons to 256. Add a script to generate icons from their canonical sources. svn path=/trunk/; revision=19780
2006-06-09Constify XPMs, to squelch compiler warnings.Guy Harris1-1/+1
XPMs are C code; don't tag them as binary. svn path=/trunk/; revision=18413
2006-06-07Switch back to the 2d icons.Gerald Combs1-169/+344
svn path=/trunk/; revision=18385
2006-06-07In all Wireshark images and icons, make the fin point left (whichGerald Combs1-0/+172
signifies moving west, in case you're wondering). Convert many Ethereal icons to Wireshark, and remove a few. (Notably Ethereal.icns, for which we don't currently have a counterpart.) svn path=/trunk/; revision=18376