aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-01-12 23:07:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-01-12 23:07:37 +0000
commitec3bf2c5ff4d25ab2aa31dc13812962a89881189 (patch)
tree42944c16add339908e30d69a8cd029bcf5f16d3c
parent4bcdee14a567f36af6f5fb9ab07a0fa745623ae6 (diff)
remove automatic launch of Search window
svn path=/trunk/scripts/guiplugins/search-plugin/; revision=14731
-rw-r--r--search-plugin.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/search-plugin.tcl b/search-plugin.tcl
index 1e454e8..79dea3a 100644
--- a/search-plugin.tcl
+++ b/search-plugin.tcl
@@ -174,5 +174,3 @@ set inserthere [$mymenu index [_ "Report a bug"]]
$mymenu insert $inserthere separator
$mymenu insert $inserthere command -label [_ "Search"] \
-command {::dialog_search::open_search_dialog .search}
-
-::dialog_search::open_search_dialog .search