v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
current profile icon
[stack/code/dboxswitch.git]
/
settings.py
diff --git
a/settings.py
b/settings.py
index
b9fb468
..
38859e7
100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-38,6
+38,7
@@
class Settings():
self.appname = "dboxswitch"
self.appversion = "0.1"
self.icon = "./icon.png"
+ self.cpicon = "./current-profile.png"
global conf
appconf = Settings()