#Xine skin data file
#revision 0.2
#Original Title:     some
#Released:  03.03.2000 
#Author:    Peter Oberparleiter a.k.a. Some People <people@studbox.uni-stuttgart.de>
#URL:       Open Media System use to be at http://www.linuxvideo.org/oms/
#Licence : GNU GENERAL PUBLIC LICENSE

skin.name    = OMS
skin.version = 5
skin.date    = 24.02.2003
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 = 210
	  y = 53 
	}
	pixmap = MainClose.png
}

skin.Eject {
	coords {
	  x = 270
	  y = 53
	}
	pixmap = MainEject.png
}

skin.Nav {
        coords {
          x = 451
          y = 90
        }
        pixmap = MainNav.png
}

skin.Exit {
	coords {
	  x = 10
	  y = 17
	}
	pixmap = MainPower.png
}

skin.Setup {
	coords {
	  x = 140
	  y = 87
	}
	pixmap = MainConfig.png
}

skin.FullScreen {
	coords {
	  x = 230
	  y = 53
	}
	pixmap = FsBtn.png
}

skin.TitleLabel {
	coords {
	  x = 110
	  y = 16
	}
	label {
	  length = 43
	  animation = True
	  step = 6
	  timer = 500000
	  pixmap = LettersBig.png
	}
}

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

skin.AudioNext {
	coords {
	  x = 74
	  y = 51
	}
	pixmap = MainAudNext.png
}

skin.AudioPrev {
	coords {
	  x = 64
	  y = 51
	}
	pixmap = MainAudPrev.png
}

skin.AudioLabel {
	coords {
	  x = 110
	  y = 55
	}
	label {
	  length = 4
	  animation = False
	  pixmap = LettersMiddle.png
	}
}

skin.SpuNext {
	coords {
	  x = 145
	  y = 51
	}
	pixmap = MainSubNext.png
}

skin.SpuPrev {
	coords {
	  x = 135
	  y = 51
	}
	pixmap = MainSubPrev.png
}
skin.SpuLabel {
	coords {
	  x = 181
	  y = 55
	}
	label {
	  length = 4
	  animation = False
	pixmap = LettersMiddle.png
	}
}

skin.PlayFast {
	coords {
	  x = 74
	  y = 33
	}
	pixmap = MainFastF.png
}

skin.PlaySlow {
	coords {
	  x = 64
	  y = 33
	}
	pixmap = MainFastB.png
}

skin.Next {
	coords {
	  x = 386
	  y = 90
	}
	pixmap = MainFwd.png
}

skin.Pause {
	coords {
	  x = 281
	  y = 90
	}
	pixmap = MainPause.png
}

skin.Play {
	coords {
	  x = 316
	  y = 88
	}
	pixmap = MainPlay.png
}

skin.Stop {
	coords {
	  x = 351
	  y = 90
	}
	pixmap = MainStop.png
}

skin.Prev {
	coords {
	  x = 241
	  y = 90
	}
	pixmap = MainRew.png
}

skin.Mute {
	coords {
	  x = 438
	  y = 33
	}
	pixmap = MainMute.png
}

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

}

skin.Snapshot {
	coords {
	  x = 250
	  y = 53
	}
	pixmap = SnapBtn.png
}

skin.AutoPlayGUI {
	coords {
	  x = 438
	  y = 53
	}
	pixmap = MainAutoButton.png
	direction = left
	label {
	  color = #000000
	  color_focus = #110e09
	  color_click = #110e09
	  font = -*-helvetica-*-i-normal-*-8-*-*-*-*-*-*-*

	}
	max_buttons = 6
}

skin.PlBtn {
	coords {
	x = 38
	y = 87
	}
	pixmap = MainPlaylist.png
}

skin.CtlBtn {
	coords {
	  x = 70
	  y = 87
	}
	pixmap = MainControl.png
}

skin.MrlBtn {
	coords {
	  x = 101
	  y = 87
	}
	pixmap = MainMrl.png
}

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


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

skin.PlAdd {
	coords {
	  x = 16
	  y = 50
	}
	pixmap = Onglet.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.PlLoad {
	coords {
	  x = 16
	  y = 67
	}
	pixmap = Onglet.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.PlSave {
	coords {
	  x = 16
	  y = 84
	}
	pixmap = Onglet.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.PlItemBtn {
	coords {
	  x = 81
	  y = 50
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 6
	}
	label {
	  align = left
	  color = #ffad00
	  color_focus = #ffad00
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.PlPlay {
	coords {
	  x = 16
	  y = 162
	}
	pixmap = PlPlay.png
}

skin.PlDelete {
	coords {
	  x = 79
	  y = 162
	}
	pixmap = PlDelete.png
}

skin.PlDeleteAll {
	coords {
	  x = 142
	  y = 162
	}
	pixmap = PlDeleteAll.png
}

skin.PlMoveUp {
	coords {
	  x = 205
	  y = 162
	}
	pixmap = PlMoveUp.png
}

skin.PlMoveDn {
	coords {
	  x = 268
	  y = 162
	}
	pixmap = PlMoveDn.png
}

skin.PlDismiss {
	coords {
	  x = 331
	  y = 162
	}
	pixmap = PlDismiss.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.PlUp {
	coords {
	  x = 333
	  y = 51
	}
	pixmap = BigArrowUp.png
}

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

skin.PlDn {
	coords {
	  x = 333
	  y = 171
	}
	pixmap = BigArrowDown.png
}
skin.PlLeft {
        coords {
          x = 81
          y = 152
        }
        pixmap = BigArrowLeft.png
}

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

skin.PlRight {
        coords {
          x = 316
          y = 152
        }
        pixmap = BigArrowRight.png
}


skin.AutoPlayLbl {
	coords {
	  x = 0
	  y = 0
	}

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

skin.AutoPlayBG {
	coords {
	  x = 349
	  y = 50
	}
	pixmap =  OngletSmall.png
	direction = down
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
	max_buttons = 8
}

skin.PlInputText {
	coords {
	  x = 81
	  y = 171
	}
	pixmap = PlInputTxt.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}
#Control Panel
skin.CtlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = CtlBg.png
}

skin.SliderCtlHue {
	coords {
	  x = 18
	  y = 68
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlHueLbl {
	coords {
	  x = 37
	  y = 190
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersMiddle.png
	}
}

skin.SliderCtlSat {
	coords {
	  x = 81
	  y = 68
	}
	pixmap = SliderVBg.png
	slider {
	pixmap = SliderVPad.png
	type = vertical
	}
}

skin.CtlSatLbl {
	coords {
	  x = 100
	  y = 190
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersMiddle.png
	}
}

skin.SliderCtlBright {
	coords {
	  x = 144
	  y = 68
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

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

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

skin.SliderCtlCont {
	coords {
	  x = 207
	  y = 68
	}
	pixmap = SliderVBg.png
	slider {
	  pixmap = SliderVPad.png
	  type = vertical
	}
}

skin.CtlContLbl {
	coords {
	  x = 226
	  y = 190
	}
	label {
	  length = 3
	  animation = False
	pixmap = LettersMiddle.png
	}
}

skin.CtlSkLbl {
	coords {
	  x = 290
	  y = 172
	}
	label {
	  length = 16
	  animation = True
	pixmap = LettersMiddle.png
	}
}

skin.CtlSkUp {
	coords {
	  x = 270
	  y = 51
	}
	pixmap = BigArrowUp.png
}

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

skin.CtlSkDn {
	coords {
	  x = 270
	  y = 171
	}
	pixmap = BigArrowDown.png
}
skin.CtlSkLeft {
        coords {
          x = 287
          y = 153
        }
        pixmap = BigArrowLeft.png
}

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

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


skin.CtlSkItemBtn {
	coords {
	  x = 288
	  y = 50
	}
	pixmap = CtlItemBtn.png
	browser {
	  entries = 6
	}
	label {
	  color = #ffad00
	  color_focus = #ffad00
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.CtlDismiss {
	coords {
	  x = 331
	  y = 162
	}
	pixmap = CtlDismiss.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

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

skin.MrlItemBtn {
	coords {
	  x = 81
	  y=  50
	}
	pixmap = PlItemBtn.png
	browser {
	  entries = 6
	}
	label {
	  align = left
	  color = #ffad00
	  color_focus = #ffad00
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.MrlSelect {
	coords {
	  x = 79
	  y = 162
	}
	pixmap = MrlSelect.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.MrlPlay {
	coords {
	  x = 16
	  y = 162
	}
	pixmap = MrlPlay.png
}

skin.MrlDismiss {
	coords {
	  x = 331
	  y = 162
	}
	pixmap = MrlDismiss.png
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
}

skin.MrlUp {
	coords {
	  x = 333
	  y = 51
	}
	pixmap = BigArrowUp.png
}

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

skin.MrlDn {
	coords {
	  x = 333
	  y = 171
	}
	pixmap = BigArrowDown.png
}

skin.MrlLeft {
        coords {
          x = 81
          y = 152
        }
        pixmap = BigArrowLeft.png
}

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

skin.MrlRight {
        coords {
          x = 316
          y = 152
        }
        pixmap = BigArrowRight.png
}

skin.MrlCurOrigin {
	coords {
	  x = 83
	  y = 173
	}

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

skin.MrlPlugNameBG {
	coords {
	  x = 16
	  y = 50
	}
	pixmap = Onglet.png
	direction = down
	label {
	  color = #ffad00
	  color_focus = #6b4a29
	  color_click = #6b4a29
	  font = -*-helvetica-*-r-*-*-10-*-*-*-*-*-*-*
	}
	max_buttons = 8
}

skin.MrlPlugLabel {
	coords {
	  x = 0
	  y = 0
	}
	label {
	  length = 7
	  animation = False
	pixmap = LettersMiddle.png
	}
}

skin.MrlFilt {
	coords {
	  x = 150
	  y = 189
	}
	pixmap = SkArrowDown.png
	label {
	  length = 27
	  animation = False
	  pixmap = LettersMiddle.png
	}
}
