mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-25 04:52:26 +01:00
11 lines
243 B
XML
11 lines
243 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE window>
|
|
|
|
<?xml-stylesheet href="chrome://global/skin/"?>
|
|
|
|
<window id="dactyl-blank-window" title="Dactyl">
|
|
<description>Hello, there.</description>
|
|
</window>
|
|
|
|
<!-- vim: set sw=2 sts=2 et: -->
|