Ticket #5720: 02_mythgame_images.patch

File 02_mythgame_images.patch, 1.0 KB (added by anonymous, 16 years ago)
  • mythtv-theme-neon-wide-0.21.0

    diff -Nur -x '*.orig' -x '*~' mythtv-theme-neon-wide-0.21.0/neon-wide/theme.xml mythtv-theme-neon-wide-0.21.0.new/neon-wide/theme.xml
    old new  
    132132    <offset>0,0</offset>
    133133  </buttondef>
    134134
     135  <buttondef name="GAME_SETTINGS_PLAYERS">
     136    <image>text-blank.png</image>
     137     <watermarkimage>watermark/game.png</watermarkimage>
     138    <offset>0,0</offset>
     139  </buttondef>
     140
    135141  <buttondef name="GAME_SCAN">
    136142    <image>text-blank.png</image>
    137143     <watermarkimage>watermark/game.png</watermarkimage>
    138144    <offset>0,0</offset>
    139145  </buttondef>
    140146
     147  <buttondef name="GAME_CLEAR_DATA">
     148    <image>text-blank.png</image>
     149     <watermarkimage>watermark/game.png</watermarkimage>
     150    <offset>0,0</offset>
     151  </buttondef>
     152
    141153<!-- ################################-->
    142154<!-- ########  mainmenu.xml  ########-->
    143155<!-- ################################-->