home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-05-06 | 1.4 KB | 74 lines |
- [Settings]
- ;0-Normal
- ;1-Skin can be any shape, pixel at top left corner (position 0,0) is transparent color
- MainAnySape=1
- ButtonAnyShape=1
- ; Transparent colors
- ; Currently not used, always pixel at 0,0
- MainTransClr=000000
- ButtonTransClr=000000
- [Colors]
- ;format RRGGBB hex
- ;
- ;position back color
- PosBackClr=DEDEDE
- ;position fore color
- PosForeClr=52739C
- ;font color
- FontClr=364256
- ;volume color
- VolumeClr=4D595B
- ; volume background or transparent if not defined
- ; VolumeBG=C9C2AD
- ; Playlist background
- PlayLBG=A2C6EE
- ; Playlist text color
- PlayLTX=000000
-
- [Position]
- ; Buttons position - x,y
- ; Button size is the same as bitmap
- BtnPause=55,122
- BtnStop=297,122
- BtnPlay=28,122
- BtnPrev=11,122
- BtnNext=324,122
- BtnOpen=270,122
- ; Movie name
- Txt1=14,25
- ; Maximum allowed width, if this line is not present -> auto
- Txt1MaxSize=319
- ;Version
- Txt2=14,90
- ; Movie size & fps
- Txt3=14,75
- ; Status (play,stop...)
- Txt4=270,75
- ; Time
- Txt5=85,46
- ; Repeat
- Txt6=270,90
- ; x,y,w,h
- TrackBar=14,108,322,5
- ; Track bar kind, H-Horizontal, V-Vertical
- TrackKind=H
- ;
- BtnExit=4,3
- ; Volume postion and size, rectangle Left,Top,Right,Bottom
- Volume=195,80,260,100
- ; About
- About=299,35,316,52
-
- ; N-Normal, B-Bold
- [Fonts]
- Txt1=Arial,10-B
- Txt2=Arial,10-B
- Txt3=Arial,10-B
- Txt4=Arial,10-B
- Txt5=Arial,14-B
- Txt6=Arial,10-B
-
- [Text]
- Author=Goety (tomgoet@hotmail.com)
- Description=KDE linux theme
-