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 14504)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 14505)
@@ -796,4 +796,5 @@
 <node type=menu pic=skin/sharesettings.png textposx=120 valign=middle name=sharesettings text="Share Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 <node type=menu pic=skin/httpdsettings.png textposx=120 valign=middle name=httpdsettings text="HTTP Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
+<node type=menu pic=skin/inadynsettings.png textposx=120 valign=middle name=inadynsettings text="DYNDNS Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 #<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
 </screen>
@@ -1033,2 +1034,14 @@
 <node name=b5 text="STOP" halign=center valign=middle posx=700 posy=0 width=150 height=30 bordercol=yellow bordersize=4 bordertype=2>
 </screen>
+
+<screen fontcol=fontcol title="DYNDNS Settings" titlealign=center name="inadynsettings" hspace=30 vspace=30 valign=bottom fontsize=30 posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node fontsize=30 fontsize2=30 fontcol2=burlywood1 bordercol=bordercol bordersize=0 scrollbar=auto type=listbox name=listbox width=100% posx=0 posy=1 height=-35>
+<node name=startmode type=choicebox parent=listbox valign=middle posx=0 text="Start on boot" bordercol=bordercol width=100%>
+<node name=user type=inputbox parent=listbox valign=middle posx=0 text="User" bordercol=bordercol width=100%>
+<node name=pw type=choicebox parent=listbox valign=middle posx=0 text="Password" bordercol=bordercol width=100%>
+<node name=host type=inputbox parent=listbox valign=middle posx=0 text="DNS Name" bordercol=bordercol width=100%>
+<node name=b1 text="OK" halign=center valign=middle posx=20 posy=0 width=150 height=30 bordercol=okcol bordersize=4 bordertype=2>
+<node name=b2 text="EXIT" halign=center valign=middle posx=190 posy=0 width=150 height=30 bordercol=exitcol bordersize=4 bordertype=2>
+<node name=b3 text="START" halign=center valign=middle posx=530 posy=0 width=150 height=30 bordercol=green bordersize=4 bordertype=2>
+<node name=b4 text="STOP" halign=center valign=middle posx=700 posy=0 width=150 height=30 bordercol=yellow bordersize=4 bordertype=2>
+</screen>
