~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to themes/Terra/menu-ui.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, John Baab
  • Date: 2009-09-29 01:33:23 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20090929013323-6pvn8encm757zbxw
Tags: 0.22.0~trunk22101-0ubuntu1
[ Mario Limonciello ]
* New upstream checkout (r22101)
* Try to guard and make sure that ~mythtv is read from /etc/passwd 
  rather than assuming it's /home/mythtv.

[ John Baab ]
* debian/mythtv-common.postinst:
  - Added symlink for /home/mythtv/.mythtv/config.xml

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
 
1
<?xml version="1.0" encoding="UTF-8" ?>
2
2
<mythuitheme>
3
3
    <window name="mainmenu">
4
4
 
71
71
 
72
72
            </state>
73
73
            <state name="DVD">
74
 
 
 
74
                <textarea name="heading" from="baseheading">
 
75
                    <value>CD/DVD Options</value>
 
76
                </textarea>
75
77
            </state>
76
78
            <state name="DVD_SETTINGS" from="DVD" />
77
79
            <state name="MUSIC_SETTINGS">
78
 
 
 
80
                <textarea name="heading" from="baseheading">
 
81
                    <value>Music Settings</value>
 
82
                </textarea>
79
83
            </state>
80
84
            <state name="VIDEO_SETTINGS" from="VIDEO" />
81
85
            <state name="GAME_SETTINGS" from="GAMES" />