Skip to content

Commit

Permalink
[confluence] remove default heading labels for DialogPeripheralSettin…
Browse files Browse the repository at this point in the history
…gs, SmartPlaylistEditor and VideoOSDSettings
  • Loading branch information
Montellese committed Jan 22, 2015
1 parent 6e6e5e4 commit ee78635
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
1 change: 0 additions & 1 deletion addons/skin.confluence/720p/DialogPeripheralSettings.xml
Expand Up @@ -31,7 +31,6 @@
<width>620</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[5]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
Expand Down
1 change: 0 additions & 1 deletion addons/skin.confluence/720p/SmartPlaylistEditor.xml
Expand Up @@ -35,7 +35,6 @@
<width>720</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[21432]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
Expand Down
18 changes: 1 addition & 17 deletions addons/skin.confluence/720p/VideoOSDSettings.xml
Expand Up @@ -26,33 +26,17 @@
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label">
<control type="label" id="2">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>720</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[3] - $LOCALIZE[5]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
<visible>Window.IsVisible(123)</visible>
</control>
<control type="label">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>720</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[292] - $LOCALIZE[5]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
<visible>Window.IsVisible(124)</visible>
</control>
<control type="button">
<description>Close Window button</description>
Expand Down

0 comments on commit ee78635

Please sign in to comment.