Skip to content

Commit

Permalink
pvrguide support 4 digit channelnums
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 28, 2016
1 parent c184b96 commit d51a73d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions xml/MyPVRGuide.xml
Expand Up @@ -52,15 +52,15 @@
<control type="label">
<left>2</left>
<top>-2</top>
<width>70</width>
<width>75</width>
<height>60</height>
<font>font36_title</font>
<font>font32_title</font>
<label>$INFO[ListItem.ChannelNumber]</label>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label" id="1">
<left>65</left>
<left>68</left>
<top>-2</top>
<width>350</width>
<height>60</height>
Expand All @@ -74,16 +74,16 @@
<control type="label">
<left>2</left>
<top>-2</top>
<width>70</width>
<width>75</width>
<height>60</height>
<font>font36_title</font>
<font>font32_title</font>
<label>$INFO[ListItem.ChannelNumber]</label>
<textcolor>button_focus</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label" id="1">
<left>65</left>
<left>68</left>
<top>-2</top>
<width>350</width>
<height>60</height>
Expand Down

0 comments on commit d51a73d

Please sign in to comment.