diff options
Diffstat (limited to 'addons/skin.estuary/xml/Startup.xml')
-rw-r--r-- | addons/skin.estuary/xml/Startup.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/Startup.xml b/addons/skin.estuary/xml/Startup.xml new file mode 100644 index 0000000..e7ace66 --- /dev/null +++ b/addons/skin.estuary/xml/Startup.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<window> + <onload>ReplaceWindow($INFO[System.StartupWindow])</onload> + <controls /> +</window> |