[EMAIL PROTECTED] wrote:
> The new blurr2 skin is very efficient, as each menu type is specifically
> (ie UI for videos is not the same than UI for audio -> Great !)
> But i want now to insert my logo on the main menu. I am not all a
> specialist of the skin organization, so where do i need to had my XML tags
> to insert a logo on the main menu ??

Right now, you can't. But I just fixed that. Now you can create a
local_skin.fxd in your config dir with the following content:

<?xml version="1.0" ?>
<freevo>
  <skin>
    <image label="logo" filename="whatever you like"/>
  </skin>
</freevo>

But you can also use the idlebar. I never liked all the stuff in
there, but the clock is usefull. So I wrote a logo plugin for idlebar
to display a logo. This plugin can get a filename to the logo as
parameter. 


Dischi

-- 
Trust no one - umask 777


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to