Only in themes: Makefile
diff -rup themes.orig/ProjectGrayhem-OSD/osd.xml themes/ProjectGrayhem-OSD/osd.xml
--- themes.orig/ProjectGrayhem-OSD/osd.xml	2008-03-03 13:08:21.000000000 -0500
+++ themes/ProjectGrayhem-OSD/osd.xml	2008-03-16 14:14:48.000000000 -0400
@@ -423,5 +423,17 @@
       <value>[O]k</value>
     </textarea>
   </container>
+
+  <container name="now_playing" priority="20" fademovement="0,0">
+    <image name="background">
+      <filename>now_playing.png</filename>
+      <position>85,44</position>
+    </image>
+    <textarea name="playing">
+      <area>290,70,240,220</area>
+      <font>timefont</font>    
+      <multiline>yes</multiline>
+    </textarea>
+  </container>
     
 </mythosdtheme>
diff -rup themes.orig/blootube-osd/osd.xml themes/blootube-osd/osd.xml
--- themes.orig/blootube-osd/osd.xml	2008-03-03 13:08:39.000000000 -0500
+++ themes/blootube-osd/osd.xml	2008-03-16 13:58:30.000000000 -0400
@@ -425,5 +425,17 @@
       <value>[O]k</value>
     </textarea>
   </container>
-    
+
+  <container name="now_playing" priority="20" fademovement="0,0">
+    <image name="background">
+      <filename>now_playing.png</filename>
+      <position>85,74</position>
+    </image>
+    <textarea name="playing">
+      <area>290,100,240,220</area>
+      <font>infofont</font>
+      <multiline>yes</multiline>
+    </textarea>
+  </container> 
+   
 </mythosdtheme>
Only in themes: dummy.o
Only in themes: mythconfig.mak
Only in themes: themes
