Shoutbox

[Fixed]Messenger plus tabs icons - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: [Fixed]Messenger plus tabs icons (/showthread.php?tid=91889)

[Fixed]Messenger plus tabs icons by Frackounet on 08-16-2009 at 03:31 PM

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!?