Deleting weather button?
#1
can i do this in the pm3 skin? i never use it and want it gone.
Reply
#2
nobody knows how to do this? i must be much harder than i thought.
Reply
#3
it's probably very easy. here's what i'd try

remove this section in skin/project mayhem ii/pal/home.xml

Quote: <control>
<description>my weather normal push button</description>
<type>button</type>
<id>7</id>
<posx>91</posx>
<posy>388</posy>
<width>14</width>
<height>13</height>
<label>8</label>
<font>special13</font>
<hyperlink>2600</hyperlink>
<onleft>98</onleft>
<onright>96</onright>
<onup>3</onup>
<ondown>9</ondown>
<texturefocus>home-focus.gif</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>30</textoffsetx>
<visible>![player.hasmedia + system.idletime(60)]</visible>
<animation effect="fade" time="1000">visiblechange</animation>
</control>

note i have not tested this, you will have to do that yourself!
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Deleting weather button?0