From a1c93835d4a5c6647d300a79f0aa5b565ef6e085 Mon Sep 17 00:00:00 2001 From: Ondrej Čerman Date: Sun, 2 Feb 2020 23:15:20 +0100 Subject: Added fan icon Original source: https://www.gnome-look.org/p/1115367/ --- pixmaps/fan.png | Bin 0 -> 1544 bytes shell/callbacks.c | 1 + 2 files changed, 1 insertion(+) create mode 100644 pixmaps/fan.png diff --git a/pixmaps/fan.png b/pixmaps/fan.png new file mode 100644 index 00000000..36a0da9d Binary files /dev/null and b/pixmaps/fan.png differ diff --git a/shell/callbacks.c b/shell/callbacks.c index c116c023..bbcc4617 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -181,6 +181,7 @@ void cb_about() _("Tango Project"), _("The GNOME Project"), _("VMWare, Inc. (USB icon from VMWare Workstation 6)"), + _("epicbard (Fan icon, CC BY-SA 3.0)"), NULL }; -- cgit v1.2.3