]> git.sesse.net Git - vlc/blobdiff - share/skins2/default/theme.xml
Forward port [15458].
[vlc] / share / skins2 / default / theme.xml
index 132d3c315a12811c997ebc3309344c9dd02efe02..c34ffcee71ecd143192383057d305eab1444f5f1 100644 (file)
@@ -48,7 +48,6 @@
                <SubBitmap x="326" y="258" width="30" height="24" id="eq_up"/>\r
                \r
                <SubBitmap x="360" y="258" width="14" height="24" id="mute_up"/>\r
-               <SubBitmap x="374" y="258" width="70" height="24" id="volume_bg"/>\r
        </Bitmap>\r
                <Bitmap id="main_over" file="main/main_over.png" alphacolor="#FF00FF">\r
                <SubBitmap x="408" y="2" width="34" height="11" id="close_over"/>\r
        <Bitmap file="main/dvd_nextchapter.png" id="dvd_nextchapter" alphacolor="#FF00FF"/>\r
        <Bitmap file="main/dvd_nexttitle.png" id="dvd_nexttitle" alphacolor="#FF00FF"/>\r
        <Bitmap file="main/vol_mask.png" id="vol_mask" alphacolor="#FF00FF"/>\r
+       <Bitmap file="main/vol_bg.png" id="vol_bg" alphacolor="#FF00FF"/>\r
        <Bitmap file="main/vol_slider.png" id="vol_slider" alphacolor="#FF00FF"/>\r
        <!--The Playlist Images-->\r
        <Bitmap file="playlist/playlist.png" id="playlist_blank" alphacolor="#FF00FF">\r
                <Button x="408" y="2" up="close_up" over="close_over" down="close_down" lefttop="righttop" rightbottom="righttop" action="vlc.quit()" tooltiptext="Quit VLC"/>\r
                \r
                \r
-               <Text x="21" y="207" alignment="left" color="#FFFFFF" font="mainfont" lefttop="leftbottom" rightbottom="rightbottom" width="320" text="$N" visible="not dvd.isActive"/>\r
+               <Text x="21" y="207" alignment="left" color="#FFFFFF" font="mainfont" lefttop="leftbottom" rightbottom="rightbottom" width="320" text="$N" visible="not dvd.isActive" scrolling="autooff"/>\r
                \r
-               <Text x="125" y="207" alignment="left" color="#FFFFFF" font="mainfont" lefttop="leftbottom" rightbottom="rightbottom" width="215" text="$N" visible="dvd.isActive"/>\r
-               <Text x="345" y="208" alignment="right" color="#FFFFFF" font="defaultfont" lefttop="rightbottom" rightbottom="rightbottom" width="85" text="$T/$D"/>\r
+               <Text x="125" y="207" alignment="left" color="#FFFFFF" font="mainfont" lefttop="leftbottom" rightbottom="rightbottom" width="215" text="$N" visible="dvd.isActive" scrolling="autooff"/>\r
+               <Text x="342" y="208" alignment="right" color="#FFFFFF" font="defaultfont" lefttop="rightbottom" rightbottom="rightbottom" width="88" text="$T/$D"/>\r
                <Button x="21" y="207" up="dvd_prevtitle" action="dvd.previousTitle()" tooltiptext="Play Previous Title on DVD" lefttop="leftbottom" rightbottom="rightbottom" visible="dvd.isActive"/>\r
                <Button x="41" y="207" up="dvd_prevchapter" action="dvd.previousChapter()" tooltiptext="Go to Previous Chapter of Title" lefttop="leftbottom" rightbottom="rightbottom" visible="dvd.isActive"/>\r
                <Button x="61" y="207" up="dvd_menu" action="dvd.rootMenu()" tooltiptext="Go to the DVD Title Menu" lefttop="leftbottom" rightbottom="rightbottom" visible="dvd.isActive"/>\r
                \r
                <Slider x="26" y="226" points="(0,0),(400,0)" up="timeslider" value="time" lefttop="leftbottom" rightbottom="rightbottom"/>\r
                \r
-               <Image x="324" y="258" image="volume_bg" lefttop="leftbottom" rightbottom="leftbottom"/>\r
-               <Slider x="327" y="269" points="(0,0),(58,0)" up="vol_slider" value="volume" tooltiptext="Volume: $V%" lefttop="leftbottom" rightbottom="leftbottom"/>\r
+               <Slider x="310" y="259" points="(17,10),(75,10)" up="vol_slider" value="volume" tooltiptext="Volume: $V%" lefttop="leftbottom" rightbottom="leftbottom">\r
+            <SliderBackground image="vol_bg" x="310" y="259" nbvert="55"/>\r
+               </Slider>\r
                <Image x="269" y="259" image="vol_mask" lefttop="leftbottom" rightbottom="leftbottom"/>\r
-               \r
                <!--The Buttons-->\r
                <Checkbox x="18" y="251" up1="play_up" over1="play_over" down1="play_down" up2="pause_up" over2="pause_over" down2="pause_down" action1="vlc.play()" action2="vlc.pause()" state="vlc.isPlaying" lefttop="leftbottom" rightbottom="leftbottom"/>\r
                \r
                <Anchor x="300" y="0" priority="3"/>\r
                <Image x="0" y="0" action="move" image="minimal_bg"/>\r
 \r
-               <Text x="10" y="20" alignment="left" color="#FFFFFF" font="mainfont" text="$N" width="190"/>\r
-               <Text x="205" y="21" alignment="right" color="#FFFFFF" font="defaultfont" text="$T/$D" width="85"/>\r
+               <Text x="10" y="20" alignment="left" color="#FFFFFF" font="mainfont" text="$N" width="190" scrolling="autooff"/>\r
+               <Text x="202" y="21" alignment="right" color="#FFFFFF" font="defaultfont" text="$T/$D" width="88"/>\r
                <Slider x="10" y="42" points="(5,0),(275,0)" up="timeslider" value="time" tooltiptext="$T / $D"/>\r
 \r
                <Button x="185" y="2" up="minimize_up" over="minimize_over" down="minimize_down" lefttop="righttop" rightbottom="righttop" action="vlc.minimize()" tooltiptext="Minimize VLC"/>\r
                <Button x="94" y="64" up="stop_up" over="stop_over" down="stop_down" action="vlc.stop()" tooltiptext="Stop Playing" lefttop="leftbottom" rightbottom="leftbottom"/>\r
                <Button x="110" y="64" up="fast_up" over="fast_over" down="fast_down" action="vlc.faster()" tooltiptext="Play Faster" lefttop="leftbottom" rightbottom="leftbottom"/>\r
                <Button x="128" y="64" up="next_up" over="next_over" down="next_down" action="playlist.next()" tooltiptext="Play Next Item in the Playlist" lefttop="leftbottom" rightbottom="leftbottom"/>\r
-               \r
-\r
-               <Image x="229" y="64" image="volume_bg" lefttop="leftbottom" rightbottom="leftbottom"/>\r
-               <Slider x="231" y="75" points="(0,0),(58,0)" up="vol_slider" value="volume" tooltiptext="Volume: $V%" lefttop="leftbottom" rightbottom="leftbottom"/>\r
+               <Slider x="214" y="65" points="(17,10),(75,10)" up="vol_slider" value="volume" tooltiptext="Volume: $V%" lefttop="leftbottom" rightbottom="leftbottom">\r
+            <SliderBackground image="vol_bg" x="310" y="259" nbvert="55"/>\r
+               </Slider>\r
                <Image x="173" y="65" image="vol_mask" lefttop="leftbottom" rightbottom="leftbottom"/>\r
                <Button x="215" y="64" up="mute_up" over="mute_over" down="mute_down" action="vlc.mute()" tooltiptext="Mute" lefttop="leftbottom" rightbottom="leftbottom"/>\r
                                \r
                <Anchor x="300" y="101" priority="3"/>\r
        </Group></Layout>\r
        </Window>\r
-</Theme>
\ No newline at end of file
+</Theme>\r