wireshark/image
Olivier Biot 028fd26a0e Add the MSWIN RC information for capinfo.
svn path=/trunk/; revision=11556
2004-07-28 21:13:27 +00:00
..
toolbar
Ethereal.icns
Makefile.nmake Add the MSWIN RC information for capinfo. 2004-07-28 21:13:27 +00:00
README.image simple_dialog now uses the stock_dialog_xy icons 2004-02-06 06:51:33 +00:00
capinfo.rc.in Add the MSWIN RC information for capinfo. 2004-07-28 21:13:27 +00:00
clist_ascend.xpm Make the XPM text "const", to get rid of some compiler warnings. 2004-05-24 02:06:01 +00:00
clist_descend.xpm Make the XPM text "const", to get rid of some compiler warnings. 2004-05-24 02:06:01 +00:00
dn_arrow.xpm
editcap.rc.in
eexcl3d64.xpm
eicon3d16.xpm
eicon3d32.xpm
eicon3d48.xpm
eicon3d64.xpm Make the XPM data an array of "const char *", to get rid of a compiler 2004-05-21 00:42:02 +00:00
elogo3d48x48.png
ethereal.ico
ethereal.rc.in
ethereal48x48-trans.png
ethereal48x48.png
hi16-app-ethereal.png
hi32-app-ethereal.png
hi48-app-ethereal.png
icon-ethereal.xpm
icon-excl.xpm
icon_layout_1.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
icon_layout_2.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
icon_layout_3.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
icon_layout_4.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
icon_layout_5.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
icon_layout_6.xpm Squelch some compiler warnings. 2004-04-30 00:22:46 +00:00
libethereal.rc.in From Graham Bloice: add resource information to libethereal.dll. 2004-07-17 09:49:32 +00:00
lo16-app-ethereal.png
lo32-app-ethereal.png
lo48-app-ethereal.png
mergecap.rc.in
nsis-checked.bmp
nsis-unchecked.bmp
stock_dialog_error_48.xpm
stock_dialog_info_48.xpm
stock_dialog_question_48.xpm
stock_dialog_warning_48.xpm
tethereal.rc.in
text2pcap.rc.in
up_arrow.xpm
wiretap.rc.in From Graham Bloice: add resources to wiretap.dll. 2004-07-23 06:11:50 +00:00

README.image

This directory contains a set of images and icons for the Ethereal suite of
applications.  Of particular note for people creating packages for
distribution are the files ethereal.ico, hi??-app-ethereal.png, and
lo??-app-ethereal.png.

File descriptions:

File				Description

clist_ascend.xpm		Packet list sort ascending and descending
clist_descend.xpm		indicators

dn_arrow.xpm			Up and down arrows (originally intended for
up_arrow.xpm			filter dialogs - not currently used)

eexcl3d64.xpm			3D Exclamation point icon (originally intended 
				for warning and error dialogs - not currently used)

eicon3d16.xpm			3D Ethereal logo in various sizes with
eicon3d32.xpm			transparent background, high color
eicon3d48.xpm
eicon3d64.xpm

elogo3d48x48.png		3D Ethereal logo on a white background

Ethereal.icns			Mac OS X icon file

ethereal.ico			Windows icon file with 16 and 32 pixel
				3D logo icons, high and low color
				
ethereal48x48-trans.png		Old (flat, black & white) logo icon with
				transparent background
ethereal48x48.png		Old (flat, black & white) logo icon with
				white background

hi16-app-ethereal.png		KDE Icon Factory Styleguide-compliant
hi32-app-ethereal.png		(http://www.kde.org/artist/introduction.html)
hi48-app-ethereal.png		icons
lo16-app-ethereal.png 
lo32-app-ethereal.png
lo48-app-ethereal.png

icon-ethereal.xpm		Old icons used in warning, error, and
icon-excl.xpm			informational dialogs

ethereal.rc.in			MSVC++ resource templates
editcap.rc.in
mergecap.rc.in
tethereal.rc.in
text2pcap.rc.in

stock_dialog_error_48.xpm		GTK2 default icons for simple_dialog, from:
stock_dialog_info_48.xpm		"ftp://ftp.gtk.org/pub/gtk/v2.0/gtk+-2.0.6.tar.bz2"
stock_dialog_question_48.xpm	in the zip directory "gtk+-2.0.6/gtk/stock-icons"
stock_dialog_warning_48.xpm