summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-06 22:08:43 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-06 22:08:43 (GMT)
commit7b658e2f4f9fa8c3cffa92a2359d904c30709598 (patch)
tree13c653c0fb35a44c2619b97c4579667bb8a3ff93 /abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv
parentdf96ab68ee288fd64c74b3e4957dc80669b9933d (diff)
downloadlinhes_pkgbuild-7b658e2f4f9fa8c3cffa92a2359d904c30709598.zip
linhes_pkgbuild-7b658e2f4f9fa8c3cffa92a2359d904c30709598.tar.gz
linhes_pkgbuild-7b658e2f4f9fa8c3cffa92a2359d904c30709598.tar.bz2
remove old mythtv builds.
Diffstat (limited to 'abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv')
-rw-r--r--abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv48
1 files changed, 0 insertions, 48 deletions
diff --git a/abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv b/abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv
deleted file mode 100644
index 64a3207..0000000
--- a/abs/core/mythtv/old/stable-0.22/mythtv/menu-xml/themeinfo.xml-tv
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<themeinfo>
- <!-- The Theme Name (Required) -->
- <name>LiveTV</name>
-
- <!-- The Theme Types (Required) -->
- <types>
- <!-- Type. Legal Values are one or more of: UI, OSD and Menu -->
- <type>Menu</type>
- </types>
-
- <!-- Theme Author Details (Optional)-->
- <author>
- <!-- Your name -->
- <name></name>
-
- <!-- Your Email Address -->
- <email></email>
- </author>
-
- <!-- The Versioning Info (Required) -->
- <version>
- <!-- Major version changes mean the theme is no longer
- compatible with earlier versions of mythtv -->
- <major>1</major>
-
- <!-- Minor version changes are backwards compatible -->
- <minor>1</minor>
- </version>
-
- <!-- Theme Details (Required) -->
- <detail>
- <!-- At least one thumbnail image named "preview" must be included
- with the theme.
- There is no limit to the number of thumbnails.
- Each thumbnail must be given a different name -->
- <thumbnail name="preview"></thumbnail>
-
- <!-- A description of the theme, including general colours and
- style. The description should include any details that
- may help to locate your theme in a search. -->
- <description></description>
-
- <!-- Errata. A list of known faults, missing elements or unfinished
- areas. e.g. "mythgallery not themed" -->
- <errata>N/A</errata>
- </detail>
-</themeinfo>