зеркало из https://github.com/mozilla/pjs.git
15 строки
406 B
XML
15 строки
406 B
XML
<?xml version="1.0"?>
|
|
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
|
|
|
<window
|
|
id="sbtest window"
|
|
title="test searchbar"
|
|
orient="horizontal"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<!-- Widgets and markup go here -->
|
|
|
|
<script type="text/javascript" src="quit.js" />
|
|
<script type="text/javascript">goQuitApplication();</script>
|
|
|
|
</window>
|