#Xine skin data file
# revision 0.1
skin.name    = Keramic_RH8
skin.version = 5
skin.date    = 03.12.2002
skin.author  = Jrme Villette <garogoril@wanadoo.fr>
skin.url     = none

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

skin.Close {
	coords {
	  x = 457
	  y = 7
	}
	pixmap = MainClose.png
}

skin.Eject {
	coords {
	  x = 420
	  y = 133
	}
	pixmap = MainEject.png
}

skin.Nav {
        coords {
          x = 457
          y = 129
        }
        pixmap = MainNav.png
}



skin.Exit {
	coords {
	  x = 8
	  y = 6
	}
	pixmap = MainPower.png
}

skin.Setup {
	coords {
	  x = 109
	  y = 29
	}
	pixmap = MainSetup.png
}

skin.FullScreen {
	coords {
	  x = 435
	  y = 7
	}
	pixmap = MainFullScreen.png
}

skin.TitleLabel {
	coords {
	  x = 81
	  y = 5
	}
	label {
	  length = 25
	  animation = True
	  pixmap = LettersTitle.png
	}
}

skin.TimeLabel {
	coords {
	  x = 24
	  y = 74
	}
	label {
	  length = 8
	  animation = False
	  pixmap = LettersNumbers.png
	}
}

skin.AudioNext {
	coords {
	  x = 289
	  y = 69
	}
	pixmap = SmallArrowUp.png
}

skin.AudioPrev {
	coords {
	  x = 289
	  y = 88
	}
	pixmap = SmallArrowDown.png
}

skin.AudioLabel {
	coords {
	  x = 245
	  y = 78
	}
	label {
	  length = 4
	  animation = True
	  pixmap = LettersSmall.png
	}
}

skin.SpuNext {
	coords {
	  x = 202
	  y = 69
	}
	pixmap = SmallArrowUp.png
}

skin.SpuPrev {
	coords {
	  x = 202
	  y = 88
	}
	pixmap = SmallArrowDown.png
}

skin.SpuLabel {
	coords {
	  x = 159
	  y = 78
	}
	label {
	  length = 4
	  animation = True
	pixmap = LettersSmall.png
	}
}

skin.PlayFast {
	coords {
	  x = 465
	  y = 108
	}
	pixmap = MainUp.png
}

skin.PlaySlow {
	coords {
	  x = 448
	  y = 108
	}
	pixmap = MainDown.png
}

skin.Next {
	coords {
	  x = 382
	  y = 133
	}
	pixmap = MainNext.png
}

skin.Pause {
	coords {
	  x = 363
	  y = 133
	}
	pixmap = MainPause.png
}

skin.Play {
	coords {
	  x = 336
	  y = 133
	}
	pixmap = MainPlay.png
}

skin.Stop {
	coords {
	  x = 312
	  y = 133
	}
	pixmap = MainStop.png
}

skin.Prev {
	coords {
	  x = 294
	  y = 133
	}
	pixmap = MainPrev.png
}

skin.Mute {
	coords {
	  x = 404
	  y = 72
	}
	pixmap = MainMute.png
}

skin.SliderVol {
	coords {
	  x = 327
	  y = 76
	}
	pixmap = MainVolumeBg.png
	slider {
	  pixmap = MainVolumePad.png
	  type = horizontal
	}

}

skin.Snapshot {
	coords {
	  x = 140
	  y = 29
	}
	pixmap = MainCam.png
}

skin.AutoPlayGUI {
	coords {
	  x = 432
	  y = 31
	}
	pixmap = MainAutoButton.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font =-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*
	}
	max_buttons = 7
}

skin.PlBtn {
	coords {
	  x = 47
	  y = 29
	}
	pixmap = PlBtn.png
}

skin.CtlBtn {
	coords {
	  x = 78
	  y = 29
	}
	pixmap = CtlBtn.png
}

skin.MrlBtn {
	coords {
	  x = 16
	  y = 29
	}
	pixmap = MrlBtn.png
}

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

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

skin.PlAdd {
	coords {
	  x = 134
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.PlLoad {
	coords {
	  x = 234
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.PlSave {
	coords {
	  x = 334
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.PlItemBtn {
	coords {
	  x = 149
	  y = 112
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 9
	}
	label {
	  align = left
	  color = #000000
	  color_focus = #ffffff
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.PlPlay {
	coords {
	  x = 18
	  y = 28
	}
	pixmap = PlPlay.png
}

skin.PlDelete {
	coords {
	  x = 116
	  y = 28
	}
	pixmap = PlDelete.png
}

skin.PlDeleteAll {
	coords {
	  x = 161
	  y = 28
	}
	pixmap = PlDeleteAll.png
}

skin.PlMoveUp {
	coords {
	  x = 48
	  y = 28
	}
	pixmap = PlMoveUp.png
}

skin.PlMoveDn {
	coords {
	  x = 80
	  y = 28
	}
	pixmap = PlMoveDn.png
}

skin.PlDismiss {
	coords {
	  x = 504
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.PlUp {
	coords {
	  x = 571
	  y = 112
	}
	pixmap = BigArrowUp.png
}

skin.SliderPl {
	coords {
	  x = 571
	  y = 127
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.PlDn {
	coords {
	  x = 571
	  y = 272
	}
	pixmap = BigArrowDown.png
}

skin.PlLeft {
        coords {
          x = 149
          y = 287
        }
        pixmap = BigArrowLeft.png
}

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

skin.PlRight {
        coords {
          x = 556
          y = 287
        }
        pixmap = BigArrowRight.png
}

skin.AutoPlayLbl {
	coords {
	  x = 22
	  y = 92
	}

	label {
	  length = 9
	  animation = False
	  pixmap = LettersSmall.png
	}
}

skin.AutoPlayBG {
	coords {
	  x = 23
	  y = 112
	}
	pixmap =  Onglet.png
	direction = down
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
	max_buttons = 10
}

skin.PlInputText {
	coords {
	  x = 97
	  y = 63
	}
	pixmap = PlInputTxt.png
	label {
	  color = #000000
	  color_focus = #ffffff
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

#Control Panel
skin.CtlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = CtlBg.png
}

skin.SliderCtlHue {
	coords {
	  x = 48
	  y = 112
	}
	pixmap = SkSlidVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlHueLbl {
	coords {
	  x = 22
	  y = 93
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.SliderCtlSat {
	coords {
	  x = 120
	  y = 112
	}
	pixmap = SkSlidVBg.png
	slider {
	pixmap = SliderVPad.png
	type = vertical
	}
}

skin.CtlSatLbl {
	coords {
	  x = 94
	  y = 93
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.SliderCtlBright {
	coords {
	  x = 192
	  y = 112
	}
	pixmap = SkSlidVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlBrightLbl {
	coords {
	  x = 166
	  y = 93
	}

	label {
	  length = 3
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.SliderCtlCont {
	coords {
	  x = 264
	  y = 112
	}
	pixmap = SkSlidVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlContLbl {
	coords {
	  x = 238
	  y = 93
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.CtlSkLbl {
	coords {
	  x = 310
	  y = 93
	}
	label {
	  length = 30
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.CtlSkUp {
	coords {
	  x = 571
	  y = 112
	}
	pixmap = BigArrowUp.png
}

skin.SliderCtlSk {
	coords {
	  x = 571
	  y = 127
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlSkDn {
	coords {
	  x = 571
	  y = 272
	}
	pixmap = BigArrowDown.png
}

skin.CtlSkLeft {
        coords {
          x = 309
          y = 287
        }
        pixmap = BigArrowLeft.png
}

skin.SliderHCtlSk {
        coords {
          x = 324
          y = 287
        }
        pixmap = SkSlidHBg.png
        slider {
          pixmap = PlSlidHPad.png
          type = horizontal
        }
}

skin.CtlSkRight {
        coords {
          x = 556
          y = 287
        }
        pixmap = BigArrowRight.png
}

skin.CtlSkItemBtn {
	coords {
	  x = 309
	  y = 112
	}
	pixmap = SkItemBtn.png
	browser {
	  entries = 9
	}
	label {
	  color = #000000
	  color_focus = #ffffff
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.CtlDismiss {
	coords {
	  x = 504
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

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

skin.MrlItemBtn {
	coords {
	  x = 149
	  y = 112
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 9
	}
	label {
	  align = left
	  color = #000000
	  color_focus = #ffffff
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.MrlSelect {
	coords {
	  x = 134
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.MrlPlay {
	coords {
	  x = 18
	  y = 28
	}
	pixmap = PlPlay.png
}

skin.MrlDismiss {
	coords {
	  x = 504
	  y = 320
	}
	pixmap = PlDismiss.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
}

skin.MrlUp {
	coords {
	  x = 571
	  y = 112
	}
	pixmap = BigArrowUp.png
}

skin.SliderMrl {
	coords {
	  x = 571
	  y = 127
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.MrlDn {
	coords {
	  x = 571
	  y = 272
	}
	pixmap = BigArrowDown.png
}


skin.MrlLeft {
        coords {
          x = 149
          y = 287
        }
        pixmap = BigArrowLeft.png
}

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

skin.MrlRight {
        coords {
          x = 556
          y = 287
        }
        pixmap = BigArrowRight.png
}


skin.MrlCurOrigin {
	coords {
	  x = 32
	  y = 64
	}

	label {
	  length = 35
	  animation = False
	pixmap = LettersSmallWhiteBg.png
	}
}

skin.MrlPlugNameBG {
	coords {
	  x = 23
	  y = 112
	}
	pixmap = Onglet.png
	direction = down
	label {
	  color = #000000
	  color_focus = #ffffff
	  color_click = #000000
	  font = -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
	}
	max_buttons = 10
}

skin.MrlPlugLabel {
	coords {
	  x = 22
	  y = 92
	}
	label {
	  length = 7
	  animation = False
	pixmap = LettersSmall.png
	}
}

skin.MrlFilt {
	coords {

	  x = 398
	  y = 64
	}
	pixmap = SkArrowDown.png
	label {
	  length = 18
	  animation = False
	  pixmap = LettersSmallWhiteBg.png
	}
}
