From: Don Armstrong Date: Tue, 23 Oct 2007 07:34:21 +0000 (+0000) Subject: update its all text X-Git-Url: https://git.donarmstrong.com/?p=x_full.git;a=commitdiff_plain;h=de3411215abf07131881782d5299fabf3d65cfda update its all text --- diff --git a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome.manifest b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome.manifest index 6953b9f..75bf95f 100644 --- a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome.manifest +++ b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome.manifest @@ -1,4 +1,4 @@ -content itsalltext chrome/content/ -locale itsalltext en-US chrome/locale/en-US/ +content itsalltext jar:chrome/content.jar!/content/ +locale itsalltext en-US jar:chrome/en-US.jar!/locale/en-US/ overlay chrome://browser/content/browser.xul chrome://itsalltext/content/itsalltext.xul diff --git a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content.jar b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content.jar new file mode 100644 index 0000000..dcce832 Binary files /dev/null and b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content.jar differ diff --git a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/API.js b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/API.js deleted file mode 100644 index 2e862cd..0000000 --- a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/API.js +++ /dev/null @@ -1,99 +0,0 @@ -/* - This file is used to allow external editors to work inside your chrome XUL. - - ***** How To Use This API ***** - Add this script line to your .xul file: -