wireshark/resources
Gerald Combs c5e265f852 CMake: Deduplicate some version variables.
Use PROJECT_VERSION instead of VERSION. Prepend "PROJECT_" or
"LOG_PROJECT_" as needed to other variables. Remove the leftover unused
variables.
2022-06-07 16:04:17 -07:00
..
freedesktop Move Freedesktop files to resources/freedesktop. 2022-03-12 00:19:13 +00:00
icons
languages
protocols
share Fix "generated by" comments in configuration files. 2022-04-29 18:00:21 +00:00
stock_icons add hide read only button 2022-04-04 09:39:26 -07:00
README.adoc
about.qrc
cli_template.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
dumpcap.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
file_dlg_win32.rc
layout.qrc
layout_1.png
layout_1@2x.png
layout_2.png
layout_2@2x.png
layout_3.png
layout_3@2x.png
layout_4.png
layout_4@2x.png
layout_5.png
layout_5@2x.png
layout_6.png
layout_6@2x.png
layouts.svg
libwireshark.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
libwiretap.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
libwsutil.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
logwolf.exe.manifest.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
logwolf.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
stock_icons.qrc add hide read only button 2022-04-04 09:39:26 -07:00
tshark.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
wireshark.exe.manifest.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
wireshark.rc.in CMake: Deduplicate some version variables. 2022-06-07 16:04:17 -07:00
wsicon.qrc
wslogo-dev.svg
wslogo.eps
wslogo.svg
wssplash.png
wssplash_dev.png

README.adoc

= Introduction

This directory contains a set of resources for the Wireshark suite of
applications. Of particular note for people creating packages for
distribution are the files wireshark.ico, wiresharkdoc.ico, wsicon*.png,
and WiresharkDoc-*.png in the icons directory.

File descriptions:

wsicon.svg::
Old vector source for the wireshark icon.

wsiconcap.svg::
Old vector source for the "capture" icon.

wsicondoc.svg::
Old vector source for the "document" icon.

wsicon16.png ... wsicon1024.png::
Wireshark application icons in various sizes

wsiconcap16.png ... wsiconcap1024.png::
“Capture in progress” application icon in various sizes

wsiconinst16.png ... wsiconinst1024.png::
Wireshark installer icons in various sizes

WiresharkDoc-16.png ... WiresharkDoc-256.png
Capture document icon in various sizes

wireshark.ico::
Windows application icon file with 16 and 32 pixel 3D logo icons, high and low color.

wiresharkdoc.ico::
Windows document icon file with 16 and 32 pixel 3D logo icons, high and low color.

*.rc.in::
MSVC++ resource templates

stock_icons::
Various stock icons. Names _mostly_ conform to the freedesktop.org
https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html[Icon Naming Specification].
For example, the INS specifies “list-add” and “list-remove”. and we've added “list-copy”, “list-move-up“, “list-move-down”, and “list-clear”.

The Wireshark application icon, document icon, and several toolbar icons were created by Elliott Aldrich.
The list-add and list-remove images were created by Peter Hosey and released under CC-PD.
The list-clear images were created by Freepik, http://www.freepik.com from https://www.flaticon.com.

The following projects provide icons which are a) nicely drawn and b) released under a compatible license and c) actively developed (as of October 2020) which might want to use in the future:

Bootstrap Icons: https://github.com/twbs/icons

Ionicons: https://github.com/ionic-team/ionicons

Mono Icons: https://github.com/mono-company/mono-icons

Tabler Icons: https://github.com/tabler/tabler-icons

Fluent UI System Icons: https://github.com/microsoft/fluentui-system-icons