Add tray icon again when explorer restarted (#639)
* Add zeronet.conf to .gitignore * notificationicon.py - Remove unnecessary window size and 'ShowWindow' etc. * notificationicon.py - Comment unnecessary iconinfo and NIM_SETVERSION. * notificationicon.py - Add tray icon again when explorer restarted.
This commit is contained in:
parent
c076f605aa
commit
4f3282099f
2 changed files with 16 additions and 66 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -24,4 +24,7 @@ tools/tor/*exe
|
|||
tools/tor/*dll
|
||||
|
||||
# PhantomJS, downloaded manually for unit tests
|
||||
tools/phantomjs
|
||||
tools/phantomjs
|
||||
|
||||
# ZeroNet config file
|
||||
zeronet.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue