Basic parsing for keyword search implemented
commitcbdb3ba25378408a12b09d3e981296c414116a05
authorTobias Sarnowski <sarnowski@new-thoughts.org>
Fri, 18 Jul 2008 16:41:59 +0000 (18 18:41 +0200)
committerTobias Sarnowski <sarnowski@new-thoughts.org>
Fri, 18 Jul 2008 16:41:59 +0000 (18 18:41 +0200)
treeb740d59aa1691994f0e0e8c138e3f261b7e36c30
parent26c4743a97460ddbe3a8df880698a219993f82d2
Basic parsing for keyword search implemented
All %%APPNAME%% functions are renamed to a constant name (FM).
Opening the sidebar results in searching for all man pages and
entering text results in searching for the given term.
Makefile
package.conf
src/chrome.manifest
src/chrome/content/FireMan.js
src/chrome/content/FireManOS.js [new file with mode: 0644]
src/chrome/content/FireManSidebar.js
src/chrome/content/FireManSidebar.xul
src/chrome/content/FireManSidebarOverlay.xul
src/chrome/locale/en-US/FireManSidebar.dtd
src/components/ShellExecuter.js