PortableApps Menu 1.0
=====================

Copyright 2006 John T. Haller
Portions Copyright 2006 Jolly Arnaud

Website: http://PortableApps.com/PortableAppsMenu

This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

ABOUT PORTABLEAPPS MENU
=======================
The PortableApps Menu allows you to easily run your portable apps from the device
of your choice.


LICENSE
=======
This code is released under the GPL.  The full code is available from the website
listed above.


INSTALLATION / DIRECTORY STRUCTURE
==================================
By default, the program expects the following directory structure:

-\ (Usually the root directory of your portable device)
	+\Documents\
		+\Music\
		+\Pictures\
		+\Video\
	+\PortableApps\
		+\FirefoxPortable\
		+\PortableAppsBackup\
		+\PortableAppsMenu\ <--- Directory with PortableAppsMenu.exe
		+\OtherApp\
			+\App\
			+\Data\


CONFIGURATION
=============
All configuration options are contained within the program itself.


ACKNOWLEDGEMENTS
================
The icon display and caching code was created by Jolly Arnaud and adapted for use
within the PortableApps Menu framework by John T. Haller. 