[accerciser] Fix for bug #652610 - Remove script recorder plugin



commit 1189c2298f15d9da853c101ac33fb5b1f1c2f372
Author: Javier HernÃndez AntÃnez <jhernandez emergya es>
Date:   Wed Jun 15 01:38:42 2011 +0200

    Fix for bug #652610 - Remove script recorder plugin

 plugins/Makefile.am        |    2 -
 plugins/script_recorder.py |  374 --------------------------------------------
 plugins/script_recorder.ui |  170 --------------------
 3 files changed, 0 insertions(+), 546 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 7b8513b..225ce5e 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -7,8 +7,6 @@ plugins_DATA = api_view.py \
 	interface_view.py \
 	ipython_view.py \
 	quick_select.py \
-	script_recorder.ui \
-	script_recorder.py \
 	validate.ui \
 	validate.py
 EXTRA_DIST = $(plugins_DATA)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]