Changeset 30565 for ipk/source/skins_tobayer01
- Timestamp:
- Oct 15, 2014, 12:16:13 AM (12 years ago)
- Location:
- ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01
- Files:
-
- 6 added
- 1 edited
-
skin.xml (modified) (1 diff)
-
skin/create_transponder_(all).png (added)
-
skin/create_transponder_(cable).png (added)
-
skin/create_transponder_(sat).png (added)
-
skin/create_transponder_(terrestrial).png (added)
-
skin/createfav.png (added)
-
skin/createsettings.png (added)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
r30537 r30565 1302 1302 <screen name="channelmenu" title="Channel Search" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 1303 1303 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol"> 1304 <node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1305 <node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1306 <node name="manualsearch" type="menu" text="Manual Search" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1307 <node name="manualsearch_dvbc" type="menu" text="Manual Search Cable" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1308 <node name="manualsearch_dvbt" type="menu" text="Manual Search Terrestrisch" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1309 <node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1310 <node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1311 <node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1312 <node name="blindscanadjust" type="menu" text="Blindscan Settings" picmem="skin/blindscanadjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1304 <node parent="listbox" type="menu" name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1305 <node parent="listbox" type="menu" name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1306 <node parent="listbox" type="menu" name="manualsearch" type="menu" text="Manual Search" picmem="skin/manualsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1307 <node parent="listbox" type="menu" name="manualsearch_dvbc" type="menu" text="Manual Search Cable" picmem="skin/manualsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1308 <node parent="listbox" type="menu" name="manualsearch_dvbt" type="menu" text="Manual Search Terrestrisch" picmem="skin/manualsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1309 <node parent="listbox" type="menu" name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1310 <node parent="listbox" type="menu" name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1311 <node parent="listbox" type="menu" name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1312 <node parent="listbox" type="menu" name="blindscanadjust" type="menu" text="Blindscan Settings" picmem="skin/blindscanadjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1313 <node parent="listbox" type="menu" name="createsettings" text="Create Transponder List" picmem="skin/createsettings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1314 <node parent="listbox" type="menu" name="createfav" text="Create Default Favorites" picmem="skin/createfav.png" textposx="120" valign="middle" width="100%" height="50" hspace="5"> 1313 1315 <node hidden="yes" name="menutext"> 1314 1316 <node hidden="yes" name="details"> 1317 </screen> 1318 1319 1320 <screen name="createsettings" title="Create Settings Menu" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 1321 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 1322 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol"> 1323 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 1324 <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40"> 1325 <node hidden="yes" name="details"> 1326 <node hidden="yes" name="titletext"> 1315 1327 </screen> 1316 1328
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)