about.xml
Summary
An "about" dialog for Mozile.
Version: 0.7
Author: James A. Overton
<?xml version="1.0" encoding="UTF-8"?>
<!--
-->
<xul:vbox id="MozileAboutInterface" class="mozileInterface"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<div class="header">
<xul:label value="Mozile" />
<xul:spacer flex="1"/>
<xul:label id="mozileVersion" value="0.7" />
</div>
<div style="text-align: center">
<p><em>The WYSIWYG inline editor for Mozilla</em></p>
<h2>Mozile</h2>
<p style="font-size: large; text-align: center">
<a href="http://mozile.mozdev.org">mozile.mozdev.org</a>
</p>
</div>
<p><strong>Contributors:</strong> James A. Overton, Conor Dowling, Max d'Ayala, Christian Stocker, Paul Everitt, David Palm, Richard Prescott, Lars Kiilerich, Kingsley Kerse, Tobias Minich, Andreas Schamberger and others...</p>
<p>Triple Licensed Under:
<a href="http://www.mozilla.org/MPL/">MPL 1.1</a> /
<a href="http://www.gnu.org/copyleft/gpl.html">GPL 2.0</a> /
<a href="http://www.gnu.org/copyleft/lesser.html">LGPL 2.1</a>
(<a href="javascript: window.open('http:
</p>
<div class="buttons">
<xul:button label="OK" oncommand="mozile.getAboutInterface().hide()"/>
</div>
</xul:vbox>
Documentation generated by
JSDoc on Wed Mar 15 11:59:24 2006