 ______________________________
 Search Bar Plugin for K-Meleon
 
 Version 0.1
 Copyright (c) 2004 Romain Vallet
 Copyright (c) 2006 rmn  <rmn_km yahoo com>
 
 
 
 Information
 
 This plugin adds a search bar to K-Meleon.
 
 
 Changes in this version
 
 2006-04-22 - Version 0.1
    * Uses "kmeleon.general.searchEngine" instead of "keyword.URL".
    * Added "kmeleon.plugins.searchbar.openurl" pref.
 
 
 Installation
 
 Copy searchbar.dll to <K-Meleon directory>\kplugins
 Typically: C:\Program Files\K-Meleon\kplugins
 
 
 Usage
 
 Type a search term in the text field, hit Enter and the search is launched.
 The search engine used is the standard K-Meleon search engine
 (i.e. from the "kmeleon.general.searchEngine" pref).
 
 Use the searchbar(Focus) command to set focus to the search bar, e.g.
 in accel.cfg .
 
 Set pref "kmeleon.plugins.searchbar.title" to display text before the
 search bar.
 
 The pref "kmeleon.plugins.searchbar.openurl" can be used to change where the
 search is displayed. Possible choices:
 - ID_OPEN_LINK: current layer/window (default)
 - ID_OPEN_LINK_IN_NEW_WINDOW: new foreground window
 - ID_OPEN_LINK_IN_BACKGROUND: new background window
 - layers(OpenURL): new foreground layer
 - layers(OpenURLBg): new background layer
 
 
 Known bugs
 
 * None!
 
 
 To do
 
 * Support for several search engines
 * Select all when focused.
 
 
 Contact
 
 rmn  <rmn_km yahoo com>
 This plugin and its source code can be downloaded here:
    http://www.geocities.com/rmn_km/kmeleon/searchbar.html
