
 WizardPalette palette README
 ****************************

 This package contains the source distribution of the WizardPalette
 palette. This palette allows you to design wizard-style panels with the
 help of the WizardKit framework graphically using the Gorm application.
 See the README file of the WizardKit framework for further information.


 INSTALLATION
 ------------

 You must install the GNUstep and WizardKit frameworks in order to be
 able to compile and use WizardPalette. After that use the following
 command to compile the palette:

 $ make

 Then copy it to some location where you would like to keep it -
 typically somewhere in your home directory or a system location of your
 choice. Lastly, launch Gorm, open Preferences and choose the "Palettes"
 preferences tab, hit "Add" and select where you placed the palette.


 AUTHORS (names encoded in UTF-8)
 --------------------------------

 Sašo Kiselkov <diablos@manga.sk>


 LICENSE
 -------

 This palette and all it's components are released under the terms of the
 MIT license with the exception of the following files:

 WizardPalette/GormWizardPanelSizeInspector.h
 WizardPalette/GormWizardPanelSizeInspector.m
 WizardPalette/English.lproj/GormWizardPanelSizeInspector.gorm

 which were taken from the Gorm application and are released under the terms
 of the GNU Lesser General Public License v2 or any later.

 The text of the MIT license is included in the file COPYING.
