Skip to content

Commit

Permalink
Backport [27404] to 0.24-fixes. Add missing menu titles to Metallurgy…
Browse files Browse the repository at this point in the history
…. Patch by kenni. Refs #9203.

git-svn-id: http://svn.mythtv.org/svn/branches/release-0-24-fixes@27405 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
stuartm committed Dec 1, 2010
1 parent 8afb086 commit 1c84b13
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions metallurgy/menu-ui.xml
Expand Up @@ -135,6 +135,31 @@
<value>Search Lists</value>
</textarea>
</state>
<state name="TV">
<textarea name="title" from="baseheading">
<value>TV</value>
</textarea>
</state>
<state name="VIDEO">
<textarea name="title" from="baseheading">
<value>Videos</value>
</textarea>
</state>
<state name="NETVISION">
<textarea name="title" from="baseheading">
<value>Internet Video</value>
</textarea>
</state>
<state name="ARCHIVEUTILS">
<textarea name="title" from="baseheading">
<value>Archive Utilities</value>
</textarea>
</state>
<state name="SETUP_TVRECPRIORITIES">
<textarea name="title" from="baseheading">
<value>Recording Priorities</value>
</textarea>
</state>
</statetype>

<buttonlist name="menu">
Expand Down
2 changes: 1 addition & 1 deletion metallurgy/themeinfo.xml
Expand Up @@ -17,7 +17,7 @@

<version>
<major>1</major>
<minor>1</minor>
<minor>2</minor>
</version>

<detail>
Expand Down

0 comments on commit 1c84b13

Please sign in to comment.