Index: ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml
===================================================================
--- ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml	(revision 20018)
+++ ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml	(revision 20019)
@@ -1723,4 +1723,5 @@
 	<node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
 	<node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
+<node hidden="yes" name="titletext">
 </screen>
 
@@ -1732,4 +1733,5 @@
 	<node name="b3" text="DEL"    picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="430" posy="0" width="250" height="40">
 	<node name="b4" text="SEARCH" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="690" posy="0" width="200" height="40">
+<node hidden="yes" name="titletext">
 </screen>
 
@@ -1737,29 +1739,32 @@
 <screen name="networkbrowser_add_share" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
 	<node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
-		<node name="skin_mode" text="Share Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_sharename" text="Share Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ftpport" text="ftpport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_sharedir" text="sharedir" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_userauth" text="userauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_username" text="username" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_password" text="password" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_protocol" text="Protocol" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_options" text="Options" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_wsize" text="wsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_rsize" text="rsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_usessl" text="usessl" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ssl" text="ssl" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_useproxy" text="useproxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyip" text="proxyip" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyport" text="proxyport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyauth" text="proxyauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyuser" text="proxyuser" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxypass" text="proxypass" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_hddreplacement" text="HDD Replacement" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_mode" text="type" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_sharename" text="sharename" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_usedns" text="usedns" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_dns" text="dnsaddresse" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ipaddresse" text="ipaddresse" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ftpport" text="ftpport" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_sharedir" text="sharedir" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_userauth" text="userauth" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_username" text="username" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_password" text="password" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_protocol" text="protocol" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_options" text="options" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_wsize" text="wsize" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_rsize" text="rsize" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_usessl" text="usessl" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ssl" text="ssl" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_useproxy" text="useproxy" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxy" text="proxy" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyip" text="proxyip" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyport" text="proxyport" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyauth" text="proxyauth" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyuser" text="proxyuser" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxypass" text="proxypass" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_hddreplacement" text="hddreplacement" type="choicebox" valign="middle" width="100%" height="35">
 #???
 <node hidden="yes" name="skin_options1">
 <node hidden="yes" name="skin_options2">
-<node hidden="yes" name="skin_proxy">
+<node hidden="yes" name="titletext">
 #???
 	<node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
Index: ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml
===================================================================
--- ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml	(revision 20018)
+++ ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml	(revision 20019)
@@ -1723,4 +1723,5 @@
 	<node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
 	<node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
+<node hidden="yes" name="titletext">
 </screen>
 
@@ -1732,4 +1733,5 @@
 	<node name="b3" text="DEL"    picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="430" posy="0" width="250" height="40">
 	<node name="b4" text="SEARCH" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="690" posy="0" width="200" height="40">
+<node hidden="yes" name="titletext">
 </screen>
 
@@ -1737,29 +1739,32 @@
 <screen name="networkbrowser_add_share" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
 	<node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
-		<node name="skin_mode" text="Share Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_sharename" text="Share Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ftpport" text="ftpport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_sharedir" text="sharedir" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_userauth" text="userauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_username" text="username" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_password" text="password" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_protocol" text="Protocol" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_options" text="Options" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_wsize" text="wsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_rsize" text="rsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_usessl" text="usessl" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_ssl" text="ssl" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_useproxy" text="useproxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyip" text="proxyip" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyport" text="proxyport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyauth" text="proxyauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxyuser" text="proxyuser" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_proxypass" text="proxypass" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
-		<node name="skin_hddreplacement" text="HDD Replacement" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_mode" text="type" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_sharename" text="sharename" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_usedns" text="usedns" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_dns" text="dnsaddresse" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ipaddresse" text="ipaddresse" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ftpport" text="ftpport" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_sharedir" text="sharedir" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_userauth" text="userauth" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_username" text="username" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_password" text="password" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_protocol" text="protocol" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_options" text="options" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_wsize" text="wsize" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_rsize" text="rsize" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_usessl" text="usessl" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_ssl" text="ssl" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_useproxy" text="useproxy" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxy" text="proxy" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyip" text="proxyip" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyport" text="proxyport" type="inputboxnum" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyauth" text="proxyauth" type="choicebox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxyuser" text="proxyuser" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_proxypass" text="proxypass" type="inputbox" valign="middle" width="100%" height="35">
+		<node parent="listbox" name="skin_hddreplacement" text="hddreplacement" type="choicebox" valign="middle" width="100%" height="35">
 #???
 <node hidden="yes" name="skin_options1">
 <node hidden="yes" name="skin_options2">
-<node hidden="yes" name="skin_proxy">
+<node hidden="yes" name="titletext">
 #???
 	<node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
