]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Add new icons for job status weather purpose
authorMarcin Haba <marcin.haba@bacula.pl>
Sat, 30 Jan 2021 19:17:09 +0000 (20:17 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:24 +0000 (09:03 +0100)
gui/baculum/LICENSE
gui/baculum/themes/Baculum-v2/weather_cloud_with_lighting_and_rain.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v2/weather_cloud_with_rain.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v2/weather_sun_behind_large_cloud.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v2/weather_sun_behind_rain_cloud.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v2/weather_sun_behind_small_cloud.png [new file with mode: 0644]
gui/baculum/themes/Baculum-v2/weather_sunny.png [new file with mode: 0644]

index 3cf6caab0ef35b4496c53d7b034dc7fc674fcdf8..04ef14b172230e747889ff0fc29f08ca46a4bd60 100644 (file)
@@ -936,3 +936,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
+#####################################################################
+
+Baculum uses selected Noto Emoji icons to display the job weather status.
+
+Files:
+  themes/Baculum-v2/weather_cloud_with_lighting_and_rain.png
+  themes/Baculum-v2/weather_cloud_with_rain.png
+  themes/Baculum-v2/weather_sun_behind_large_cloud.png
+  themes/Baculum-v2/weather_sun_behind_rain_cloud.png
+  themes/Baculum-v2/weather_sun_behind_small_cloud.png
+  themes/Baculum-v2/weather_sunny.png
+
+Copyright 2013 Google, Inc. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+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/weather_cloud_with_lighting_and_rain.png b/gui/baculum/themes/Baculum-v2/weather_cloud_with_lighting_and_rain.png
new file mode 100644 (file)
index 0000000..e031a2a
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_cloud_with_lighting_and_rain.png differ
diff --git a/gui/baculum/themes/Baculum-v2/weather_cloud_with_rain.png b/gui/baculum/themes/Baculum-v2/weather_cloud_with_rain.png
new file mode 100644 (file)
index 0000000..a421d62
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_cloud_with_rain.png differ
diff --git a/gui/baculum/themes/Baculum-v2/weather_sun_behind_large_cloud.png b/gui/baculum/themes/Baculum-v2/weather_sun_behind_large_cloud.png
new file mode 100644 (file)
index 0000000..74f33cc
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_sun_behind_large_cloud.png differ
diff --git a/gui/baculum/themes/Baculum-v2/weather_sun_behind_rain_cloud.png b/gui/baculum/themes/Baculum-v2/weather_sun_behind_rain_cloud.png
new file mode 100644 (file)
index 0000000..a5dda2d
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_sun_behind_rain_cloud.png differ
diff --git a/gui/baculum/themes/Baculum-v2/weather_sun_behind_small_cloud.png b/gui/baculum/themes/Baculum-v2/weather_sun_behind_small_cloud.png
new file mode 100644 (file)
index 0000000..b94c948
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_sun_behind_small_cloud.png differ
diff --git a/gui/baculum/themes/Baculum-v2/weather_sunny.png b/gui/baculum/themes/Baculum-v2/weather_sunny.png
new file mode 100644 (file)
index 0000000..5fff2dd
Binary files /dev/null and b/gui/baculum/themes/Baculum-v2/weather_sunny.png differ