From a0a5301cddaa2023d602ff25be1a8561d7f59ea1 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Wed, 5 Aug 2015 16:28:08 +0000
Subject: web-on-linhes: remove menu items that are no longer working

---
 abs/extra/web-on-linhes/PKGBUILD              |  4 ++--
 abs/extra/web-on-linhes/web-on-linhes_is.conf | 24 ------------------------
 2 files changed, 2 insertions(+), 26 deletions(-)

diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD
index 0d916bf..f6dd953 100644
--- a/abs/extra/web-on-linhes/PKGBUILD
+++ b/abs/extra/web-on-linhes/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Cecil Watson<knoppmyth@gmail.com>
 
 pkgname=web-on-linhes
-pkgver=1.01.0
+pkgver=1.2
 pkgrel=1
 pkgdesc="Added multiple websites with 10' UIs to Play Online Streams."
 arch=('i686' 'x86_64')
@@ -20,4 +20,4 @@ package() {
   	install -D -m0744 ${srcdir}/web-on-linhes_is.conf ${pkgdir}/etc/gen_is_xml.d/web-on-linhes_is.conf
 }
 md5sums=('b04992d48e45411bdeed23e6aa9f95f7'
-         '926982798d1c1a8bfd45da8eef8a56f3')
+         '3cf898ba31b4e0985adf344f6dbdc536')
diff --git a/abs/extra/web-on-linhes/web-on-linhes_is.conf b/abs/extra/web-on-linhes/web-on-linhes_is.conf
index ec895be..b11c065 100755
--- a/abs/extra/web-on-linhes/web-on-linhes_is.conf
+++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf
@@ -17,22 +17,6 @@
   <!--#WebOnTV-->
      <button>
        <type>STREAM</type>
-       <text>Flixster</text>
-       <action>EXEC /usr/LH/bin/web-on-linhes.sh http://admin.flixster.com/googletv</action>
-     </button>
-  <!--#WebOnTV-->
-
-  <!--#WebOnTV-->
-     <button>
-       <type>STREAM</type>
-       <text>The Onion</text>
-       <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.theonion.com/video/googletv/</action>
-     </button>
-  <!--#WebOnTV-->
-
-  <!--#WebOnTV-->
-     <button>
-       <type>STREAM</type>
        <text>The New York Times</text>
        <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.nytimes.com/gtv/</action>
      </button>
@@ -41,14 +25,6 @@
   <!--#WebOnTV-->
      <button>
        <type>STREAM</type>
-       <text>NPR</text>
-       <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.npr.org/googletv/</action>
-     </button>
-  <!--#WebOnTV-->
-
-  <!--#WebOnTV-->
-     <button>
-       <type>STREAM</type>
        <text>PBS Kids</text>
        <action>EXEC /usr/LH/bin/web-on-linhes.sh http://pbskids.org/video/</action>
      </button>
-- 
cgit v0.12