From 35948ae181b2c3782faad7be7726700fa69f9a37 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sun, 23 Dec 2012 02:34:28 +0000 Subject: Changed one of the search homepage headings svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16747 --- search-plugin.tcl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/search-plugin.tcl b/search-plugin.tcl index 741c8ab..3dddfc9 100644 --- a/search-plugin.tcl +++ b/search-plugin.tcl @@ -801,11 +801,10 @@ proc ::dialog_helpbrowser2::intro { t } { $t insert end " $desc\n" description set i [expr {($i+1)%30}] } - $t insert end [_ "Search by Tag"] homepage_title + $t insert end [_ "Search by Category"] homepage_title $t insert end "\n" - $t insert end [_ "Many of the help documents are categorized by keyword tags. Click\ - a link below to search for documents that have been tagged with that\ - keyword."] \ + $t insert end [_ "Many help documents are categorized using tags. Click\ + a link below to find all documents with that tag."] \ homepage_description $t insert end "\n" -- cgit v1.2.1