Changeset 10981


Ignore:
Timestamp:
11/03/11 16:16:03 (12 years ago)
Author:
tobayer
Message:

[titan] optimize/fix aafpanel skin.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/skins/aafpanel/skin.xml

    r10961 r10981  
    4141<screen fontcol=fontcol title="AAF Panel" titlealign=center name=aafpanel_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    4242<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=100%>
    43 <node pic="%pluginpath%/aafpanel/skin/aafpanel_softcam_panel.png" textposx=120 valign=middle name=aafpanel_softcam text="Softcam Panel" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    44 <node pic=%pluginpath%/aafpanel/skin/aafpanel_setup.png textposx=120 valign=middle name=aafpanel_settings text="Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    45 <node pic=%pluginpath%/aafpanel/skin/aafpanel_system.png textposx=120 valign=middle name=aafpanel_system text="System" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    46 <node pic=%pluginpath%/aafpanel/skin/aafpanel_plugins.png textposx=120 valign=middle name=aafpanel_extensions text="Extensions" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    47 <node pic=%pluginpath%/aafpanel/skin/aafpanel_infos.png textposx=120 valign=middle name=aafpanel_infos text="Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     43<node pic="%pluginpath%/aafpanel/skin/aafpanel_softcam_panel.png" textposx=120 valign=middle name=aafpanel_softcam text="Softcam Panel" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     44<node pic=%pluginpath%/aafpanel/skin/aafpanel_setup.png textposx=120 valign=middle name=aafpanel_settings text="Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     45<node pic=%pluginpath%/aafpanel/skin/aafpanel_system.png textposx=120 valign=middle name=aafpanel_system text="System" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     46<node pic=%pluginpath%/aafpanel/skin/aafpanel_plugins.png textposx=120 valign=middle name=aafpanel_extensions text="Extensions" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     47<node pic=%pluginpath%/aafpanel/skin/aafpanel_infos.png textposx=120 valign=middle name=aafpanel_infos text="Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    4848<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    4949</screen>
     
    5151<screen fontcol=fontcol title="Settings" titlealign=center name=aafpanel_settings_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=80% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    5252<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    53 <node pic=%pluginpath%/aafpanel/skin/aafpanel_automount.png textposx=120 valign=middle name=aafpanel_settings_automount text="Automount" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    54 <node pic=%pluginpath%/aafpanel/skin/aafpanel_autostart.png textposx=120 valign=middle name=aafpanel_settings_autostart text="Autostart" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    55 <node pic=%pluginpath%/aafpanel/skin/aafpanel_overclock.png textposx=120 valign=middle name=aafpanel_settings_overclocking text="Overclocking" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    56 <node pic=%pluginpath%/aafpanel/skin/aafpanel_redkeyaction.png textposx=120 valign=middle name=aafpanel_settings_redbutton text="Red Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    57 <node pic=%pluginpath%/aafpanel/skin/aafpanel_bluekeyaction.png textposx=120 valign=middle name=aafpanel_settings_bluebutton text="Blue Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    58 <node pic=%pluginpath%/aafpanel/skin/aafpanel_videotune.png textposx=120 valign=middle name=aafpanel_settings_videotune text="Videotune" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    59 <node pic=%pluginpath%/aafpanel/skin/aafpanel_betaconfig.png textposx=120 valign=middle name=aafpanel_settings_betacfg text="Beta Config" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hidden=no>
    60 <node pic=%pluginpath%/aafpanel/skin/aafpanel_fancontrol.png textposx=120 valign=middle name=aafpanel_settings_fancontrol text="Fancontrol" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hidden=no>
     53<node pic=%pluginpath%/aafpanel/skin/aafpanel_automount.png textposx=120 valign=middle name=aafpanel_settings_automount text="Automount" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     54<node pic=%pluginpath%/aafpanel/skin/aafpanel_autostart.png textposx=120 valign=middle name=aafpanel_settings_autostart text="Autostart" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     55<node pic=%pluginpath%/aafpanel/skin/aafpanel_overclock.png textposx=120 valign=middle name=aafpanel_settings_overclocking text="Overclocking" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     56<node pic=%pluginpath%/aafpanel/skin/aafpanel_redkeyaction.png textposx=120 valign=middle name=aafpanel_settings_redbutton text="Red Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     57<node pic=%pluginpath%/aafpanel/skin/aafpanel_bluekeyaction.png textposx=120 valign=middle name=aafpanel_settings_bluebutton text="Blue Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     58<node pic=%pluginpath%/aafpanel/skin/aafpanel_videotune.png textposx=120 valign=middle name=aafpanel_settings_videotune text="Videotune" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     59<node pic=%pluginpath%/aafpanel/skin/aafpanel_betaconfig.png textposx=120 valign=middle name=aafpanel_settings_betacfg text="Beta Config" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hidden=no hspace=5>
     60<node pic=%pluginpath%/aafpanel/skin/aafpanel_fancontrol.png textposx=120 valign=middle name=aafpanel_settings_fancontrol text="Fancontrol" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hidden=no hspace=5>
    6161<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    6262</screen>
     
    6464<screen fontcol=fontcol title="System" titlealign=center name=aafpanel_system_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=85% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    6565<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    66 <node pic=%pluginpath%/aafpanel/skin/aafpanel_aaf.png textposx=120 valign=middle name=aafpanel_system_aafwizard text="AAF Wizard" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    67 <node pic=%pluginpath%/aafpanel/skin/aafpanel_info.png textposx=120 valign=middle name=aafpanel_system_imageinfo text="Image Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    68 <node pic=%pluginpath%/aafpanel/skin/aafpanel_backup.png textposx=120 valign=middle name=aafpanel_system_backup text="Backup" parent=listbox bordercol=bordercol bordersize=0 width=100% height=15%>
    69 <node pic=%pluginpath%/aafpanel/skin/aafpanel_backup_and_restore_settings.png textposx=120 valign=middle name=aafpanel_system_restore text="Settings backup/restore" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    70 <node pic="%pluginpath%/aafpanel/skin/aafpanel_flash_online_updater.png" textposx=120 valign=middle name=aafpanel_system_update_flash_online text="Flashupdate (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    71 <node pic="%pluginpath%/aafpanel/skin/aafpanel_flash_tmp_updater.png" textposx=120 valign=middle name=aafpanel_system_update_flash_tmp text="Flashupdate (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    72 <node pic="%pluginpath%/aafpanel/skin/aafpanel_usb_online_updater.png" textposx=120 valign=middle name=aafpanel_system_update_usb_online text="Usbupdate (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    73 <node pic="%pluginpath%/aafpanel/skin/aafpanel_usb_tmp_updater.png" textposx=120 valign=middle name=aafpanel_system_update_usb_tmp text="Usbupdate (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     66<node pic=%pluginpath%/aafpanel/skin/aafpanel_aaf.png textposx=120 valign=middle name=aafpanel_system_aafwizard text="AAF Wizard" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     67<node pic=%pluginpath%/aafpanel/skin/aafpanel_info.png textposx=120 valign=middle name=aafpanel_system_imageinfo text="Image Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     68<node pic=%pluginpath%/aafpanel/skin/aafpanel_backup.png textposx=120 valign=middle name=aafpanel_system_backup text="Backup" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     69<node pic=%pluginpath%/aafpanel/skin/aafpanel_backup_and_restore_settings.png textposx=120 valign=middle name=aafpanel_system_restore text="Settings backup/restore" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     70<node pic="%pluginpath%/aafpanel/skin/aafpanel_flash_online_updater.png" textposx=120 valign=middle name=aafpanel_system_update_flash_online text="Flashupdate (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     71<node pic="%pluginpath%/aafpanel/skin/aafpanel_flash_tmp_updater.png" textposx=120 valign=middle name=aafpanel_system_update_flash_tmp text="Flashupdate (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     72<node pic="%pluginpath%/aafpanel/skin/aafpanel_usb_online_updater.png" textposx=120 valign=middle name=aafpanel_system_update_usb_online text="Usbupdate (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     73<node pic="%pluginpath%/aafpanel/skin/aafpanel_usb_tmp_updater.png" textposx=120 valign=middle name=aafpanel_system_update_usb_tmp text="Usbupdate (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    7474<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    7575</screen>
     
    7777<screen fontcol=fontcol title="Extensions" titlealign=center name=aafpanel_extensions_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    7878<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    79 <node pic=%pluginpath%/aafpanel/skin/aafpanel_plugins.png textposx=120 valign=middle name=aafpanel_extensions_menu text="Extensions Menu" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    80 <node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" textposx=120 valign=middle name=aafpanel_extensions_ipkinstall text="IPK install (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    81 <node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" textposx=120 valign=middle name=aafpanel_extensions_tmpipkinstall text="IPK tmp (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    82 <node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_remove.png" textposx=120 valign=middle name=aafpanel_extensions_ipkremove text="IPK remove" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     79<node pic=%pluginpath%/aafpanel/skin/aafpanel_plugins.png textposx=120 valign=middle name=aafpanel_extensions_menu text="Extensions Menu" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     80<node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" textposx=120 valign=middle name=aafpanel_extensions_ipkinstall text="IPK install (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     81<node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" textposx=120 valign=middle name=aafpanel_extensions_tmpipkinstall text="IPK tmp (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     82<node pic="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_remove.png" textposx=120 valign=middle name=aafpanel_extensions_ipkremove text="IPK remove" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    8383<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    8484</screen>
     
    8686<screen fontcol=fontcol title="Info" titlealign=center name=aafpanel_infos_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=85% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    8787<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    88 <node pic=%pluginpath%/aafpanel/skin/aafpanel_infos.png textposx=120 valign=middle name=aafpanel_infos_aaf text="AAF Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    89 <node pic=%pluginpath%/aafpanel/skin/aafpanel_default.png textposx=120 valign=middle name=aafpanel_infos_default text="default" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    90 <node pic=%pluginpath%/aafpanel/skin/aafpanel_freespace.png textposx=120 valign=middle name=aafpanel_infos_free text="free space" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    91 <node pic=%pluginpath%/aafpanel/skin/aafpanel_kernel.png textposx=120 valign=middle name=aafpanel_infos_kernel text="Kernel" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    92 <node pic=%pluginpath%/aafpanel/skin/aafpanel_mounts.png textposx=120 valign=middle name=aafpanel_infos_mounts text="Mounts" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    93 <node pic=%pluginpath%/aafpanel/skin/aafpanel_network.png textposx=120 valign=middle name=aafpanel_infos_network text="Network" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    94 <node pic=%pluginpath%/aafpanel/skin/aafpanel_ram.png textposx=120 valign=middle name=aafpanel_infos_ram text="Ram" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    95 <node pic="%pluginpath%/aafpanel/skin/aafpanel_system_info.png" textposx=120 valign=middle name=aafpanel_infos_sysinfo text="System Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     88<node pic=%pluginpath%/aafpanel/skin/aafpanel_infos.png textposx=120 valign=middle name=aafpanel_infos_aaf text="AAF Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     89<node pic=%pluginpath%/aafpanel/skin/aafpanel_default.png textposx=120 valign=middle name=aafpanel_infos_default text="default" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     90<node pic=%pluginpath%/aafpanel/skin/aafpanel_freespace.png textposx=120 valign=middle name=aafpanel_infos_free text="free space" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     91<node pic=%pluginpath%/aafpanel/skin/aafpanel_kernel.png textposx=120 valign=middle name=aafpanel_infos_kernel text="Kernel" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     92<node pic=%pluginpath%/aafpanel/skin/aafpanel_mounts.png textposx=120 valign=middle name=aafpanel_infos_mounts text="Mounts" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     93<node pic=%pluginpath%/aafpanel/skin/aafpanel_network.png textposx=120 valign=middle name=aafpanel_infos_network text="Network" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     94<node pic=%pluginpath%/aafpanel/skin/aafpanel_ram.png textposx=120 valign=middle name=aafpanel_infos_ram text="Ram" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     95<node pic="%pluginpath%/aafpanel/skin/aafpanel_system_info.png" textposx=120 valign=middle name=aafpanel_infos_sysinfo text="System Infos" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    9696<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    9797</screen>
     
    9999<screen fontcol=fontcol title="Sysinfo" titlealign=center name=aafpanel_sysinfos_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=75% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    100100<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    101 <node pic=%pluginpath%/aafpanel/skin/aafpanel_cpu.png textposx=120 valign=middle name=aafpanel_sysinfos_cpu text="CPU" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    102 <node pic=%pluginpath%/aafpanel/skin/aafpanel_meminfo.png textposx=120 valign=middle name=aafpanel_sysinfos_mem text="Memory" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    103 <node pic=%pluginpath%/aafpanel/skin/aafpanel_mtd.png textposx=120 valign=middle name=aafpanel_sysinfos_mtd text="MTD" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    104 <node pic=%pluginpath%/aafpanel/skin/aafpanel_module.png textposx=120 valign=middle name=aafpanel_sysinfos_module text="Module" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    105 <node pic="%pluginpath%/aafpanel/skin/aafpanel_devices_config.png" textposx=120 valign=middle name=aafpanel_sysinfos_devices text="Devices" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    106 <node pic=%pluginpath%/aafpanel/skin/aafpanel_swap.png textposx=120 valign=middle name=aafpanel_sysinfos_swap text="Swap" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    107 <node pic=%pluginpath%/aafpanel/skin/aafpanel_top.png textposx=120 valign=middle name=aafpanel_sysinfos_top text="Top" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     101<node pic=%pluginpath%/aafpanel/skin/aafpanel_cpu.png textposx=120 valign=middle name=aafpanel_sysinfos_cpu text="CPU" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     102<node pic=%pluginpath%/aafpanel/skin/aafpanel_meminfo.png textposx=120 valign=middle name=aafpanel_sysinfos_mem text="Memory" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     103<node pic=%pluginpath%/aafpanel/skin/aafpanel_mtd.png textposx=120 valign=middle name=aafpanel_sysinfos_mtd text="MTD" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     104<node pic=%pluginpath%/aafpanel/skin/aafpanel_module.png textposx=120 valign=middle name=aafpanel_sysinfos_module text="Module" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     105<node pic="%pluginpath%/aafpanel/skin/aafpanel_devices_config.png" textposx=120 valign=middle name=aafpanel_sysinfos_devices text="Devices" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     106<node pic=%pluginpath%/aafpanel/skin/aafpanel_swap.png textposx=120 valign=middle name=aafpanel_sysinfos_swap text="Swap" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     107<node pic=%pluginpath%/aafpanel/skin/aafpanel_top.png textposx=120 valign=middle name=aafpanel_sysinfos_top text="Top" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    108108<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    109109</screen>
     
    111111<screen fontcol=fontcol title="Autostart" titlealign=center name=aafpanel_autostart_main hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=75% bordercol=bordercol bordersize=1 bgcol=bgcol transparent=40>
    112112<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
    113 <node pic=%pluginpath%/aafpanel/skin/aafpanel_default.png textposx=120 valign=middle name=aafpanel_autostart_default text="Default" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    114 <node pic="%pluginpath%/aafpanel/skin/aafpanel_audiovideosat_config.png" textposx=120 valign=middle name=aafpanel_autostart_audiovideo text="Audio / Video / Sat" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    115 <node pic=%pluginpath%/aafpanel/skin/aafpanel_autofs.png textposx=120 valign=middle name=aafpanel_autostart_usb text="Usb Device" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    116 <node pic="%pluginpath%/aafpanel/skin/aafpanel_camemu_config.png" textposx=120 valign=middle name=aafpanel_autostart_emu text="Cam / Emu" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    117 <node pic="%pluginpath%/aafpanel/skin/aafpanel_network.png" textposx=120 valign=middle name=aafpanel_autostart_network text="Network" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
    118 <node pic=%pluginpath%/aafpanel/skin/aafpanel_parental.png textposx=120 valign=middle name=aafpanel_autostart_safety text="Child safety" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50>
     113<node pic=%pluginpath%/aafpanel/skin/aafpanel_default.png textposx=120 valign=middle name=aafpanel_autostart_default text="Default" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     114<node pic="%pluginpath%/aafpanel/skin/aafpanel_audiovideosat_config.png" textposx=120 valign=middle name=aafpanel_autostart_audiovideo text="Audio / Video / Sat" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     115<node pic=%pluginpath%/aafpanel/skin/aafpanel_autofs.png textposx=120 valign=middle name=aafpanel_autostart_usb text="Usb Device" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     116<node pic="%pluginpath%/aafpanel/skin/aafpanel_camemu_config.png" textposx=120 valign=middle name=aafpanel_autostart_emu text="Cam / Emu" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     117<node pic="%pluginpath%/aafpanel/skin/aafpanel_network.png" textposx=120 valign=middle name=aafpanel_autostart_network text="Network" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     118<node pic=%pluginpath%/aafpanel/skin/aafpanel_parental.png textposx=120 valign=middle name=aafpanel_autostart_safety text="Child safety" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    119119<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    120120</screen>
Note: See TracChangeset for help on using the changeset viewer.