Hello, i want to change icons in msgplus tabs.
So i put this code...
code:
<PlusSkin>
<ResGroup>
<PlusVersion Major="4" Minor="82"/>
<InterfaceDir>PlusWindows</InterfaceDir>
</ResGroup>
</PlusSkin>
... and put my images with the id found in xml in a "PlusWindows/Pictures" folder but it doesnt work.
I tried to, like for <messengerskin> but if i have understood, it's not the same way to skin plus! it self.
Can someone show me an example to change online icon in tab for exemple.
Thanks
Edit:
Ok i found it
quote:
In the example above, Messenger Plus! would search for its interface files in %skindir%\PlusWindows and the new/modified pictures for the interfaces would need to be in %skindir%\PlusWindows\Pictures.
But finaly i need to use...
quote:
%skindir%\PlusWindows\Images
... idk why!?