[mythtv-commits] Ticket #3068: Add support to mythvideo for a background theme element in mythvideo

MythTV mythtv at cvs.mythtv.org
Fri Feb 9 12:18:20 UTC 2007


#3068: Add support to mythvideo for a background theme element in mythvideo
--------------------------------------+-------------------------------------
 Reporter:  justin.hornsby at gmail.com  |       Owner:  ijr    
     Type:  enhancement               |      Status:  new    
 Priority:  minor                     |   Milestone:  unknown
Component:  mythtv                    |     Version:  head   
 Severity:  low                       |  
--------------------------------------+-------------------------------------
 All screens in mythvideo support themable background elements apart from
 the gallery view.  This patch adds support for a background container for
 the gallery view in video-ui.xml

 e.g.

 <container name="background">
       <image name="background" draworder="0">
         <filename>background.png</filename>
         <position>0,0</position>
       </image>

      <image name="header" draworder="0" fleximage="no">
         <filename>bg_header.png</filename>
         <position>0,0</position>
      </image>

     </container>

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3068>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list