]> git.sesse.net Git - vlc/commitdiff
skins2: fix winamp2.xml (.wsz file)
authorErwan Tulou <erwan10@videolan.org>
Tue, 1 Mar 2011 16:26:48 +0000 (17:26 +0100)
committerErwan Tulou <erwan10@videolan.org>
Tue, 1 Mar 2011 20:18:02 +0000 (21:18 +0100)
pledit id is used twice in this file (must be unique)

share/skins2/winamp2.xml

index 826d40ce9d920e83d611eb796b509df2433b661a..a13e7eb93cf2afdf8bebb0bc81bbe87b5201f475 100644 (file)
@@ -42,7 +42,7 @@
         <SubBitmap id="eq_small_close_down" x="11" y="47" width="9" height="9" />
         <SubBitmap id="eq_small_volume_up" x="1" y="30" width="3" height="7" />
     </Bitmap>
-    <Bitmap id="pledit" file="pledit.bmp" alphacolor="#FF0001">
+    <Bitmap id="pledit_bmp" file="pledit.bmp" alphacolor="#FF0001">
         <SubBitmap id="pl_upleft_focus" x="0" y="0" width="25" height="20" />
         <SubBitmap id="pl_title_focus" x="26" y="0" width="100" height="20" />
         <SubBitmap id="pl_up_focus" x="127" y="0" width="25" height="20" />