aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Čerman <ondrej.cerman@gmail.com>2020-02-02 23:15:20 +0100
committerLeandro A. F. Pereira <leandro@hardinfo.org>2020-02-08 15:37:30 -0800
commita1c93835d4a5c6647d300a79f0aa5b565ef6e085 (patch)
tree647b929af4f0d2698bfa9c2bae0d5f7797b510ae
parent2080dc81b7d53e5830f570a2563da5c96cb63b11 (diff)
Added fan icon
Original source: https://www.gnome-look.org/p/1115367/
-rw-r--r--pixmaps/fan.pngbin0 -> 1544 bytes
-rw-r--r--shell/callbacks.c1
2 files changed, 1 insertions, 0 deletions
diff --git a/pixmaps/fan.png b/pixmaps/fan.png
new file mode 100644
index 00000000..36a0da9d
--- /dev/null
+++ b/pixmaps/fan.png
Binary files 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
};