From c5ea6ff7abd6e376ae151c9724d24f6fe156766e Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 26 Sep 2006 19:21:57 +0000 Subject: Initial import into public repository git-svn-id: http://svn.klever.net/kin/fireflix/trunk@159 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'content') diff --git a/content/Makefile.am b/content/Makefile.am new file mode 100644 index 0000000..8548400 --- a/dev/null +++ b/content/Makefile.am @@ -0,0 +1,22 @@ +xpichromecontent_DATA = \ + autoconf.dtd \ + browser.xul about.xul fireflix-panel.xul photoset-props.xul \ + generated-content.xul \ + photoset-props.js fireflix.js flickr.js md5.js \ + generated-content.js \ + fireflix.css \ + background.jpeg + +sized_icons = \ + $(addsuffix .png, \ + fireflix \ + ) + +nobase_xpichromecontent_DATA = \ + $(addprefix icons/, \ + $(addprefix 16x16/,${sized_icons}) \ + $(addprefix 32x32/,${sized_icons}) \ + ) + +EXTRA_DIST = \ + ${xpichromecontent_DATA} ${nobase_xpichromecontent_DATA} diff --git a/content/about.xul b/content/about.xul new file mode 100644 index 0000000..1cb13d4 --- a/dev/null +++ b/content/about.xul @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +