]> git.donarmstrong.com Git - x_full.git/blobdiff - .mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/about.xul
update its all text
[x_full.git] / .mozilla / firefox / default / extensions / itsalltext@docwhat.gerf.org / chrome / content / about.xul
diff --git a/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/about.xul b/.mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/about.xul
deleted file mode 100644 (file)
index e1dc5c3..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
-
-<!DOCTYPE window SYSTEM "chrome://itsalltext/locale/about.dtd" >
-<window    id="itsalltext_about"
-        title="&title;"
-        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-  <vbox style="max-width: 40em">
-    <description style="white-space: pre; margin: 1em;">&description;</description>
-    <hbox align="right">
-      <button oncommand="window.close();" tabindex="1">
-        <description>&close;</description>
-      </button>
-    </hbox>
-  </vbox>  
-</window>