diff options
-rw-r--r-- | pixmaps/fan.png | bin | 0 -> 1544 bytes | |||
-rw-r--r-- | shell/callbacks.c | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/pixmaps/fan.png b/pixmaps/fan.png Binary files differnew file mode 100644 index 00000000..36a0da9d --- /dev/null +++ b/pixmaps/fan.png 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 }; |