mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 22:08:40 +09:00
7 lines
271 B
Text
7 lines
271 B
Text
|
|
<?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>
|