You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
387 B
21 lines
387 B
<!DOCTYPE kpartgui>
|
|
<kpartgui name="amarok" version="17">
|
|
<ToolBar name="mainToolBar"><Text>Playlist Toolbar</Text>
|
|
|
|
<Action name="prev" />
|
|
<Action name="play_pause" />
|
|
<Action name="stop" />
|
|
<Action name="next" />
|
|
|
|
<Separator lineSeparator="true"/>
|
|
|
|
<Action name="toolbar_analyzer"/>
|
|
|
|
<Separator lineSeparator="true"/>
|
|
|
|
<Action name="toolbar_volume" />
|
|
|
|
</ToolBar>
|
|
|
|
</kpartgui>
|