#Xine skin data file
# revision 0.1
skin.name    = Bluton
skin.version = 5
skin.date    = 17.12.2004
skin.author  = Jakub C. Gelion <jakub@gelion.cz>
skin.url     = file://gelion.cz/privat/download/bluton.tar.gz

## Main GUI ---------------------------------------------------------------------- ##
skin.BackGround {
	coords {
	  x = 0
	  y = 0
        }
	pixmap = _Bg_Main.png
}

skin.Exit {
	coords {
	  x = 5
	  y = 4
	}
	pixmap = PowerMain.png
}

skin.Close {
	coords {
	  x = 0
	  y = 100
	}
	pixmap = Empty.png
}

## Pad Option Buttons -------------------------------------------------------------- ##

skin.Setup {
	coords {
	  x = 154
	  y = 9
	}
	pixmap = PadStBtn.png
}

skin.FullScreen {
	coords {
	  x = 68
	  y = 9
	}
	pixmap = PadFsBtn.png
}

skin.CtlBtn {
	coords {
	  x = 112
	  y = 9
	}
	pixmap = PadCtlBtn.png
}

## Main Rount Buttons ---------------------------------------------------------- ##

skin.MrlBtn {
	coords {
	  x = 5
	  y = 41
	}
	pixmap = RndMainMrl.png
}

skin.PlBtn {
	coords {
	  x = 33
	  y = 41
	}
	pixmap = RndMainList.png
}

skin.Prev {
	coords {
	  x = 61
	  y = 41
	}
	pixmap = RndMainPrev.png
}

skin.Next {
	coords {
	  x = 89
	  y = 41
	}
	pixmap = RndMainNext.png
}

skin.Stop {
	coords {
	  x = 117
	  y = 41
	}
	pixmap = RndMainStop.png
}

skin.Play {
	coords {
	  x = 145
	  y = 41
	}
	pixmap = RndMainPlay.png
}

skin.Pause {
	coords {
	  x = 173
	  y = 41
	}
	pixmap = RndMainPause.png
}

skin.Eject {
	coords {
	  x = 512
	  y = 44
	}
	pixmap = RndMainEject.png
}

## --------------------------------------------------------------------------------- ##

skin.AudioPrev {
	coords {
	  x = 511
	  y = 12
	}
	pixmap = SkipAudioPrev.png
}

skin.AudioNext {
	coords {
	  x = 523
	  y = 12
	}
	pixmap = SkipAudioNext.png
}

skin.SpuPrev {
	coords {
	  x = 511
	  y = 23
	}
	pixmap = SkipAudioPrev.png
}

skin.SpuNext {
	coords {
	  x = 523
	  y = 23
	}
	pixmap = SkipAudioNext.png
}

skin.Nav {
        coords {
          x = 733
          y = 88
        }
        pixmap = Empty.png
}


skin.TitleLabel {
	coords {
	  x = 340
	  y = 24
	}
	label {
	  length = 23
	  animation = True
	  step = 6
          timer = 500000
	  pixmap = LettersMiddle.png
	}
}

skin.TimeLabel {
	coords {
	  x = 263
	  y = 17
	}
	label {
	  length = 8
	  animation = False
	  pixmap = LettersDigit.png
	}
}

skin.AudioLabel {
	coords {
	  x = 483
	  y = 15
	}
	label {
	  length = 6
	  animation = False
	  pixmap = LettersMini.png
	}
}
skin.SpuLabel {
	coords {
	  x = 483
	  y = 25
	}
	label {
	  length = 6
	  animation = False
	pixmap = LettersMini.png
	}
}

skin.PlayFast {
	coords {
	  x = 595
	  y = 45
	}
	pixmap = Empty.png
}

skin.PlaySlow {
	coords {
	  x = 575
	  y = 45
	}
	pixmap = Empty.png
}

skin.Mute {
	coords {
	  x = 0
	  y = 100
	}
	pixmap = Empty.png
}

skin.SliderVol {
	coords {
	  x = 210
	  y = 29
	}
	pixmap = MainVolumeBg.png
	slider {
	  pixmap = MainVolumePad.png
	  type = rotate
	  radius = 10
	}

}

skin.Snapshot {
	coords {
	  x = 0
	  y = 100
	}
	pixmap = Empty.png
}

skin.AutoPlayGUI {
	coords {
	  x = 265
	  y = 31
	}
	pixmap = MainAutoButton.png
	direction = right
	label {
	  color = #65c1ff
	  color_focus = #65c1ff
	  color_click = #65c1ff
	  font = -*-courier-*-*-*-11-*-*-*-*-*-*-*
	}
	max_buttons = 5
}


skin.SliderPlay {
	coords {
	  x = 264
	  y = 35
	}
	pixmap = SliderHBg.png
	slider {
	  pixmap = SliderHPad.png
	  type = horizontal
	}
}


### MRL Browser WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW ###
skin.MrlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = _BgMrl.png
}

## Exit -------------------------

skin.MrlDismiss { 
	coords {
	  x = 5
	  y = 4
	}
	pixmap = PowerPl.png
	label {
	  print = false
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

## Round buttons ------------------------------------------------------

skin.MrlPlay {
	coords {
	  x = 289
	  y = 172
	}
	pixmap = RndPlPlay.png
}

skin.MrlSelect {
	coords {
	  x = 261 
	  y = 172
	}
	pixmap = RndPlSelect.png
	label {
	  print = false
	  color = #65c1ff
	  color_focus = #303947
	  color_click = #303947
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

## files list ------------------------------------------------------------

skin.MrlItemBtn { ## list items
	coords {
	  x = 71
	  y=  23
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 6
	}
	label {
	  align = left
	  color = #65c1ff
	  color_focus = #65c1ff
	  color_click = #356a8c
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

## rulers --------------------------------------------------

skin.MrlUp {
	coords {
	  x = 296
	  y = 16
	}
	pixmap = BigArrowUp.png
}

skin.SliderMrl {
	coords {
	  x = 296
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.MrlDn {
	coords {
	  x = 296
	  y = 155
	}
	pixmap = BigArrowDown.png
}

skin.MrlLeft {
        coords {
          x = 72
          y = 127
        }
        pixmap = BigArrowLeft.png
}

skin.SliderHMrl {
        coords {
          x = 83
          y = 127
        }
        pixmap = PlSlidHBg.png
        slider {
          pixmap = PlSlidHPad.png
          type = horizontal
        }
}

skin.MrlRight {
        coords {
          x = 280
          y = 127
        }
        pixmap = BigArrowRight.png
}

## Others pads ----------------------------------------------

skin.MrlCurOrigin {
	coords {
	  x = 72
	  y = 137
	}

	label {
	  length = 36
	  animation = True
	pixmap = LettersFiles.png
	}
}

skin.MrlPlugNameBG {
	coords {
	  x = 7
	  y = 45
	}
	pixmap = OngletSmall.png
	direction = down
	label {
	  color = #777777
	  color_focus = #777777
	  color_click = #777777
	  font = Fixed
	}
	max_buttons = 6
}

skin.MrlPlugLabel { ## dont show
	coords {
	  x = 72
	  y = 258
	}
	label {
	  print: false
	  length = 25
	  animation = False
	  pixmap = LettersFiles.png
	}
}

skin.MrlFilt {
	coords {
	  x = 72
	  y = 152
	}
	pixmap = FlitArrowDown.png
	label {
	  length = 33
	  animation = False
	  pixmap = LettersFiles.png
	}
}

## Playlist  WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW ## 
skin.PlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = _BgPl.png
}

skin.PlDismiss {
	coords {
	  x = 5
	  y = 4
	}
	pixmap = PowerPl.png
	label {
	  print = false
	  color = #65c1ff
	  color_focus = #303947
	  color_click = #303947
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

## Round buttons -------------------------------------------------------------------------------
skin.PlLoad {
	coords {
	  x = 61
	  y = 172
	}
	pixmap = RndPlLoad.png
	label {
	  print = false
	  color = #777777
	  color_focus = #777777
	  color_click = #777777
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.PlSave {
	coords {
	  x = 89
	  y = 172
	}
	pixmap = RndPlSave.png
	label {
	  print = false
	  color = #777777
	  color_focus = #777777
	  color_click = #777777
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.PlAdd {
	coords {
	  x = 133
	  y = 172
	}
	pixmap = RndPlAdd.png
	label {
	  print = false	
	  color = #777777
	  color_focus = #777777
	  color_click = #777777
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.PlDelete {
	coords {
	  x = 161
	  y = 172
	}
	pixmap = RndPlDelete.png
}

skin.PlDeleteAll {
	coords {
	  x = 189
	  y = 172
	}
	pixmap = RndPlErase.png
}

skin.PlMoveUp {
	coords {
	  x = 217
	  y = 172
	}
	pixmap = RndPlUp.png
}

skin.PlMoveDn {
	coords {
	  x = 245
	  y = 172
	}
	pixmap = RndPlDown.png
}

skin.PlPlay {
	coords {
	  x = 289
	  y = 172
	}
	pixmap = RndPlPlay.png
}

## Pad Buttons -------------------------------------------------------
skin.AutoPlayBG {
	coords {
	  x = 7
	  y = 45
	}
	pixmap =  OngletSmall.png
	direction = down
	label {
	  color = #777777
	  color_focus = #777777
	  color_click = #777777
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
	max_buttons = 6
}



## Files item --------------------------------------------------------

skin.PlItemBtn {
	coords {
	  x = 71
	  y = 23
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 6
	}
	label {
	  align = left
	  color = #65c1ff
	  color_focus = #65c1ff
	  color_click = #356a8c
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

## rulers --------------------------------------------------------------------

skin.PlUp {
	coords {
	  x = 296
	  y = 16
	}
	pixmap = BigArrowUp.png
}

skin.SliderPl {
	coords {
	  x = 296
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.PlDn {
	coords {
	  x = 296
	  y = 155
	}
	pixmap = BigArrowDown.png
}

skin.PlLeft {
        coords {
          x = 72
          y = 127
        }
        pixmap = BigArrowLeft.png
}

skin.SliderHPl {
        coords {
          x = 83
          y = 127
        }
        pixmap = PlSlidHBg.png
        slider {
          pixmap = PlSlidHPad.png
          type = horizontal
        }
}

skin.PlRight {
        coords {
          x = 280
          y = 127
        }
        pixmap = BigArrowRight.png
}

## ----------------------------------------------------------------------

skin.PlInputText {
	coords {
	  x = 72
	  y = 141
	}
	pixmap = PlInputTxt.png
	label {
	  color = #65c1ff
	  color_focus = #65c1ff
	  color_click = #65c1ff
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.PlAdd {
	coords {
	  x = 16
	  y = 50
	}
	pixmap = Onglet.png
	label {
	  color = #65c1ff
	  color_focus = #303947
	  color_click = #303947
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.AutoPlayLbl { # don't show
	coords {
	  x = 0
	  y = 220
	}

	label {
	  length = 9
	  animation = True
	pixmap = LettersMiddle.png
	}
}

#Control Panel WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

skin.CtlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = _BgCtl.png
}

## Exit --------------------------

skin.CtlDismiss {
	coords {
	  x = 5
	  y = 4
	}
	pixmap = PowerPl.png
	label {
	  print = false
	  color = #65c1ff
	  color_focus = #303947
	  color_click = #303947
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}



skin.SliderCtlHue {
	coords {
	  x = 76
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.CtlHueLbl {
	coords {
	  x = 37
	  y = 300
	}
	label {
	  print = false	
	  length = 3
	  animation = False
	pixmap = LettersBlue.png
	}
}

skin.SliderCtlSat {
	coords {
	  x = 100
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	pixmap = PlSlidVPad.png
	type = vertical
	}
}

skin.CtlSatLbl {
	coords {
	  x = 100
	  y = 300
	}
	label {
	  print = false
	  length = 3
	  animation = False
	pixmap = LettersBlue.png
	}
}

skin.SliderCtlBright {
	coords {
	  x = 124
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.CtlBrightLbl {
	coords {
	  x = 163
	  y = 300
	}

	label {
	  print = false
	  length = 3
	  animation = False
	  pixmap = LettersBlue.png
	}
}

skin.SliderCtlCont {
	coords {
	  x = 148
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.CtlContLbl {
	coords {
	  x = 226
	  y = 300
	}
	label {
	  print = false
	  length = 3
	  animation = False
	  pixmap = LettersBlue.png
	}
}


skin.CtlSave {
	coords {
	  x = 20
	  y = 20
	}
	pixmap = PowerMain.png
	label {
	  color = #65c1ff
	  color_focus = #303947
	  color_click = #303947
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}

skin.CtlSkLbl {
	coords {
	  x = 185
	  y = 326
	}
	label {
	  length = 16
	  animation = True
	pixmap = LettersBlue.png
	}
}

skin.CtlSkUp {
	coords {
	  x = 296
	  y = 16
	}
	pixmap = BigArrowUp.png
}

skin.SliderCtlSk {
	coords {
	  x = 296
	  y = 27
	}
	pixmap = PlSlidVBg.png
	slider {
	  pixmap = PlSlidVPad.png
	  type = vertical
	}
}

skin.CtlSkDn {
	coords {
	  x = 296
	  y = 155
	}
	pixmap = BigArrowDown.png
}

skin.CtlSkLeft {
        coords {
          x = 72
          y = 300
        }
        pixmap = BigArrowLeft.png
}

skin.SliderHCtlSk {
        coords {
          x = 303
          y = 300
        }
        pixmap = Empty.png
        slider {
          pixmap = Empty.png
          type = horizontal
        }
}

skin.CtlSkRight {
        coords {
          x = 377
          y = 300
        }
        pixmap = BigArrowRight.png
}

skin.CtlSkItemBtn {
	coords {
	  x = 178
	  y = 26
	}
	pixmap = CtlItemBtn.png
	browser {
	  entries = 8
	}
	label {
	  color = #65c1ff
	  color_focus = #65c1ff
	  color_click = #65c1ff
	  font = -*-helvetica-*-r-*-12-*-*-*-*-*-*-*
	}
}



