wireshark/resources
Roland Knall 5f46ce935e Profiles: Fix export crashing for single profile
When the classic profile has been cloned, and it contains
coloring rules, that are no longer valid or their syntax is
wrong, the export of single profiles will fail.

The reason for that is still being investigated. It seems
there might be an issue with selecting the right coloringfilter
to be selected.

This change only fixes the coloringrules file and the
index is selected from the base model instead
2022-10-31 18:53:50 +00:00
..
freedesktop Move Freedesktop files to resources/freedesktop. 2022-03-12 00:19:13 +00:00
icons Update our Logray icons. 2022-10-08 15:08:22 -07:00
languages
protocols Edit main dictionary file and modify indents for dictionary.5x9 2022-10-10 08:17:03 +00:00
share Profiles: Fix export crashing for single profile 2022-10-31 18:53:50 +00:00
stock_icons Update our capture control icons. 2022-10-08 16:37:29 -07:00
README.adoc Add Logray icons. 2022-09-04 23:01:06 +00:00
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
logray.exe.manifest.in Rename Logwolf to Logray 2022-07-06 15:04:25 +00:00
logray.rc.in Add Logray icons. 2022-09-04 23:01:06 +00:00
lricon.qrc Add Logray capture icons. 2022-09-10 23:35:27 +00:00
stock_icons.qrc Update our capture control icons. 2022-10-08 16:37:29 -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 16x16, 24x24 32x32, 48x48, and 256x256 pixel images.

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

lricon.svg::
Vector source for the Logray icon.

lricon16.png ... lricon1024.png::
Logray application icons in various sizes.

logray.ico::
Windows application icon file with 16x16, 32x32, 48x48, and 256x256 pixel images.

*.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