File Browser Applet 0.6.1
******************************
File Browser Applet is an applet for the GNOME Panel. It lets you browse and
open files in your home directory from the gnome panel, without having to open
a file manager. It is _not_ intended as replacement to proper file managers
like nautilus. Sometimes you (like me) just want to open a file and don't want
to have to open a file manager, browse to and open the file, then close the
file manager. This Applet just saves you couple of clicks.

Features
********
	* Browse and open files in your home directory from the panel.
	* Respects Gnome mime type options and includes mime icon in menu.
	* Middle clicking (or F4) in a directory header will open a terminal in
	  that directory.
	* Middle-clicking (or F4) on file will open with the configured editor,
	  right-clicking will execute the default action including running binary
	  files.
	* Configuration options: Select directories to show (and label), select
	  icon, show/hide icon, show hidden, select terminal and editor.
	* Keyboard activation (a.k.a. hotkey) of root menu (via libgtkhotkey).
	  Currently set as <Super>h.
	* Context menu with some useful actions such as open-with, new folder here,
	  delete file/folder, create/extract archive, etc.
    * Fast keyboard navigation with mnemonics.

Installation
************
See the file INSTALL.

To Do
*****
	* Translation.
	* Drag-n-drop out of applet.
	* Drag-n-drop configuration.
	* Add opened files to "Recent Documents."
	* Documentation
	* A better icon.
	* Generating distribution packages.

Bugs
****
	* See http://code.google.com/p/gnome-menu-file-browser-applet/issues/list
	* Plus lots of memory leaks.

Hacking
*******
Contributions are welcome, but it might take a while for them to make it into a
release as I (unfortunately) don't always have a lot of time to devote to this
project (and other lame excuses). Send ideas/code/patches via the bug tracker
(http://code.google.com/p/gnome-menu-file-browser-applet/issues/list).
