Changeset c1ba0b843 in mythtv


Ignore:
Timestamp:
Sep 22, 2013, 10:53:04 AM (11 years ago)
Author:
Paul Harrison <pharrison@…>
Branches:
devel/2020-player, devel/ffmpeg-resync, fixes/0.28, fixes/29, fixes/30, fixes/31, github-templates, master
Children:
d8668bb81
Parents:
b94e34c469
Message:

Add the 'New Image Gallery' menu item to the DVR menu layout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mythtv/themes/DVR/util_menu.xml

    rb94e34c469 rc1ba0b843  
    3333        <action>PLUGIN mythgallery</action>
    3434        <depends>mythgallery</depends>
     35    </button>
     36
     37    <button>
     38        <type>IMAGES</type>
     39        <text>New Image Gallery</text>
     40        <description>Look at Pictures</description>
     41        <action>JUMP Gallery Default</action>
    3542    </button>
    3643
Note: See TracChangeset for help on using the changeset viewer.