Index: /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 20737)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 20738)
@@ -165,4 +165,5 @@
 	<node parent="listbox" type="menu" name="infos_gitinfo" text="Git Changelog" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="system_infos" text="System Info" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
+	<node parent="listbox" type="menu" name="log" text="LOG" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 <node name="buttonbar" posx="0" posy="610" width="540" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
 <node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
@@ -2378,2 +2379,11 @@
 <screen type="progressbar" text="EXIT" fontsize="20" fontcol="fontcol" valign="middle" halign="center" name=playbufferstatus func=getbufferstatus bordercol="white" bordersize="1" borderradius="4" progresscol=green width=500 height=30 posx="center" posy="60%">
 </screen>
+
+#log
+<screen name="log" title="LOG" titlealign="center" fontsize="30" fontcol="black" valign="bottom" posx="center" posy="center" width="500" height="300" hspace="10" vspace="10" bordercol="titlebgcol" bordersize="2" borderradius="8" titlebgcol="titlebgcol" titlebgcol2="white" titlegradient="topmiddle" bgcol="bgcol">
+<node name="textbox" type="textbox" wrap="yes" scrollbar="auto" fontcol="fontcol" posx="0" posy="1" width="100%" height="-45" bordercol="titlebgcol">
+<node name="b1" text="OK" halign="center" valign="middle" bordercol="white" fontcol="white" bordersize="6" bordertype="2" posx="1%"  posy="0" width="130" height="39">
+<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="white" fontcol="white" bordersize="6" bordertype="2" posx="26%" posy="0" width="130" height="39">
+<node name="b3" text="SEND" halign="center" valign="middle" bordercol="white" fontcol="white" bordersize="6" bordertype="2" posx="51%" posy="0" width="130" height="39">
+<node name="b4" text="DEL" halign="center" valign="middle" bordercol="white" fontcol="white" bordersize="6" bordertype="2" posx="76%" posy="0" width="130" height="39">
+</screen>
