[mythtv-users] New Titivillus theme

John Patrick Poet john at BlueSkyTours.com
Wed Dec 1 04:11:28 UTC 2004


Donavan,

I really like the improvements you have made to the Titivillus theme.  
Very nice!

I did have to make one minor adjustment to the ui.xml file, to allow for 
a slightly larger "short date".  I have attached a patch in case you are 
interested.

John

-------------- next part --------------
--- ui.xml-orig	2004-11-30 20:39:53.855151553 -0700
+++ ui.xml	2004-11-30 20:55:29.128485033 -0700
@@ -1095,9 +1095,9 @@
         <fcnfont name="list-selected" function="selected"></fcnfont>
         <fcnfont name="list-inactive" function="inactive"></fcnfont>
         <columnpadding>5</columnpadding>
-        <column number="1" width="340" context="-1"></column>
-        <column number="2" width="60" context="-1"></column>
-        <column number="3" width="134" context="0"></column>
+        <column number="1" width="348" context="-1"></column>
+        <column number="2" width="80" context="-1"></column>
+        <column number="3" width="110" context="0"></column>
         <column number="4" width="110" context="1"></column>
 
         <items>7</items>


More information about the mythtv-users mailing list