summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-10-23 18:17:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-10-23 18:19:39 (GMT)
commitadbcf19958300e9b6598990184c8815b945ba0ee (patch)
treef4283c850ac0ac202c17e78a637ee7ca8147621b /abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html
parent61a68250df10d29b624650948484898334ff22d0 (diff)
downloadlinhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.zip
linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.gz
linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.bz2
Removed old core and extra from repo. Renamed -testing to core/extra. This will setup the base for the testing branch.
Diffstat (limited to 'abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html')
-rw-r--r--abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html37
1 files changed, 0 insertions, 37 deletions
diff --git a/abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html b/abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html
deleted file mode 100644
index 8b8d7dd..0000000
--- a/abs/core-testing/local-website/htdocs/mythtv-doc/mythtv-HOWTO-21.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
-<HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
- <TITLE>Installing and using MythTV: MythNews.</TITLE>
- <LINK HREF="mythtv-HOWTO-22.html" REL=next>
- <LINK HREF="mythtv-HOWTO-20.html" REL=previous>
- <LINK HREF="mythtv-HOWTO.html#toc21" REL=contents>
-</HEAD>
-<BODY>
-<A HREF="mythtv-HOWTO-22.html">Next</A>
-<A HREF="mythtv-HOWTO-20.html">Previous</A>
-<A HREF="mythtv-HOWTO.html#toc21">Contents</A>
-<HR>
-<H2><A NAME="s21">21.</A> <A HREF="mythtv-HOWTO.html#toc21">MythNews.</A></H2>
-
-<P>MythNews is a part of the <B>mythplugins</B> package. See
-<A HREF="mythtv-HOWTO-13.html#mythplugins_">MythPlugins</A> for instructions on downloading the
-tarball. MythNews is a RSS reader.
-<BLOCKQUOTE><CODE>
-<PRE>
-$ cd ~/mythplugins-0.21
-$ ./configure --disable-all --enable-mythnews
-$ qmake mythplugins.pro
-$ make
-$ su
-# make install
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<HR>
-<A HREF="mythtv-HOWTO-22.html">Next</A>
-<A HREF="mythtv-HOWTO-20.html">Previous</A>
-<A HREF="mythtv-HOWTO.html#toc21">Contents</A>
-</BODY>
-</HTML>