diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/callbacks.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c index 89fe4e32..6b9ecafc 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -170,6 +170,7 @@ void cb_about() "Ondrej Čerman", "Mike Hewitt", "Boris Afonot", + "Amstelchen", "", "Based on work by:", "uber-graph by Christian Hergert and others.", @@ -204,6 +205,12 @@ void cb_about() "The GNOME Project", "epicbard", "Roundicons", + "", + "Packaging by:", + "Topazus (Fedora/Redhat branches)", + "Yochananmargos (Arch branches)", + "lucacastro/tsimonq2 (Debian/Ubuntu branches)", + "", NULL }; |