Skip to content

Commit

Permalink
Remove New/Edit/Delete Channel buttons from DialogPVRChannelManager.xml.
Browse files Browse the repository at this point in the history
Addresses Issue #365.
  • Loading branch information
MacGyverr authored and jingai committed Sep 29, 2015
1 parent 6b2b23f commit 13147c8
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions 720p/DialogPVRChannelManager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,45 +134,6 @@
<onleft>60</onleft>
<onright>4</onright>
<onup>30</onup>
<ondown>31</ondown>
</control>
<control type="button" id ="31">
<description>Edit Channel Button</description>
<posx>0</posx>
<posy>70</posy>
<width>380</width>
<height>35</height>
<include>SettingsLabel</include>
<label>$LOCALIZE[19203]</label>
<onleft>60</onleft>
<onright>4</onright>
<onup>34</onup>
<ondown>32</ondown>
</control>
<control type="button" id ="32">
<description>Delete Channel Button</description>
<posx>0</posx>
<posy>105</posy>
<width>380</width>
<height>35</height>
<include>SettingsLabel</include>
<label>$LOCALIZE[19211]</label>
<onleft>60</onleft>
<onright>4</onright>
<onup>31</onup>
<ondown>33</ondown>
</control>
<control type="button" id ="33">
<description>New Channel Button</description>
<posx>0</posx>
<posy>140</posy>
<width>380</width>
<height>35</height>
<include>SettingsLabel</include>
<label>$LOCALIZE[19204]</label>
<onleft>60</onleft>
<onright>4</onright>
<onup>32</onup>
<ondown>7</ondown>
</control>
</control>
Expand Down

0 comments on commit 13147c8

Please sign in to comment.