O.P. Newbie - What Have I Done Wrong?
This is what i have in my SkinInfo.xml but the online icon does not change what have i done wrong?
<SkinInfo>
<Information>
<Name>PureLime</Name>
</Information>
<MessengerSkin>
<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="8" Minor="5"/>
</MsgVersions>
</Restrictions>
<Resources>
<Replace>
<Strings>
<String Id="61288">GetInside</String>
</Strings>
<Graphics><Pictures>
<Picture Id="161">
<File>online.png</File>
</Picture>
</Pictures></Graphics>
</Replace>
</Resources>
</ResGroup>
</MessengerSkin>
</SkinInfo>
|