aboutsummaryrefslogtreecommitdiff
path: root/search-plugin.tcl
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2012-11-29 20:50:48 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2012-11-29 20:50:48 +0000
commitf682d0013eab10df56a4e911bc80d4b4fce1fa4e (patch)
treea6e1d97177dbd5db69b17ddeb8fbeb53fb9adf62 /search-plugin.tcl
parent0399e4e3b7c91b308aaea4b6b61671f37b6a90b7 (diff)
revised README and added filesystem keyword to search-plugin homepage
svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16618
Diffstat (limited to 'search-plugin.tcl')
-rw-r--r--search-plugin.tcl2
1 files changed, 2 insertions, 0 deletions
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"} \