summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--NEWS2
-rw-r--r--NEWS.xml3
-rw-r--r--configure.ac2
-rw-r--r--install.rdf.in2
-rw-r--r--update.rdf.in2
5 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index a8f2f1d..0431e8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,30 +1,32 @@
10.0.6.1 (December 20th, 2006)
2 - Firefox 2.0.0.* compatibility release
10.0.6 (December 18th, 2006) 30.0.6 (December 18th, 2006)
2 - Added ability to edit future photo privacy settings before uploading 4 - Added ability to edit future photo privacy settings before uploading
3 - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). 5 - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).
4 - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) 6 - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)
5 - doubleclicking files in uploads tab 7 - doubleclicking files in uploads tab
6 - "What's new?" link in help 8 - "What's new?" link in help
70.0.5 (November 17th, 2006) 90.0.5 (November 17th, 2006)
8 - Added toolbar button 10 - Added toolbar button
9 - Generating HTML for photos selection in sets browser 11 - Generating HTML for photos selection in sets browser
10 - Enter or double click on photo in set now opens photo in flickr 12 - Enter or double click on photo in set now opens photo in flickr
11 - Double click on photoset opens photoset in flickr 13 - Double click on photoset opens photoset in flickr
12 - Hiding completely photo properties in sets browser when no photo 14 - Hiding completely photo properties in sets browser when no photo
13 selected 15 selected
140.0.4 (November 13th, 2006) 160.0.4 (November 13th, 2006)
15 - Added button to remove linebreaks from generated HTML 17 - Added button to remove linebreaks from generated HTML
16 - Added the word 'sidebar' to the extension name so that you don't have to look hard for it 18 - Added the word 'sidebar' to the extension name so that you don't have to look hard for it
17 - UI polishing, including making it more boring 19 - UI polishing, including making it more boring
18 - code cosmetics 20 - code cosmetics
190.0.3 (November 6th, 2006) 210.0.3 (November 6th, 2006)
20 - Firefox 2.0 compatibility 22 - Firefox 2.0 compatibility
210.0.2 (October 17th, 2006) 230.0.2 (October 17th, 2006)
22 - Added brief help file 24 - Added brief help file
23 - Fixed HTML generation code 25 - Fixed HTML generation code
24 - Fixed a mistyped flickr url so that the 'Flickr' button works now 26 - Fixed a mistyped flickr url so that the 'Flickr' button works now
250.0.1 (October 3rd, 2006) 270.0.1 (October 3rd, 2006)
26 - Added ability to paginate through search results 28 - Added ability to paginate through search results
27 - Fixed packaging bug that omitted packaging license dialog 29 - Fixed packaging bug that omitted packaging license dialog
28 - A lot of code cleanup and UI polishing 30 - A lot of code cleanup and UI polishing
290.0 (September 26th, 2006) 310.0 (September 26th, 2006)
30 - Initial release 32 - Initial release
diff --git a/NEWS.xml b/NEWS.xml
index 138e597..40276da 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,40 +1,43 @@
1<?xml version="1.0" encoding="us-ascii"?> 1<?xml version="1.0" encoding="us-ascii"?>
2<news> 2<news>
3 <version version="0.0.6.1" date="December 20th, 2006">
4 <ni>Firefox 2.0.0.* compatibility release</ni>
5 </version>
3 <version version="0.0.6" date="December 18th, 2006"> 6 <version version="0.0.6" date="December 18th, 2006">
4 <ni>Added ability to edit future photo privacy settings before uploading</ni> 7 <ni>Added ability to edit future photo privacy settings before uploading</ni>
5 <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> 8 <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni>
6 <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> 9 <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni>
7 <ni>doubleclicking files in uploads tab</ni> 10 <ni>doubleclicking files in uploads tab</ni>
8 <ni>"What's new?" link in help</ni> 11 <ni>"What's new?" link in help</ni>
9 </version> 12 </version>
10 <version version="0.0.5" date="November 17th, 2006"> 13 <version version="0.0.5" date="November 17th, 2006">
11 <ni>Added toolbar button</ni> 14 <ni>Added toolbar button</ni>
12 <ni>Generating HTML for photos selection in sets browser</ni> 15 <ni>Generating HTML for photos selection in sets browser</ni>
13 <ni>Enter or double click on photo in set now opens photo in flickr</ni> 16 <ni>Enter or double click on photo in set now opens photo in flickr</ni>
14 <ni>Double click on photoset opens photoset in flickr</ni> 17 <ni>Double click on photoset opens photoset in flickr</ni>
15 <ni>Hiding completely photo properties in sets browser when no photo 18 <ni>Hiding completely photo properties in sets browser when no photo
16 selected</ni> 19 selected</ni>
17 </version> 20 </version>
18 <version version="0.0.4" date="November 13th, 2006"> 21 <version version="0.0.4" date="November 13th, 2006">
19 <ni>Added button to remove linebreaks from generated HTML</ni> 22 <ni>Added button to remove linebreaks from generated HTML</ni>
20 <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> 23 <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni>
21 <ni>UI polishing, including making it more boring</ni> 24 <ni>UI polishing, including making it more boring</ni>
22 <ni>code cosmetics</ni> 25 <ni>code cosmetics</ni>
23 </version> 26 </version>
24 <version version="0.0.3" date="November 6th, 2006"> 27 <version version="0.0.3" date="November 6th, 2006">
25 <ni>Firefox 2.0 compatibility</ni> 28 <ni>Firefox 2.0 compatibility</ni>
26 </version> 29 </version>
27 <version version="0.0.2" date="October 17th, 2006"> 30 <version version="0.0.2" date="October 17th, 2006">
28 <ni>Added brief help file</ni> 31 <ni>Added brief help file</ni>
29 <ni>Fixed HTML generation code</ni> 32 <ni>Fixed HTML generation code</ni>
30 <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> 33 <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni>
31 </version> 34 </version>
32 <version version="0.0.1" date="October 3rd, 2006"> 35 <version version="0.0.1" date="October 3rd, 2006">
33 <ni>Added ability to paginate through search results</ni> 36 <ni>Added ability to paginate through search results</ni>
34 <ni>Fixed packaging bug that omitted packaging license dialog</ni> 37 <ni>Fixed packaging bug that omitted packaging license dialog</ni>
35 <ni>A lot of code cleanup and UI polishing</ni> 38 <ni>A lot of code cleanup and UI polishing</ni>
36 </version> 39 </version>
37 <version version="0.0" date="September 26th, 2006"> 40 <version version="0.0" date="September 26th, 2006">
38 <ni>Initial release</ni> 41 <ni>Initial release</ni>
39 </version> 42 </version>
40</news> 43</news>
diff --git a/configure.ac b/configure.ac
index 98c8b1e..fbfa666 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,28 +1,28 @@
1AC_INIT([fireflix], [0.0.6], [fireflix-bugs@klever.net]) 1AC_INIT([fireflix], [0.0.6.1], [fireflix-bugs@klever.net])
2AC_CONFIG_SRCDIR([install.rdf.in]) 2AC_CONFIG_SRCDIR([install.rdf.in])
3AM_INIT_AUTOMAKE([dist-bzip2]) 3AM_INIT_AUTOMAKE([dist-bzip2])
4AC_SUBST([MOZ_EXT_ID],[{4269f719-86de-4668-b8ad-04752c23a69e}]) 4AC_SUBST([MOZ_EXT_ID],[{4269f719-86de-4668-b8ad-04752c23a69e}])
5 5
6AC_PATH_PROG([ZIP],[zip],[false]) 6AC_PATH_PROG([ZIP],[zip],[false])
7if test "${ZIP}" = "false" ; then 7if test "${ZIP}" = "false" ; then
8 AC_MSG_ERROR([zip is required to produce packaged extension]) 8 AC_MSG_ERROR([zip is required to produce packaged extension])
9fi 9fi
10AC_PATH_PROG([XSLTPROC],[xsltproc],[true]) 10AC_PATH_PROG([XSLTPROC],[xsltproc],[true])
11 11
12AC_SUBST([xpidir],[\${top_builddir}/xpi]) 12AC_SUBST([xpidir],[\${top_builddir}/xpi])
13AC_SUBST([xpichromedir],[\${xpidir}/chrome]) 13AC_SUBST([xpichromedir],[\${xpidir}/chrome])
14AC_SUBST([xpichromecontentdir],[\${xpichromedir}/content]) 14AC_SUBST([xpichromecontentdir],[\${xpichromedir}/content])
15AC_SUBST([xpichromelocaledir],[\${xpichromedir}/locale]) 15AC_SUBST([xpichromelocaledir],[\${xpichromedir}/locale])
16 16
17COPYING="`sed -e 's/\\"/\\&quot;/g' -e 's,$,<br/>,g' -e 's/(c)/\\&#xa9;/g' ${srcdir}/COPYING|tr '\n' ' '`" 17COPYING="`sed -e 's/\\"/\\&quot;/g' -e 's,$,<br/>,g' -e 's/(c)/\\&#xa9;/g' ${srcdir}/COPYING|tr '\n' ' '`"
18AC_SUBST([COPYING]) 18AC_SUBST([COPYING])
19 19
20AC_CONFIG_FILES([ 20AC_CONFIG_FILES([
21 Makefile 21 Makefile
22 install.rdf 22 install.rdf
23 update.rdf 23 update.rdf
24 content/Makefile 24 content/Makefile
25 content/autoconf.dtd 25 content/autoconf.dtd
26 locale/Makefile 26 locale/Makefile
27]) 27])
28AC_OUTPUT 28AC_OUTPUT
diff --git a/install.rdf.in b/install.rdf.in
index c36cce4..e069fcd 100644
--- a/install.rdf.in
+++ b/install.rdf.in
@@ -1,28 +1,28 @@
1<?xml version="1.0"?> 1<?xml version="1.0"?>
2<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 2<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> 3 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
4 4
5 <Description about="urn:mozilla:install-manifest"> 5 <Description about="urn:mozilla:install-manifest">
6 6
7 <em:id>@MOZ_EXT_ID@</em:id> 7 <em:id>@MOZ_EXT_ID@</em:id>
8 <em:name>Fireflix</em:name> 8 <em:name>Fireflix</em:name>
9 <em:version>@VERSION@</em:version> 9 <em:version>@VERSION@</em:version>
10 <em:description>Sidebar flickr management tool</em:description> 10 <em:description>Sidebar flickr management tool</em:description>
11 <em:creator>Klever Group; http://www.klever.net/</em:creator> 11 <em:creator>Klever Group; http://www.klever.net/</em:creator>
12 <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> 12 <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL>
13 <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> 13 <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL>
14 <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> 14 <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL>
15 <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> 15 <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL>
16 16
17 <!-- Firefox --> 17 <!-- Firefox -->
18 <em:targetApplication> 18 <em:targetApplication>
19 <Description> 19 <Description>
20 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 20 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
21 <em:minVersion>1.5</em:minVersion> 21 <em:minVersion>1.5</em:minVersion>
22 <em:maxVersion>2.0</em:maxVersion> 22 <em:maxVersion>2.0.0.*</em:maxVersion>
23 </Description> 23 </Description>
24 </em:targetApplication> 24 </em:targetApplication>
25 25
26 </Description> 26 </Description>
27 27
28</RDF> 28</RDF>
diff --git a/update.rdf.in b/update.rdf.in
index 6320ca9..aa368a6 100644
--- a/update.rdf.in
+++ b/update.rdf.in
@@ -1,26 +1,26 @@
1<?xml version="1.0"?> 1<?xml version="1.0"?>
2<RDF:RDF 2<RDF:RDF
3 xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 3 xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> 4 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
5 5
6 <RDF:Description about="urn:mozilla:extension:@MOZ_EXT_ID@"> 6 <RDF:Description about="urn:mozilla:extension:@MOZ_EXT_ID@">
7 <em:updates> 7 <em:updates>
8 <RDF:Seq> 8 <RDF:Seq>
9 <RDF:li resource="urn:mozilla:extension:@MOZ_EXT_ID@:@VERSION@"/> 9 <RDF:li resource="urn:mozilla:extension:@MOZ_EXT_ID@:@VERSION@"/>
10 </RDF:Seq> 10 </RDF:Seq>
11 </em:updates> 11 </em:updates>
12 </RDF:Description> 12 </RDF:Description>
13 13
14 <RDF:Description about="urn:mozilla:extension:@MOZ_EXT_ID@:@VERSION@"> 14 <RDF:Description about="urn:mozilla:extension:@MOZ_EXT_ID@:@VERSION@">
15 <em:version>@VERSION@</em:version> 15 <em:version>@VERSION@</em:version>
16 <em:targetApplication> 16 <em:targetApplication>
17 <Description> 17 <Description>
18 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 18 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
19 <em:minVersion>1.5</em:minVersion> 19 <em:minVersion>1.5</em:minVersion>
20 <em:maxVersion>2.0</em:maxVersion> 20 <em:maxVersion>2.0.0.*</em:maxVersion>
21 <em:updateLink>http://kin.klever.net/dist/@PACKAGE@-@VERSION@.xpi</em:updateLink> 21 <em:updateLink>http://kin.klever.net/dist/@PACKAGE@-@VERSION@.xpi</em:updateLink>
22 </Description> 22 </Description>
23 </em:targetApplication> 23 </em:targetApplication>
24 </RDF:Description> 24 </RDF:Description>
25 25
26</RDF:RDF> 26</RDF:RDF>