source: ipk/source.sh4/tools_callmonitor/_path_/usr/local/share/titan/plugins/callmonitor1/skin.xml @ 37110

Last change on this file since 37110 was 13992, checked in by gost, 12 years ago

[callmonitor] add swap version

File size: 2.5 KB
Line 
1<screen name="callmon_main" title="CallMonitor Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
2<node bordercol=bordercol scrollbar=auto type=listbox posy=center posx=center name=listbox width=85% height=70%>
3<node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="IP-FritzBox" bordercol=bordercol bordersize=2 width=100% height=25>
4<node name=passwort type=inputbox parent=listbox valign=middle posx=0 text="Passwort-FritzBox" bordercol=bordercol bordersize=2 width=100% height=25>
5<node name=phonebook type=choicebox parent=listbox valign=middle posx=0 text="FritzBook" bordercol=bordercol bordersize=2 width=100% height=25>
6<node name=allnum type=choicebox parent=listbox valign=middle posx=0 text="alle Nummern" bordercol=bordercol bordersize=2 width=100% height=25>
7<node name=rufnummer1 type=inputboxnum parent=listbox valign=middle posx=0 text="1.Rufnummer" bordercol=bordercol bordersize=2 width=100% height=25>
8<node name=rufnummer2 type=inputboxnum parent=listbox valign=middle posx=0 text="2.Rufnummer" bordercol=bordercol bordersize=2 width=100% height=25>
9<node name=eingehend type=choicebox parent=listbox valign=middle posx=0 text="eingehende Anrufe" bordercol=bordercol bordersize=2 width=100% height=25>
10<node name=ausgehend type=choicebox parent=listbox valign=middle posx=0 text="ausgehende Anrufe" bordercol=bordercol bordersize=2 width=100% height=25>
11<node name=stumm type=choicebox parent=listbox valign=middle posx=0 text="bei Anruf stumm" bordercol=bordercol bordersize=2 width=100% height=25>
12<node name=wennaus type=choicebox parent=listbox valign=middle posx=0 text="Aktion wenn standby" bordercol=bordercol bordersize=2 width=100% height=25>
13<node name=atimeout type=choicebox parent=listbox valign=middle posx=0 text="Anzeige in Sekunden" bordercol=bordercol bordersize=2 width=100% height=25>
14#<node name=broadcast type=inputboxnum parent=listbox valign=middle posx=0 text="broadcast" bordercol=bordercol bordersize=2 width=100% height=25>
15<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=2 bordertype=2 posx=0 posy=0 width=150 height=30/>
16<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=2 bordertype=2 posx=160 posy=0 width=150 height=30/>
17<node name=b3 text=LOAD-FritzBook halign=center valign=middle bordercol=blue bordersize=2 bordertype=2 posx=400 posy=0 width=200 height=30/>
18</screen>
Note: See TracBrowser for help on using the repository browser.