Update of /cvsroot/freevo/freevo/WIP/RobShortt
In directory sc8-pr-cvs1:/tmp/cvs-serv19587

Added Files:
        local_skin.fxd 
Log Message:
My local_skin, here mainly to show my popup and font properties.  I would like to make 
these the default properties of the blue skins in the near future.  The defaults now 
don't look so great.


--- NEW FILE: local_skin.fxd ---
<?xml version="1.0" ?>
<freevo>
  <skin geometry="768x576">
    <main>        
      <item label="tv" name="Television" icon="" 
        image="skins/xml/blue_round2/tv_watermark.png"/>
      <item label="video" name="Videos" icon=""
        image="skins/xml/blue_round2/movie_watermark.png"/>
      <item label="audio" name="Music" icon="" 
        image="skins/xml/blue_round2/music_watermark.png"/>
      <item label="image" name="Photos" icon="" 
        image="skins/xml/blue_round2/image_watermark.png"/>
      <item label="games" name="Games" icon="" image=""/>
      <item label="voicemail" name="Voicemail" icon="" image=""/>
      <item label="shutdown" name="Shutdown" icon="" 
        image="skins/xml/blue_round2/shutdown_watermark.png" />
    </main>

    <!--
    **********************************************
    POPUP DEFINITIONS 
    
    A popup definition is only a link to a specific layout, like menu areas

    -->

    <font label="widget" name="Arial_Bold" size="12" color="0xffffff"/>
    <font label="selected widget" name="Arial_Bold" size="12" color="0x164668"/>

    <popup type="default" layout="popup"/>

    <layout label="popup">
      <background>
        <rectangle color="0x000000" size="1" bgcolor="0x001F4A95"/>
      </background>
      <content type="text" spacing="10" color="0xffffff" font="default">
        <item type="default" font="widget">
          <rectangle bgcolor="0x00164668" size="0"/>
        </item>
        <item type="selected" font="selected widget">
          <rectangle bgcolor="0x00ffffff" size="0"/>
        </item>
      </content>
    </layout>


  </skin>
</freevo>




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to