[SCM] kodi-pvr-vdr-vnsi/master: [skin] - fix non-valid whitespaces for attributes

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Fri Nov 4 00:20:22 UTC 2016


The following commit has been merged in the master branch:
commit 8f3467c26b1c51326422a7b07b3a48145930f1a5
Author: phil65 <philipptemminghoff at gmx.de>
Date:   Sun Apr 3 00:12:42 2016 +0200

    [skin] - fix non-valid whitespaces for attributes

diff --git a/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml b/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml
index a570a41..58fd319 100644
--- a/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml
+++ b/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml
@@ -63,7 +63,7 @@
         </control>
         <control type="group" id="12">
           <visible>Container(10).HasFocus(1)</visible>
-          <control type="button" id ="13">
+          <control type="button" id="13">
             <left>472</left>
             <top>172</top>
             <width>1216</width>
@@ -74,7 +74,7 @@
             <texturenofocus>-</texturenofocus>
             <texturefocus background="true" border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texturefocus>
           </control>
-          <control type="renderaddon" id ="9">
+          <control type="renderaddon" id="9">
             <left>480</left>
             <top>180</top>
             <width>1200</width>

-- 
kodi-pvr-vdr-vnsi packaging



More information about the pkg-multimedia-commits mailing list