Extra Extras v1.3
==================================================
copyright 1999 Brian Sulcer <bsulcer@hyprmynd.com>

About Extra Extras
-----------------
Extra Extras adds new functionality to the Extras Drawer by adding
three new actions to the Extras Drawer's action button: "Get Info",
"Freeze" and "Thaw".  The "Get Info" action opens a view containing
information about the selected package.  The "Freeze" action freezes,
or deactivates, the selected package(s).  When a package is frozen it
does not use any heap memory, but any functionality that it may
provide will not be available.  The "Thaw" action will thaw, or
reactivate, the selected package(s).

Using Extra Extras
------------------
WARNING: this package is know to conflict with packages that provide
similar functionality, such as Standalone's Freeze Utils.  You should
freeze or remove such packages before installing ExtraExtras.

Once Extra Extras is installed, three new options will appear in the
action button popup of the Extras Drawer: "Get Info", "Freeze" and
"Thaw".  To get package information, select a single package in the
Extras Drawer and choose the "Get Info" option from the action button
popup.  To freeze or thaw packages, select the packages in the Extras
Drawer and select the "Freeze" or "Thaw" option from the action button
popup.

Contacting HyprMynd
-------------------
Please send all comments, questions and bug reports to
bsulcer@hyprmynd.com.  Visit http://www.hyprmynd.com/ to get the latest
release of this and other Newton software.

License and Disclaimer
----------------------
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA

Revision History
----------------
version 1.3 (released 1999-12-12)
    + License changed to GNU General Public License
    + Source code released
version 1.2 (released 1997-09-06)
    + Optimized some functions
    + Added a new picker icon for "Get Info"
    + Completely redesigned the package info view
version 1.1 (released 1997-05-01)
    + Fixed a compatibility problem with units running the 2.1 OS
    + Added an about box on tapping the Extras Drawer icon
version 1.0 (released 1997-04-19)
    + Initial release

Thanks to the Xsf Collective for their help in developing and testing
this and other Newton packages.