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 18821)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 18822)
@@ -2100,5 +2100,5 @@
 
 
-#textinputhist
+#textinputhist ### todo ###
 <screen name="textinputhist" titlealign="center" valign="bottom" fontcol="black" fontsize="36" posx="center" posy="center" width="800" height="500" titlebgcol="titlebgcol" titlebgcol2="white" titlegradient="topmiddle">
 <node fontsize=30 bordercol=bordercol fontcol=fontcol bordersize=2 scrollbar=auto type=listbox name=listbox posy=20 posx=20 width=760 height=-115>
@@ -2119,6 +2119,6 @@
 <node parent="bg" name="listbox" type="listbox" scrollbar="auto" fontsize="28" fontcol="fontcol" bordercol="titlebgcol" posx="0" posy="0" width="100%" height="100%">
 <node name="buttonbar" posx="center" posy="450" width="100%" height="50" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
-<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="center" width="70" height="40">
-<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="center" width="70" height="40">
 </screen>
 
@@ -2128,22 +2128,30 @@
 <node name="bg" bgcol="bgcol" posx="center" posy="center" width="484" height="200" hspace="10" vspace="10">
 <node parent="bg" name="listbox" type="listbox" scrollbar="auto" fontsize="28" fontcol="fontcol" bordercol="titlebgcol" posx="0" posy="0" width="100%" height="100%">
-<node name=alpha type=choicebox parent=listbox valign=middle posx=0 text="alpha" bordercol=bordercol bordersize=1 width=100% height=25>
-<node name=reversealpha type=choicebox parent=listbox valign=middle posx=0 text="reverse alpha" bordercol=bordercol bordersize=1 width=100% height=25>
-<node name=size type=choicebox parent=listbox valign=middle posx=0 text="size" bordercol=bordercol bordersize=1 width=100% height=25>
-<node name=reversesize type=choicebox parent=listbox valign=middle posx=0 text="reverse size" bordercol=bordercol bordersize=1 width=100% height=25>
-<node name=date type=choicebox parent=listbox valign=middle posx=0 text="date" bordercol=bordercol bordersize=1 width=100% height=25>
-<node name=reversedate type=choicebox parent=listbox valign=middle posx=0 text="reverse date" bordercol=bordercol bordersize=1 width=100% height=25>
+	<node parent="listbox" type="choicebox" name="alpha" text="alpha" valign="middle" width="100%" height="35">
+	<node parent="listbox" type="choicebox" name="reversealpha" text="reverse alpha" valign="middle" width="100%" height="35">
+	<node parent="listbox" type="choicebox" name="size" text="size" valign="middle" width="100%" height="35">
+	<node parent="listbox" type="choicebox" name="reversesize" text="reverse size" valign="middle" width="100%" height="35">
+	<node parent="listbox" type="choicebox" name="date" text="date" valign="middle" width="100%" height="35">
+	<node parent="listbox" type="choicebox" name="reversedate" text="reverse date" valign="middle" width="100%" height="35">
 <node name="buttonbar" posx="center" posy="250" width="100%" height="50" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
-<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="center" width="70" height="40">
-<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="center" width="70" height="40">
 </screen>
 
 #shortepg
-<screen fontcol=fontcol bgcol=bgcol title="EPG SHORT VIEW" name="shortepg" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bordercol bordersize=2>
-<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
-<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
-<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
-<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
-<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
-<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
-</screen>
+<screen name="shortepg" fontcol="fontcol" posx="center" posy="center" width="1200" height="650">
+<node name="titlebar" posx="0" posy="0" width="1200" height="50" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
+<node name="title" text="EPG SHORT VIEW" valign="middle" fontcol="black" fontsize="36" posx="10" posy="7" width="350" height="36">
+<node name="time" func="gettime" param1="%d.%m. (%a) %H:%M" halign="right" valign="middle" fontcol="black" fontsize="36" posx="890" posy="7" width="300" height="36">
+<node name="bg" bgcol="bgcol" posx="center" posy="center" width="1184" height="550" hspace="10" vspace="10">
+	<node parent="bg" name="grid" type="grid" fontsize="24" posx="center" posy="center" width="100%" height="100%" scrollbar="no">
+		<node parent="grid" type="textboxgridbr" wrap="yes" name="pos1" vspace="5" hspace="5" posx="0"   width="20%" height="528">
+		<node parent="grid" type="textbox"       wrap="yes" name="pos2" vspace="5" hspace="5" posx="20%" width="20%" height="528">
+		<node parent="grid" type="textbox"       wrap="yes" name="pos3" vspace="5" hspace="5" posx="40%" width="20%" height="528">
+		<node parent="grid" type="textbox"       wrap="yes" name="pos4" vspace="5" hspace="5" posx="60%" width="20%" height="528">
+		<node parent="grid" type="textbox"       wrap="yes" name="pos5" vspace="5" hspace="5" posx="80%" width="20%" height="528">
+<node name="buttonbar" posx="0" posy="600" width="1200" height="50" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
+	<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"         posx="10"  posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png"       posx="80"  posy="center" width="70" height="40">
+	<node parent="buttonbar" name="b3" picmem="skin/key_left_right_40x40.png" posx="150" posy="center" width="40" height="40">
+</screen>
