Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
3c5d89e5
Commit
3c5d89e5
authored
Nov 13, 2005
by
Olivier Teulière
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* share/skins2/winamp2.xml: Fixed some offsets
parent
f3600475
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
share/skins2/winamp2.xml
share/skins2/winamp2.xml
+6
-6
No files found.
share/skins2/winamp2.xml
View file @
3c5d89e5
...
...
@@ -74,9 +74,9 @@
<SubBitmap
id=
"pl_small_resize"
x=
"25"
y=
"3"
width=
"9"
height=
"8"
/>
</Bitmap>
<Bitmap
id=
"playpaus"
file=
"playpaus.bmp"
alphacolor=
"#FF0001"
>
<SubBitmap
id=
"play_icon"
x=
"
1
"
y=
"0"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"pause_icon"
x=
"
10
"
y=
"0"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"stop_icon"
x=
"1
9
"
y=
"0"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"play_icon"
x=
"
0
"
y=
"0"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"pause_icon"
x=
"
9
"
y=
"0"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"stop_icon"
x=
"1
8
"
y=
"0"
width=
"9"
height=
"9"
/>
</Bitmap>
<Bitmap
id=
"posbar"
file=
"posbar.bmp"
alphacolor=
"#FF0001"
>
<SubBitmap
id=
"time_bg"
x=
"0"
y=
"0"
width=
"248"
height=
"10"
/>
...
...
@@ -168,9 +168,9 @@
<Anchor
x=
"0"
y=
"30"
points=
"(0,0),(0,86)"
priority=
"90"
range=
"15"
/>
<Anchor
x=
"275"
y=
"30"
points=
"(0,0),(0,86)"
priority=
"90"
range=
"15"
/>
<Image
x=
"0"
y=
"0"
image=
"main"
action=
"move"
/>
<Image
x=
"2
7
"
y=
"29"
image=
"play_icon"
visible=
"vlc.isPlaying"
/>
<Image
x=
"2
7
"
y=
"29"
image=
"pause_icon"
visible=
"vlc.isPaused"
/>
<Image
x=
"2
7
"
y=
"29"
image=
"stop_icon"
visible=
"vlc.isStopped"
/>
<Image
x=
"2
6
"
y=
"29"
image=
"play_icon"
visible=
"vlc.isPlaying"
/>
<Image
x=
"2
6
"
y=
"29"
image=
"pause_icon"
visible=
"vlc.isPaused"
/>
<Image
x=
"2
6
"
y=
"29"
image=
"stop_icon"
visible=
"vlc.isStopped"
/>
<Image
x=
"0"
y=
"0"
image=
"title_focus"
action=
"move"
/>
<Text
font=
"digits_font"
x=
"30"
y=
"26"
width=
"75"
text=
"$T"
visible=
"not vlc.isStopped"
/>
<Text
font=
"text_font"
x=
"111"
y=
"27"
width=
"155"
text=
"$N"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment