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

--- 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>
_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to