# Xine skin data file
skin.name    = caramel
# the following version info is used by xine to determine if the
# correct file structure is used
# actually the version is 0.6
skin.version = 5
skin.date    = 20.04.2004
skin.author  = Michael Neuhold <michael.neuhold@aon.at>
skin.url            = http://members.aon.at/neuhold/dvd/xine_skins.html
##skin.load_command   = xset +fp $(SKIN_PARENT_PATH)/caramel
##skin.unload_command = xset -fp $(SKIN_PARENT_PATH)/caramel

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

skin.Close {
	coords {
	  x = 871
	  y = 3
	}
	pixmap = iconize.png
}


skin.Eject {
	coords {
	  x = 12
	  y = 5
	}
	pixmap = eject.png
}

skin.Nav {
        coords {
	  x = 482
	  y = 8
	}
	pixmap = nav.png
}

skin.Exit {
	coords {
	  x = 903
	  y = 3
	}
	pixmap = exit.png
}

skin.Setup {
	coords {
	  x = 462
	  y = 8
	}
	pixmap = setup.png
}

skin.FullScreen {
	coords {
	  x = 887
	  y = 3
	}
	pixmap = maximize.png
}

skin.TitleLabel {
	coords {
	  x = 547
	  y = 7
	}
	label {
	  length = 35
	  animation = True
	  pixmap = letters1.png
	}
}

skin.TimeLabel {
	coords {
	  x = 246
	  y = 7
	}
	label {
	  length = 8
	  animation = False
	  pixmap = letters1.png
	}
}

skin.AudioNext {
	coords {
	  x = 204
	  y = 10
	}
	pixmap = inc.png
}

skin.AudioPrev {
	coords {
	  x = 192
	  y = 10
	}
	pixmap = dec.png
}

skin.AudioLabel {
	coords {
	  x = 225
	  y = 7
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters1.png
	}
}

skin.SpuNext {
	coords {
	  x = 318
	  y = 10
	}
	pixmap = inc.png
}

skin.SpuPrev {
	coords {
	  x = 306
	  y = 10
	}
	pixmap = dec.png
}

skin.SpuLabel {
	coords {
	  x = 285
	  y = 7
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters1.png
	}
}

skin.PlayFast {
	coords {
	  x = 163
	  y = 5
	}
	pixmap = fast.png
}

skin.PlaySlow {
	coords {
	  x = 143
	  y = 5
	}
	pixmap = slow.png
}

skin.Next {
	coords {
	  x = 123
	  y = 5 
	}
	pixmap = next.png
}

skin.Pause {
	coords {
	  x = 59
	  y = 5
	}
	pixmap = pause.png
}

skin.Play {
	coords {
	  x = 39
	  y = 5
	}
	pixmap = play.png
}

skin.Stop {
	coords {
	  x = 79
	  y = 5
	}
	pixmap = stop.png
}

skin.Prev {
	coords {
	  x = 103
	  y = 5
	}
	pixmap = prev.png
}

skin.Mute {
	coords {
	  x = 345
	  y = 5
	}
	pixmap = mute.png
}

skin.SliderVol {
	coords {
	  x = 370
	  y = 2
	}
	pixmap = volbg.png
	slider {
	  pixmap = ctlroundfg.png
	  type = rotate
	  radius = 7
	}
}

skin.Snapshot {
	coords {
	  x = 516
	  y = 5
	}
	pixmap = snapshot.png
}

skin.AutoPlayGUI {
	coords {
	  x = 841
	  y = 5
	}
	pixmap = emptybtn.png
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-* 
	}
	max_buttons = 8
}

skin.PlBtn {
	coords {
	  x = 422
	  y = 8
	}
	pixmap = plist.png
}

skin.CtlBtn {
	coords {
	  x = 402
	  y = 8
	}
	pixmap = ctrls.png
}

skin.MrlBtn {
	coords {
	  x = 442
	  y = 8
	}
	pixmap = browse.png
}

skin.SliderPlay {
	coords {
	  x = 545
	  y = 18
	}
	pixmap = sliderbg.png
	slider {
	  pixmap = sliderfg.png
	  type = horizontal
	}
}

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

skin.PlAdd {
	coords {
	  x = 133
	  y = 176
	}
	pixmap = add.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlLoad {
	coords {
	  x = 153
	  y = 176
	}
	pixmap = open.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlSave {
	coords {
	  x = 173
	  y = 176
	}
	pixmap = save.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlItemBtn {
	coords {
	  x = 17
	  y = 23
	}
	pixmap = listitem.png
	browser {
	  entries = 10
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #ffffff
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

skin.PlPlay {
	coords {
	  x = 19
	  y = 176
	}
	pixmap = play.png
}

skin.PlDelete {
	coords {
	  x = 39
	  y = 176
	}
	pixmap = del.png
}

skin.PlDeleteAll {
	coords {
	  x = 59
	  y = 176
	}
	pixmap = delall.png
}

skin.PlMoveUp {
	coords {
	  x = 79
	  y = 176
	}
	pixmap = mvup.png
}

skin.PlMoveDn {
	coords {
	  x = 99
	  y = 176
	}
	pixmap = mvdn.png
}

skin.PlDismiss {
	coords {
	  x = 274
	  y = 7
	}
	pixmap = exit.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlUp {
	coords {
	  x = 233
	  y = 23
	}
	pixmap = vscrup.png
}

skin.SliderPl {
	coords {
	  x = 232
	  y = 35
	}
	pixmap = vscrbg.png
	slider {
	  pixmap = vscrfg.png
	  type = vertical
	}
}

skin.PlDn {
	coords {
	  x = 233
	  y = 131
	}
	pixmap = vscrdn.png
}

#Hi vendigo this section was missing, this is an horizontal slider in the Play list
#START
skin.PlLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHPl {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.PlRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END


skin.AutoPlayLbl {
	coords {
	  x = 260
	  y = 28
	}
	label {
	  length = 4
	  animation = False
	  pixmap = letters2.png
	}
}

skin.AutoPlayBG {
	coords {
	  x = 259
	  y = 45
	}
	pixmap =  emptybtn.png
	direction = down
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-* 
        }
	max_buttons = 8
}

skin.PlInputText {
	coords {
	  x = 18
	  y = 147
	}
	pixmap = inputitem.png
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #ffffff
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

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

skin.SliderCtlHue {
	coords {
	  x = 15
	  y = 21
	}
	pixmap = ctlroundbg.png
	slider {
	  pixmap = ctlroundfg.png
	  type = rotate
	  radius = 21
	}
}

skin.CtlHueLbl {
	coords {
	  x = 34
	  y = 76
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters2.png
	}
}

skin.SliderCtlSat {
	coords {
	  x = 79
	  y = 21
	}
	pixmap = ctlroundbg.png
	slider {
	  pixmap = ctlroundfg.png
	  type = rotate
	  radius = 21
	}
}

skin.CtlSatLbl {
	coords {
	  x = 98
	  y = 76
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters2.png
	}
}

skin.SliderCtlBright {
	coords {
	  x = 15
	  y = 101
	}
	pixmap = ctlroundbg.png
	slider {
	  pixmap = ctlroundfg.png
	  type = rotate
	  radius = 21
	}
}

skin.CtlBrightLbl {
	coords {
	  x = 34
	  y = 156
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters2.png
	}
}

skin.SliderCtlCont {
	coords {
	  x = 79
	  y = 101
	}
	pixmap = ctlroundbg.png
	slider {
	  pixmap = ctlroundfg.png
	  type = rotate
	  radius = 21
	}
}

skin.CtlContLbl {
	coords {
	  x = 98
	  y = 156
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters2.png
	}
}

skin.CtlSave {
	coords {
	  x = 13
	  y = 214
	}
	pixmap = save.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.CtlSkLbl {
	coords {
	  x = 171
	  y = 17
	}
	label {
	  length = 13
	  animation = False
	  pixmap = letters2.png
	}
}

skin.CtlSkUp {
	coords {
	  x = 237
	  y = 41
	}
	pixmap = vscrup.png
}

skin.SliderCtlSk {
	coords {
	  x = 236
	  y =  53
	}
	pixmap = vscrbg.png
	slider {
	  pixmap = vscrfg.png
	  type = vertical
	}
}

skin.CtlSkDn {
	coords {
	  x = 237
	  y = 149
	}
	pixmap = vscrdn.png
}

#Hi wendigo this section was missing, this is an horizontal slider for skin list
#START

skin.CtlSkLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHCtlSk {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.CtlSkRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END

skin.CtlSkItemBtn {
	coords {
	  x = 148
	  y = 41
	}
	pixmap = listitemshort.png
 	browser {
	  entries = 10
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #ffffff
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

skin.CtlDismiss {
	coords {
	  x = 254
	  y = 7
	}
	pixmap = exit.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

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

skin.MrlItemBtn {
	coords {
	  x = 17
	  y = 23
	}
	pixmap = listitem.png
	browser {
	  entries = 10
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #ffffff
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

skin.MrlSelect {
	coords {
	  x = 259
	  y = 157
	}
	pixmap = select.png
	label {
          print = false
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.MrlPlay {
	coords {
	  x = 259
	  y = 169
	}
	pixmap = play.png
}

skin.MrlDismiss {
	coords {
	  x = 274
	  y = 7
	}
	pixmap = exit.png
	label {
	  print = false
          color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.MrlUp {
	coords {
	  x = 233
	  y = 23
	}
	pixmap = vscrup.png
}

skin.SliderMrl {
	coords {
	  x = 232
	  y = 35
	}
	pixmap = vscrbg.png
	slider {
	  pixmap = vscrfg.png
	  type = vertical
	}
}

skin.MrlDn {
	coords {
	  x = 233
	  y = 131
	}
	pixmap = vscrdn.png
}

#Hi vendigo this section was missing, this is an horizontal slider for the MRL list
#START

skin.MrlLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHMrl {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.MrlRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END


skin.MrlCurOrigin {
	coords {
	  x = 20
	  y = 147
	}
	label {
	  length = 55
	  animation = False
	  pixmap = letters2.png
	}
}

skin.MrlPlugNameBG {
	coords {
	  x = 259
	  y = 45
	}
	pixmap = emptybtn.png
	direction = down
	label {
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-*
	}
	max_buttons = 8
 }

skin.MrlPlugLabel {
	coords {
	  x = 256
	  y = 28
	}
	label {
	  length = 6
	  animation = False
	  pixmap = letters2.png
	}
}

skin.MrlFilt {
	coords {
	  x = 57
	  y = 165
	}
	pixmap = vscrdn.png
	label {
	  length = 44
	  animation = False
	  pixmap = letters2.png
	}
}

