[mythtv-commits] Ticket #11776: The buttonimage field in the tracks_list buttonlist in the searchview window in music-ui.xml is hard coded to the theme default/mm_nothumb.png image it should be theme able.

MythTV noreply at mythtv.org
Fri Aug 23 16:40:50 UTC 2013


#11776: The buttonimage field in the tracks_list buttonlist in the searchview
window in music-ui.xml is hard coded to the theme default/mm_nothumb.png
image it should be theme able.
--------------------------------------+-------------------------
     Reporter:  harley@…              |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 If you try and change the filename under the buttonimage field it is
 ignored and displays the image mm_no_thumb.png from the default theme.
 This should be theme able like it is everywhere else.

 Line number 164 in music-ui.xml of the default theme.
 <imagetype name="buttonimage">
     <area>3,3,34,34</area>
     <filename>mm_nothumb.png</filename>
 </imagetype>

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11776>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list