diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-21 23:24:52 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-21 23:24:52 (GMT) |
commit | 8f27d0100d299f5122545e9a868a5231c34c7756 (patch) | |
tree | b2e87e4d3709330ad97743b66b3c03d4d13799c0 /abs/core | |
parent | a8c427b35b9b33fcd176141522732541634ebfd0 (diff) | |
download | linhes_pkgbuild-8f27d0100d299f5122545e9a868a5231c34c7756.zip linhes_pkgbuild-8f27d0100d299f5122545e9a868a5231c34c7756.tar.gz linhes_pkgbuild-8f27d0100d299f5122545e9a868a5231c34c7756.tar.bz2 |
mythtv: change name of is.xml to gen_is.xml
This was done to help find apps still using the old way
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch index fb695f0..8c36a62 100644 --- a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch +++ b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch @@ -7,7 +7,7 @@ + <type>STREAM</type> + <text>Play Online Streams</text> + <description></description> -+ <action>MENU is.xml</action> ++ <action>MENU gen_is.xml</action> + </button> + + <button> |