mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
7 lines
216 B
XML
7 lines
216 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE window>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<label id="A" value="A" />
|
|
<label id="B" value="B" />
|
|
<label id="C" value="C" />
|
|
</window>
|