git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added theme switching to auth plugin. Tries to do it live, but some windows may need...
[philo.git]
/
contrib
/
gilbert
/
plugins
/
auth.py
diff --git
a/contrib/gilbert/plugins/auth.py
b/contrib/gilbert/plugins/auth.py
index
e964559
..
0daaf85
100644
(file)
--- 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',
def icon_names(self):
return super(Auth, self).icon_names + [
'user-silhouette',
- '
switch
',
+ '
mask
',
'key--pencil',
'door-open-out',
]
'key--pencil',
'door-open-out',
]