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