uninstall.py

changeset 896
f855351d5e98
parent 791
9ec2ac20e54e
child 908
d00447340771
--- a/uninstall.py	Wed Feb 16 19:13:20 2011 +0100
+++ b/uninstall.py	Sat Feb 19 11:58:27 2011 +0100
@@ -81,6 +81,16 @@
         "eric5-plugininstall", "eric5-pluginuninstall", 
         "eric5-pluginrepository", "eric5-sqlbrowser", 
         "eric5-webbrowser", 
+        "eric5_api", "eric5_compare",
+        "eric5_configure", "eric5_diff",
+        "eric5_doc", "eric5_helpviewer",
+        "eric5_qregexp", "eric5_re", 
+        "eric5_trpreviewer", "eric5_uipreviewer",
+        "eric5_unittest", "eric5",
+        "eric5_tray", "eric5_editor", 
+        "eric5_plugininstall", "eric5_pluginuninstall", 
+        "eric5_pluginrepository", "eric5_sqlbrowser", 
+        "eric5_webbrowser", 
     ]
     for rem_wname in rem_wnames:
         rwname = wrapperName(getConfig('bindir'),rem_wname)

eric ide

mercurial