-
Notifications
You must be signed in to change notification settings - Fork 0
/
SkinInfo.xml
26 lines (26 loc) · 2.04 KB
/
SkinInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8"?>
<XmlSkinInfo xmlns:x="http://www.w3.org/2001/XMLSchema-instance">
<SkinWidth>1280</SkinWidth>
<SkinHeight>720</SkinHeight>
<CurrentStyle>Default</CurrentStyle>
<CurrentLanguage>Deutsch</CurrentLanguage>
<TextEnableScrolling>false</TextEnableScrolling>
<TextHorizontalScrollDelay>3</TextHorizontalScrollDelay>
<TextHorizontalScrollSpeed>20</TextHorizontalScrollSpeed>
<TextHorizontalScrollWrap>true</TextHorizontalScrollWrap>
<TextHorizontalScrollSeperator> | </TextHorizontalScrollSeperator>
<TextVerticalScrollDelay>6</TextVerticalScrollDelay>
<TextVerticalScrollSpeed>20</TextVerticalScrollSpeed>
<TextVerticalScrollWrap>true</TextVerticalScrollWrap>
<TextVerticalScrollSeperator>---------------------------------</TextVerticalScrollSeperator>
<SkinOptions>
<SkinOption Name="Default" Group="BasicHome" IsEnabled="true" IsPreviewImageEnabled="true" PreviewImage="\Preview_Default.png" Description="Default BasicHome Layout" />
<SkinOption Name="Extended" Group="BasicHome" IsPreviewImageEnabled="true" PreviewImage="\Preview_Extended.png" Description="Extended BasicHome Layout. Attention: You have to rename the Pictures in C:\ProgramData\MPDisplay++\Skin\Titan-WS\Images\BasicHomeImages as you name your Menu Items in Titan BasicHome Editor." />
<SkinOption Name="Default_NoTouch" Group="BasicHome" IsPreviewImageEnabled="true" PreviewImage="\Preview_Default_NoTouch.png" Description="BasicHome Default Layout without Action Menu's" />
<SkinOption Name="Extended_NoTouch" Group="BasicHome" IsPreviewImageEnabled="true" PreviewImage="\Preview_Extended_NoTouch.png" Description="BasicHome Extended Layout without Action Menu's" />
<SkinOption Name="ClassicHome" Group="BasicHome" Description="Sets ClassicHome Screen as Default" />
<SkinOption Name="ClassicHome_Extended" Group="BasicHome" Description="Sets BasicHome Screen as Default and when switched to BasicHome it will use the Extended Menu" />
</SkinOptions>
<SkinName>Titan-WS</SkinName>
<Author>Wondermusic</Author>
</XmlSkinInfo>