X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/f314a8ddceb543e2bb4711d50bdd2060452689b1..4e1191300b4ebea295dee07769dc9da4e7149395:/contrib/gilbert/plugins/auth.py diff --git a/contrib/gilbert/plugins/auth.py b/contrib/gilbert/plugins/auth.py index e964559..0daaf85 100644 --- a/contrib/gilbert/plugins/auth.py +++ b/contrib/gilbert/plugins/auth.py @@ -18,7 +18,7 @@ class Auth(Plugin): def icon_names(self): return super(Auth, self).icon_names + [ 'user-silhouette', - 'switch', + 'mask', 'key--pencil', 'door-open-out', ]