wireshark/image
Ulf Lamping 0f80fa5c7d renamed capinfo to capinfos, as the former name capinfo was already used in a program called tcprelay, so that might confuse packaging managers and users. Hopefully I got all the places need to be changed.
svn path=/trunk/; revision=12358
2004-10-20 18:50:58 +00:00
..
toolbar
Ethereal.icns
Makefile.nmake renamed capinfo to capinfos, as the former name capinfo was already used in a program called tcprelay, so that might confuse packaging managers and users. Hopefully I got all the places need to be changed. 2004-10-20 18:50:58 +00:00
README.image
capinfos.rc.in renamed capinfo to capinfos, as the former name capinfo was already used in a program called tcprelay, so that might confuse packaging managers and users. Hopefully I got all the places need to be changed. 2004-10-20 18:50:58 +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
icon_layout_2.xpm
icon_layout_3.xpm
icon_layout_4.xpm
icon_layout_5.xpm
icon_layout_6.xpm
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