diff --git a/content/resurrect-overlay.xul b/content/resurrect-overlay.xul index da1b0dd..a796eee 100644 --- a/content/resurrect-overlay.xul +++ b/content/resurrect-overlay.xul @@ -30,7 +30,7 @@ diff --git a/defaults/preferences/resurrect.js b/defaults/preferences/resurrect.js new file mode 100755 index 0000000..7870634 --- /dev/null +++ b/defaults/preferences/resurrect.js @@ -0,0 +1 @@ +pref("extensions.{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}.description", "chrome://resurrect/locale/overlay.properties"); diff --git a/install.rdf b/install.rdf index e6764a5..e27ec1a 100644 --- a/install.rdf +++ b/install.rdf @@ -3,7 +3,7 @@ {0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3} Resurrect Pages - 0.5 + 0.5.1 Resurrect dead pages, by finding their ghosts. Anthony Lieuallen http://www.arantius.com/article/resurrect diff --git a/locale/en-US/overlay.properties b/locale/en-US/overlay.properties new file mode 100755 index 0000000..c076bbc --- /dev/null +++ b/locale/en-US/overlay.properties @@ -0,0 +1 @@ +extensions.{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}.description=Resurrect dead pages, by finding their ghosts. \ No newline at end of file