mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-16 17:31:17 +00:00
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<?xml-stylesheet href="simple.css" type="text/css"?>
|
||
|
<!DOCTYPE window>
|
||
|
<window xmlns:html="http://www.w3.org/1999/xhtml"
|
||
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
<label value="Simple XUL document" />
|
||
|
</window>
|