~ubuntu-branches/ubuntu/lucid/mythplugins/lucid

« back to all changes in this revision

Viewing changes to mytharchive/theme/default-wide/mythnative-ui.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-10-13 01:57:50 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20091013015750-t5uj418d1hf4phwl
Tags: 0.22.0~trunk22413-0ubuntu1
* New upstream checkout (r22413)
  - Fixes bug where you have to enter/leave mythvideo for 5 seconds.
* debian/mythweb.{default,postinst,config}:
  - Read debconf answers from /etc/default/mythweb if they're present
    and we're running in noninteractive.  Allows configuration from MCC.
    (LP: #445998)

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
            <value>No files are selected for archive</value>
78
78
        </textarea>
79
79
 
80
 
        <button name="addrecording_button" from="basebutton">
81
 
            <position>250,290</position>
 
80
        <button name="addrecording_button" from="basewidebutton">
 
81
            <position>250,300</position>
82
82
        </button>
83
83
 
84
 
        <button name="addvideo_button" from="basebutton">
85
 
            <position>800,290</position>
 
84
        <button name="addvideo_button" from="basewidebutton">
 
85
            <position>800,300</position>
86
86
        </button>
87
87
 
88
88
        <shape name="bottombackground" from="basebackground">
112
112
        </textarea>
113
113
 
114
114
        <textarea name="filesize" from="basetextarea">
115
 
            <context>2</context>
116
115
            <area>1010,555,100,40</area>
117
116
            <font>detail</font>
118
117
            <align>right</align>