Hi everyone! i`m making a skin. and i did my zml code and etc! its all good! but now the problem is. that whene i go on my wlm. and go chose a skin. My skin is not in the list! so i will show you the xml code and maybe somebody might find out what is the error! thank you..
after that i will be ok. cuz i will see how i made it and what i should of done, so i will learn like that
xml code:
<SkinInfo>
<Information>
<Name>White tiger</Name>
<Description>Skin created by Toksick</Description>
<Version>1.0</Version>
<Screenshot>
<File>icon.png</File>
</Screenshot>
</Information>
<MessengerSkin>
<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="14" Minor="0"/>
</MsgVersions>
</Restrictions>
<Resources>
<New>
<Pictures>
<Picture Id="59000">
<File>Images/59000.jpg</File>
<Metadata>
<UMLeft>1</UMLeft>
<UMRight>1</UMRight>
<UMTop>1</UMTop>
<UMBottom>1</UMBottom>
<Colorize>true</Colorize>
</Metadata>
</Picture>
</Pictures>
</New>
<Replace>
<Windows>
<Definitions>
<Definition Id="1001">
<File>Definitions/1001.txt</file>
</Definition>
</Definitions>
</Windows>
</Replace>
</Resources>
</ResGroup>
</MessengerSkin>
</SkinInfo>