- September 10, 2007
- 1,951
- 40
- Home Country
- Germany
Weiss einer, wie man Skins (in meinem Fall XFACE) editieren kann?
Im Basic-Home-Menü habe ich im Moment unter SONSTIGES den Eintrag NEWS. Diesen
brauche ich nicht. Hätte da lieber den "Link" zum Plugin myProgramms.
Kann man das editieren ?
EDIT:
Habs nun auch selbst hinbekommen. Man muss einfach in der BasicHome.xml den Eintrag ändern
Games war vorher news und die 3 war vorher 2700
Im Basic-Home-Menü habe ich im Moment unter SONSTIGES den Eintrag NEWS. Diesen
brauche ich nicht. Hätte da lieber den "Link" zum Plugin myProgramms.
Kann man das editieren ?
EDIT:
Habs nun auch selbst hinbekommen. Man muss einfach in der BasicHome.xml den Eintrag ändern
<description>Other submenu 3</description>
<type>button</type>
<id>610</id>
<posX>802</posX>
<posY>658</posY>
<width>250</width>
<height>40</height>
<textalign>center</textalign>
<textureFocus>subright_focus.png</textureFocus>
<textureNoFocus>subright_nofocus.png</textureNoFocus>
<visible>Control.HasFocus(6)|Control.HasFocus(66)|Control.HasFocus(608)|Control.HasFocus(609)|Control.HasFocus(610)</visible>
<label>Games</label>
<hyperlink>3</hyperlink>
<font>font14</font>
<textcolor>ffffffff</textcolor>
<textcolorNoFocus>ffffffff</textcolorNoFocus>
<textYOff>1</textYOff>
<textXOff>40</textXOff>
<onup>6</onup>
<ondown>610</ondown>
<onleft>609</onleft>
<onright>610</onright>
<animation effect="fade" time="300">Visible</animation>
<animation effect="fade" time="400">WindowOpen</animation>
<animation effect="fade" time="400">WindowClose</animation>
Games war vorher news und die 3 war vorher 2700