]> git.sesse.net Git - vlc/commitdiff
* winamp2.xml: fix the resize control of the playlist small layout
authorCyril Deguet <asmax@videolan.org>
Tue, 29 Nov 2005 18:44:11 +0000 (18:44 +0000)
committerCyril Deguet <asmax@videolan.org>
Tue, 29 Nov 2005 18:44:11 +0000 (18:44 +0000)
share/skins2/winamp2.xml

index 710a64463cf8b5e1f28923db403719ee0eb20c52..958274f2854408fa73bc95be66190bcc8581101c 100644 (file)
@@ -71,7 +71,7 @@
        <SubBitmap id="pl_small_right_focus" x="99" y="42" width="50" height="14" />
        <SubBitmap id="pl_small_switch_up" x="128" y="45" width="9" height="9" />
        <SubBitmap id="pl_small_close_up" x="138" y="45" width="9" height="9" />
-       <SubBitmap id="pl_small_resize" x="25" y="3" width="9" height="8" />
+       <SubBitmap id="pl_small_resize" x="117" y="42" width="11" height="14" />
        <SubBitmap id="pl_add_up" x="14" y="80" width="22" height="18" />
        <SubBitmap id="pl_sub_up" x="43" y="80" width="22" height="18" />
        <SubBitmap id="pl_add_down" x="23" y="149" width="22" height="18" />
                 <Image x="175" y="0" image="pl_small_middle" action="move" />
                 <Image x="200" y="0" image="pl_small_middle" action="move" lefttop="lefttop" rightbottom="righttop" />
                 <Image x="225" y="0" image="pl_small_right_focus" action="move" lefttop="righttop" rightbottom="righttop" />
-                <Image x="250" y="3" image="pl_small_resize" action="resizeE" lefttop="righttop" rightbottom="righttop" />
+                <Image x="243" y="0" image="pl_small_resize" action="resizeE" lefttop="righttop" rightbottom="righttop" />
                 <Button x="254" y="3" up="pl_small_switch_up" down="pl_switch_down" over="pl_small_switch_up" action="playlist_window.setLayout(pl_big_layout)" tooltiptext="Switch" lefttop="righttop" rightbottom="righttop" />
                 <Button x="264" y="3" up="pl_small_close_up" down="pl_close_down" over="pl_small_close_up" action="playlist_window.hide()" tooltiptext="Close the window" lefttop="righttop" rightbottom="righttop" />
-                <Text font="text_font" x="4" y="4" width="250" text="$N" />
+                <Text font="text_font" x="4" y="4" width="239" text="$N" />
             </Group>
         </Layout>
         <Layout id="pl_big_layout" width="275" height="116" minwidth="275" minheight="116" maxwidth="1000" maxheight="800">