From 6a98d59e764c3e4144887bfbf52d402b13d9efee Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 16 Oct 2015 09:01:02 -0700 Subject: Fix dist. Fixup the name of the SVG file that contains all of the expert indicators. Change-Id: Ia45038fcf965973cc7585cc7c68dc24807e59168 Reviewed-on: https://code.wireshark.org/review/11099 Reviewed-by: Gerald Combs --- image/toolbar/14x14/expert_indicators.svg | 618 ------------------------ image/toolbar/14x14/x-expert-indicators-all.svg | 618 ++++++++++++++++++++++++ 2 files changed, 618 insertions(+), 618 deletions(-) delete mode 100644 image/toolbar/14x14/expert_indicators.svg create mode 100644 image/toolbar/14x14/x-expert-indicators-all.svg (limited to 'image') diff --git a/image/toolbar/14x14/expert_indicators.svg b/image/toolbar/14x14/expert_indicators.svg deleted file mode 100644 index 4c019e4228..0000000000 --- a/image/toolbar/14x14/expert_indicators.svg +++ /dev/null @@ -1,618 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - Chat - Error - Note - None - Warn - - - - - - - - - - - - - - - - - - diff --git a/image/toolbar/14x14/x-expert-indicators-all.svg b/image/toolbar/14x14/x-expert-indicators-all.svg new file mode 100644 index 0000000000..4c019e4228 --- /dev/null +++ b/image/toolbar/14x14/x-expert-indicators-all.svg @@ -0,0 +1,618 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + Chat + Error + Note + None + Warn + + + + + + + + + + + + + + + + + + -- cgit v1.2.1