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

« back to all changes in this revision

Viewing changes to themes/MythCenter/base.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-10-02 00:23:18 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20091002002318-5qu2fr0gxl59egft
Tags: 0.22.0~trunk22167-0ubuntu1
* New upstream checkout (r22167).
  - Fixes some segfaults.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
        <font name="small" face="Trebuchet MS">
9
9
            <color>#FFFFFF</color>
10
 
            <size>14</size>
11
 
            <size:small>12</size:small>
12
 
            <size:big>16</size:big>
 
10
            <pixelsize>19</pixelsize>
13
11
            <bold>yes</bold>
14
12
        </font>
15
13
 
16
14
        <font name="medium" from="small">
17
 
            <size>16</size>
18
 
            <size:small>14</size:small>
19
 
            <size:big>20</size:big>
 
15
            <pixelsize>22</pixelsize>
20
16
        </font>
21
17
 
22
18
        <font name="large" from="small">
23
 
            <size>20</size>
24
 
            <size:small>18</size:small>
25
 
            <size:big>22</size:big>
 
19
            <pixelsize>28</pixelsize>
26
20
        </font>
27
21
 
28
22
    </window>