From 02372a254dafdfd7564e95c7c6d5cc1b93def7ec Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 12 Oct 2006 00:02:08 +0000 Subject: added brief help file git-svn-id: http://svn.klever.net/kin/fireflix/trunk@191 fe716a7a-6dde-0310-88d9-d003556173a8 --- diff --git a/NEWS b/NEWS index 4c0a8e6..d7a539f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ () + - Added brief help file - Fixed HTML generation code - Fixed a mistyped flickr url so that the 'Flickr' button works now 0.0.1 (October 3rd, 2006) diff --git a/NEWS.xml b/NEWS.xml index 337ad61..8defd50 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,6 +1,7 @@ + Added brief help file Fixed HTML generation code Fixed a mistyped flickr url so that the 'Flickr' button works now diff --git a/content/Makefile.am b/content/Makefile.am index abe3d6d..7d11964 100644 --- a/content/Makefile.am +++ b/content/Makefile.am @@ -5,7 +5,8 @@ xpichromecontent_DATA = \ photoset-props.js fireflix.js flickr.js util.js md5.js \ generated-content.js \ fireflix.css \ - background.jpeg + background.jpeg \ + help.xml sized_icons = \ $(addsuffix .png, \ diff --git a/content/fireflix-panel.xul b/content/fireflix-panel.xul index 1278621..b961edb 100644 --- a/content/fireflix-panel.xul +++ b/content/fireflix-panel.xul @@ -31,6 +31,8 @@ oncommand="fireflix.openTab('http://www.flickr.com/')" /> + @@ -105,6 +107,7 @@