New from Template ChangeLog

0.0.6 2004-06-08 Riku Leino <tsoots@welho.com>
	* Changed the cursor to Qt::ArrowCursor for category list, thumbnail view and tool bar.
	* Added notes for preparing a template for people to download.
	* Info frame has now two new attributes: Scribus version and date the template was created
	* When searching templates from template directories directory listing will not show '.' and '..' dirs anymore.
	  (Fix for the bugs where a template path was not removed from the recent docs list and where the template path
	   was used instead of user's document path when saving a template)

0.0.5 2004-06-05 Riku Leino <tsoots@welho.com>
	* Integrated to Scribus.
	* Added instructions for installing templates to the about page.
	* Fixed the bug where wrong template was loaded.
	* Template categories are now translatable. More can be added later if there comes a need.
	* Two templates can now share the same name.
	* All text files are now written using UTF-8 encoding.

0.0.4 2004-06-02 Riku Leino <tsoots@welho.com>
	* Template category is now a template tag parameter
	* After a template has been loaded window caption is changed to "Template: Name_of_The_Template" until the first template modify.

0.0.3 2004-05-31 Riku Leino <tsoots@welho.com>
	* Actual templates are now separated from the plugin.
	* Templates are now searched automatically from directories: PREFIX/share/scribus/templates ~/.scribus/templates.
	  Those directories must include subdirectories which will be then searched for a template.xml file describing a template or a group of templates. If file locations are withoug leading '/' they are handled as subdirectories/files starting from the directory where template.xml is located. If they have the leading '/' they are considered to be started from root.
	* Template path will not be included in the recent documents list anymore.
	* Fixed a memory leak with nfttemplate objects in nftsettings.cpp.
	* Save dialog now defaults to the user's document directory.
	* Created an about page for the plugin.

0.0.2 2004-05-26 Riku Leino <tsoots@welho.com>

0.0.1 2004-05-26 Riku Leino <tsoots@welho.com>
