/x/xul.xul

http://github.com/AdamHarte/hello-world · Unknown · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 4ee512f0e173f7a75182b1bf59c0b00b MD5 · raw file

  1. <?xml version="1.0"?>
  2. <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  3. <label value="Hello World"/>
  4. </window>