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:
Richard Yu 2016-11-12 05:49:40 +08:00 committed by ZeroNet
parent c076f605aa
commit 4f3282099f
2 changed files with 16 additions and 66 deletions

5
.gitignore vendored
View file

@ -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