Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 589ff7b

Browse files
author
stonebig
committed
remove spyder(reset) icon
it was not a very good idea
1 parent 05cf350 commit 589ff7b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

make.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -507,10 +507,6 @@ def _create_launchers(self):
507507
command='wscript.exe',
508508
args=r'Noshell.vbs spyder.bat')
509509

510-
self.create_launcher('Spyder reset.exe', 'spyder_reset.ico',
511-
command='wscript.exe',
512-
args=r'Noshell.vbs spyder_reset.bat')
513-
514510
self.create_launcher('WinPython Control Panel.exe', 'winpython.ico',
515511
command='wscript.exe',
516512
args=r'Noshell.vbs wpcp.bat')

0 commit comments

Comments
 (0)