1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 10:24:01 +02:00

Add a summary generator to the dynamic playlists. Now when you collapse the controls a sentence representing the controls is shown.

This will need some work to make the english flow better, but this is a good start.
This commit is contained in:
Leo Franchi
2011-01-27 22:22:41 -05:00
parent 7bf2eb3c9e
commit 1fd4464891
10 changed files with 218 additions and 28 deletions

View File

@@ -61,6 +61,7 @@
<file>./data/images/list-add.png</file>
<file>./data/images/list-remove.png</file>
<file>./data/images/arrow-up-double.png</file>
<file>./data/images/arrow-down-double.png</file>
<file>./data/images/volume-icon-full.png</file>
<file>./data/images/volume-icon-muted.png</file>
<file>./data/images/volume-slider-bkg.png</file>