diff -r 8a04ce23e083 -r c17e67e69ef5 uninstall.py --- a/uninstall.py Sat Apr 07 16:39:36 2012 +0200 +++ b/uninstall.py Sat Apr 07 21:19:24 2012 +0200 @@ -93,6 +93,7 @@ "eric5_plugininstall", "eric5_pluginuninstall", "eric5_pluginrepository", "eric5_sqlbrowser", "eric5_webbrowser", "eric5_iconeditor", + "eric5_snap", ] for rem_wname in rem_wnames: rwname = wrapperName(getConfig('bindir'), rem_wname)