]> git.donarmstrong.com Git - x_full.git/blob - .mozilla/firefox/default/extensions/itsalltext@docwhat.gerf.org/chrome/content/about.xul
e1dc5c380d5c09b57dc27622e990d7dd53263f5f
[x_full.git] / .mozilla / firefox / default / extensions / itsalltext@docwhat.gerf.org / chrome / content / about.xul
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
3
4 <!DOCTYPE window SYSTEM "chrome://itsalltext/locale/about.dtd" >
5 <window    id="itsalltext_about"
6         title="&title;"
7         xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
8   <vbox style="max-width: 40em">
9     <description style="white-space: pre; margin: 1em;">&description;</description>
10     <hbox align="right">
11       <button oncommand="window.close();" tabindex="1">
12         <description>&close;</description>
13       </button>
14     </hbox>
15   </vbox>  
16 </window>