From f682d0013eab10df56a4e911bc80d4b4fce1fa4e Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 29 Nov 2012 20:50:48 +0000 Subject: revised README and added filesystem keyword to search-plugin homepage svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16618 --- search-plugin.tcl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'search-plugin.tcl') diff --git a/search-plugin.tcl b/search-plugin.tcl index efd2f40..1cf1096 100644 --- a/search-plugin.tcl +++ b/search-plugin.tcl @@ -552,6 +552,8 @@ proc ::dialog_search::intro { t } { {data_structure "create or manage data structures"} \ {dynamic_patching "dynamic instantiation/deletion\ of objects or patches"} \ + {filesystem "object that reads to and/or writes from the\ + filesystem"} \ {filter "object that filters incoming data"} \ {GUI "graphical user interface"} \ {list_op "object that manipulates, outputs, or stores a list"} \ -- cgit v1.2.1