From 6b26bea502d9c2d356b13265cbd1224a11b7e6cd Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Thu, 9 Apr 2020 14:23:17 +0200 Subject: themes: Add alias for places/network-workgroup.svg This icon is referenced/needed from ConnectDialog and before this commit, an error would be printed that this icon can't be found (#4057). --- themes/ClassicTheme.qrc | 1 + themes/MumbleTheme.qrc | 1 + 2 files changed, 2 insertions(+) (limited to 'themes') diff --git a/themes/ClassicTheme.qrc b/themes/ClassicTheme.qrc index 936a27091..29522a71f 100644 --- a/themes/ClassicTheme.qrc +++ b/themes/ClassicTheme.qrc @@ -52,6 +52,7 @@ Classic/tango/actions/format-text-underline.svg Classic/tango/actions/media-record.svg Classic/tango/categories/applications-internet.svg + Classic/tango/places/network-workgroup.svg Classic/tango/emblems/emblem-favorite.svg Classic/tango/mimetypes/image-x-generic.svg Classic/tango/mimetypes/text-html.svg diff --git a/themes/MumbleTheme.qrc b/themes/MumbleTheme.qrc index 231407a53..fb94c15a8 100644 --- a/themes/MumbleTheme.qrc +++ b/themes/MumbleTheme.qrc @@ -58,6 +58,7 @@ Mumble/actions/format-text-underline.svg Mumble/actions/media-record.svg Mumble/categories/applications-internet.svg + Classic/tango/places/network-workgroup.svg Mumble/controls/arrow_down.svg Mumble/controls/arrow_down_disabled.svg Mumble/controls/arrow_up.svg -- cgit v1.2.3