<?xml version="1.0" encoding="UTF-16"?>
<Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface PlusInterface.xsd">
<GlobalColors>
<!-- Default Plus! colors -->
<GlobalColor Id="title">
<BaseColor>
<Saturation>1.1</Saturation>
<Brightness>0.7</Brightness>
<Transparency>240</Transparency>
</BaseColor>
</GlobalColor>
<GlobalColor Id="ref">
<BaseColor>
<Saturation>1.1</Saturation>
<Brightness>0.6</Brightness>
<Transparency>200</Transparency>
</BaseColor>
</GlobalColor>
<GlobalColor Id="bg">
<BaseColor>
<Saturation>2</Saturation>
<Brightness>0.6</Brightness>
<Transparency>45</Transparency>
</BaseColor>
</GlobalColor>
<GlobalColor Id="faketransparent">
<BaseColor>
<Saturation>0.2</Saturation>
<Brightness>0.62</Brightness>
</BaseColor>
</GlobalColor>
<!-- Custom colors -->
<GlobalColor Id="lightbg">
<BaseColor>
<Saturation>2</Saturation>
<Brightness>1.5</Brightness>
<Transparency>45</Transparency>
</BaseColor>
</GlobalColor>
<GlobalColor Id="title-fade-1">
<BaseColor>
<Saturation>2</Saturation>
<Brightness>1.5</Brightness>
<!--<Transparency>150</Transparency>-->
</BaseColor>
</GlobalColor>
<GlobalColor Id="title-fade-2">
<BaseColor>
<Saturation>2</Saturation>
<Brightness>1.2</Brightness>
<Transparency>45</Transparency>
</BaseColor>
</GlobalColor>
</GlobalColors>
<!-- Preferences main window -->
<Window Id="Preferences">
<Position ClientWidth="202" ClientHeight="285"/>
<Attributes><Caption>Preferences - Screenshot Sender</Caption></Attributes>
<DialogTmpl>
<BottomBar Style="Default"/>
</DialogTmpl>
<Elements>
<Element Id="ImgHeader" xsi:type="ImageElement">
<Position Top="-4" Left="-4" Width="208">
<Anchor Horizontal="LeftRightFixed"/>
</Position>
<Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
<Image><Name>windowbg_header</Name></Image>
<Mosaic>ResizeToFit</Mosaic>
<Colorization Enable="true">
<Color><BaseColor><Transparency>130</Transparency></BaseColor></Color>
</Colorization>
</Element>
<Element Id="ImgFooter" xsi:type="ImageElement">
<Position Top="242" Left="-4" Width="208">
<Anchor Horizontal="LeftRightFixed"/>
</Position>
<Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
<Image><Name>windowbg_footer</Name></Image>
<Mosaic>ResizeToFit</Mosaic>
</Element>
<Element Id="FigTitle" xsi:type="FigureElement">
<Position Top="11" Left="1" Width="197" Height="35">
<Anchor Horizontal="LeftRightFixed"/>
</Position>
<Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
<Border>
<Size>1</Size>
<Color><GlobalColor>ref</GlobalColor></Color>
</Border>
<Fill>
<LinearGradient Angle="-90">
<Color1><GlobalColor>title-fade-1</GlobalColor></Color1>
<Color2><GlobalColor>title-fade-2</GlobalColor></Color2>
</LinearGradient>
</Fill>
</Element>
<Element Id="ImgLogo" xsi:type="ImageElement">
<Position Top="14" Left="5"/>
<Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
<Image><Name>normal\logo</Name></Image>
</Element>
<Element Id="PosChild" xsi:type="PlaceHolderElement">
<Position Top="50" Left="0" Width="199" Height="235">
<Anchor Horizontal="LeftRightFixed"/>
</Position>
</Element>
</Elements>
<Controls>
<Control Id="lblSS" xsi:type="StaticControl">
<Position Top="13" Left="40" Width="145" Height="20"/>
<Color><GlobalColor>title</GlobalColor></Color>
<Font><Bold>true</Bold><Size>16</Size></Font>
<Caption>Screenshot Sender</Caption>
</Control>
<!-- Breadcrumb (5 levels) -->
<Control Id="btnBread1" xsi:type="ButtonControl">
<Position Top="30" Left="42" Width="50"/>
<StandardLook Template="Transparent2"/>
<Caption>Preferences</Caption>
</Control>
<Control Id="btnBread2Arrow" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="13"/>
<StandardLook Template="Transparent2"/>
<Image><Name>breadcrumb-arrow</Name></Image>
</Control>
<Control Id="btnBread2" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="50"/>
<StandardLook Template="Transparent2"/>
<Caption/>
</Control>
<Control Id="btnBread3Arrow" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="13"/>
<StandardLook Template="Transparent2"/>
<Image><Name>breadcrumb-arrow</Name></Image>
</Control>
<Control Id="btnBread3" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="50"/>
<StandardLook Template="Transparent2"/>
<Caption/>
</Control>
<Control Id="btnBread4Arrow" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="13"/>
<StandardLook Template="Transparent2"/>
<Image><Name>breadcrumb-arrow</Name></Image>
</Control>
<Control Id="btnBread4" xsi:type="ButtonControl" Visible="false">
<Position Top="30" Left="42" Width="50"/>
<StandardLook Template="Transparent2"/>
<Caption/>
</Control>
</Controls>
</Window>
<!-- Preferences - Dashboard -->
<Window Id="PrefDashboard">
<Position ClientWidth="199" ClientHeight="235"/>
<ChildTmpl/>
<Elements>
<Element Id="FigBack" xsi:type="FigureElement">
<Position Top="1" Left="1" Width="197" Height="179"/>
<Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
<Border>
<Size>1</Size>
<Color><GlobalColor>ref</GlobalColor></Color>
</Border>
<Fill><PlainColor><GlobalColor>lightbg</GlobalColor></PlainColor></Fill>
</Element>
</Elements>
<Controls>
<!-- Bottom buttons -->
<Control Id="BtnCancel" xsi:type="ButtonControl">
<Position Top="214" Left="123" Width="70"/>
<Image Margin="5"><Name>icons\cancel</Name></Image>
<Caption>Close</Caption>
</Control>
<Control Id="BtnAbout" xsi:type="ButtonControl">
<Position Top="214" Left="5" Width="70"/>
<Image Margin="5"><Name>icons\help</Name></Image>
<Caption>About</Caption>
</Control>
<!-- Dashboard buttons -->
<Control Id="BtnGeneral" xsi:type="ButtonControl">
<Position Top="5" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\general</Name></Image>
<Caption>General\n Filename and countdown preferences.</Caption>
</Control>
<Control Id="BtnFTP" xsi:type="ButtonControl">
<Position Top="40" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\ftp</Name></Image>
<Caption>FTP\n FTP server preferences.</Caption>
</Control>
<Control Id="BtnLanguage" xsi:type="ButtonControl">
<Position Top="75" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\language</Name></Image>
<Caption>Language\n Change the language of Screenshot Sender.</Caption>
</Control>
<Control Id="BtnHotkeys" xsi:type="ButtonControl">
<Position Top="110" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\hotkeys</Name></Image>
<Caption>Hotkeys\n Setup custom keyboard shortcuts.</Caption>
</Control>
<Control Id="BtnAdvanced" xsi:type="ButtonControl">
<Position Top="145" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\advanced</Name></Image>
<Caption>Advanced\n Advanced settings.</Caption>
</Control>
</Controls>
</Window>
<!-- Preferences - Dashboard -->
<Window Id="PrefDashboard-Backup">
<Position ClientWidth="400" ClientHeight="235"/>
<ChildTmpl/>
<Elements>
<Element Id="FigBack" xsi:type="FigureElement">
<Position Top="1" Left="1" Width="395" Height="109"/>
<Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
<Border>
<Size>1</Size>
<Color><GlobalColor>ref</GlobalColor></Color>
</Border>
<Fill><PlainColor><GlobalColor>lightbg</GlobalColor></PlainColor></Fill>
</Element>
</Elements>
<Controls>
<!-- Bottom buttons -->
<Control Id="BtnClose" xsi:type="ButtonControl">
<Position Top="214" Left="323" Width="70"/>
<Image Margin="5"><Name>icons\cancel</Name></Image>
<Caption>Close</Caption>
</Control>
<Control Id="BtnAbout" xsi:type="ButtonControl">
<Position Top="214" Left="5" Width="70"/>
<Image Margin="5"><Name>icons\help</Name></Image>
<Caption>About</Caption>
</Control>
<!-- Dashboard buttons -->
<Control Id="BtnGeneral" xsi:type="ButtonControl">
<Position Top="5" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\general</Name></Image>
<Caption>General\n Filename and Countdown preferences.</Caption>
</Control>
<Control Id="BtnFTP" xsi:type="ButtonControl">
<Position Top="40" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\ftp</Name></Image>
<Caption>FTP\n FTP server preferences.</Caption>
</Control>
<Control Id="BtnLanguage" xsi:type="ButtonControl">
<Position Top="75" Left="5" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\language</Name></Image>
<Caption>Language\n Change the language of Screenshot Sender.</Caption>
</Control>
<Control Id="BtnHotkeys" xsi:type="ButtonControl">
<Position Top="5" Left="203" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\hotkeys</Name></Image>
<Caption>Hotkeys\n Setup custom keyboard shortcuts.</Caption>
</Control>
<Control Id="BtnAdvanced" xsi:type="ButtonControl">
<Position Top="40" Left="203" Width="190" Height="32"/>
<Attributes><Align>left</Align></Attributes>
<StandardLook Template="Transparent2"/>
<Image><Name>normal\advanced</Name></Image>
<Caption>Advanced\n Advanced settings.</Caption>
</Control>
</Controls>
</Window>
</Interfaces>