diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 02:35:30 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
commit | 162eb04a748a19a93c5dbaaa977c693c961f6ccf (patch) | |
tree | 60e5545c46f3867c937c61b8ff5ef8c9192c40ea /shell/callbacks.c | |
parent | 56b68faf8c7590e85f1f83f65c7a1cd947f3fe15 (diff) |
PR405 - icons for computer/security
Diffstat (limited to 'shell/callbacks.c')
-rw-r--r-- | shell/callbacks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c index db213bb2..1992696d 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -199,6 +199,7 @@ void cb_about() _("The GNOME Project"), _("VMWare, Inc. (USB icon from VMWare Workstation 6)"), _("epicbard (Fan icon, CC BY-SA 3.0)"), + _("Roundicons"), NULL }; |