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
994fc228
Commit
994fc228
authored
Nov 29, 2005
by
Cyril Deguet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* winamp2.xml: fix the resize control of the playlist small layout
parent
e387684b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
share/skins2/winamp2.xml
share/skins2/winamp2.xml
+3
-3
No files found.
share/skins2/winamp2.xml
View file @
994fc228
...
...
@@ -71,7 +71,7 @@
<SubBitmap
id=
"pl_small_right_focus"
x=
"99"
y=
"42"
width=
"50"
height=
"14"
/>
<SubBitmap
id=
"pl_small_switch_up"
x=
"128"
y=
"45"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"pl_small_close_up"
x=
"138"
y=
"45"
width=
"9"
height=
"9"
/>
<SubBitmap
id=
"pl_small_resize"
x=
"
25"
y=
"3"
width=
"9"
height=
"8
"
/>
<SubBitmap
id=
"pl_small_resize"
x=
"
117"
y=
"42"
width=
"11"
height=
"14
"
/>
<SubBitmap
id=
"pl_add_up"
x=
"14"
y=
"80"
width=
"22"
height=
"18"
/>
<SubBitmap
id=
"pl_sub_up"
x=
"43"
y=
"80"
width=
"22"
height=
"18"
/>
<SubBitmap
id=
"pl_add_down"
x=
"23"
y=
"149"
width=
"22"
height=
"18"
/>
...
...
@@ -304,10 +304,10 @@
<Image
x=
"175"
y=
"0"
image=
"pl_small_middle"
action=
"move"
/>
<Image
x=
"200"
y=
"0"
image=
"pl_small_middle"
action=
"move"
lefttop=
"lefttop"
rightbottom=
"righttop"
/>
<Image
x=
"225"
y=
"0"
image=
"pl_small_right_focus"
action=
"move"
lefttop=
"righttop"
rightbottom=
"righttop"
/>
<Image
x=
"2
50"
y=
"3
"
image=
"pl_small_resize"
action=
"resizeE"
lefttop=
"righttop"
rightbottom=
"righttop"
/>
<Image
x=
"2
43"
y=
"0
"
image=
"pl_small_resize"
action=
"resizeE"
lefttop=
"righttop"
rightbottom=
"righttop"
/>
<Button
x=
"254"
y=
"3"
up=
"pl_small_switch_up"
down=
"pl_switch_down"
over=
"pl_small_switch_up"
action=
"playlist_window.setLayout(pl_big_layout)"
tooltiptext=
"Switch"
lefttop=
"righttop"
rightbottom=
"righttop"
/>
<Button
x=
"264"
y=
"3"
up=
"pl_small_close_up"
down=
"pl_close_down"
over=
"pl_small_close_up"
action=
"playlist_window.hide()"
tooltiptext=
"Close the window"
lefttop=
"righttop"
rightbottom=
"righttop"
/>
<Text
font=
"text_font"
x=
"4"
y=
"4"
width=
"2
50
"
text=
"$N"
/>
<Text
font=
"text_font"
x=
"4"
y=
"4"
width=
"2
39
"
text=
"$N"
/>
</Group>
</Layout>
<Layout
id=
"pl_big_layout"
width=
"275"
height=
"116"
minwidth=
"275"
minheight=
"116"
maxwidth=
"1000"
maxheight=
"800"
>
...
...
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