From: Marcin Haba Date: Tue, 28 Sep 2021 05:21:34 +0000 (+0200) Subject: baculum: Improve sun icon for displaying job status weather - idea proposed by Heitor... X-Git-Tag: Release-11.3.2~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b573a165eafaf0a8f9ab7ef7fed66bb3355c66;p=thirdparty%2Fbacula.git baculum: Improve sun icon for displaying job status weather - idea proposed by Heitor Faria --- diff --git a/gui/baculum/LICENSE b/gui/baculum/LICENSE index 83e320b04..03ce21cc7 100644 --- a/gui/baculum/LICENSE +++ b/gui/baculum/LICENSE @@ -925,6 +925,14 @@ Files: themes/Baculum-v2/weather_sun_behind_small_cloud.png themes/Baculum-v2/weather_sunny.png +The following icon file has been modified: + +File: + themes/Baculum-v2/weather_sunny.png +Source: + themes/Baculum-v2/svg/emoji_u1f31e_mod.svg + + Copyright 2013 Google, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); @@ -939,3 +947,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +##################################################################### diff --git a/gui/baculum/themes/Baculum-v2/svg/emoji_u1f31e_mod.svg b/gui/baculum/themes/Baculum-v2/svg/emoji_u1f31e_mod.svg new file mode 100644 index 000000000..719123215 --- /dev/null +++ b/gui/baculum/themes/Baculum-v2/svg/emoji_u1f31e_mod.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + diff --git a/gui/baculum/themes/Baculum-v2/weather_sunny.png b/gui/baculum/themes/Baculum-v2/weather_sunny.png index 5fff2dd7b..a1a40dff5 100644 Binary files a/gui/baculum/themes/Baculum-v2/weather_sunny.png and b/gui/baculum/themes/Baculum-v2/weather_sunny.png differ