mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Revert "Remove flashing text with the player name from the Next track label in WPS"
This reverts commit 614c6e9500.
Reason for revert: Just because you find it confusing doesn't mean it doesn't have a purpose..
make YOUR own theme if you don't like it seems like just as useful as the previous commit
Change-Id: I1555f483baaae77e396e88af6973c90414ee11dc
This commit is contained in:
parent
d9a3fe19ce
commit
1c0cfcee70
27 changed files with 41 additions and 41 deletions
|
|
@ -62,7 +62,7 @@
|
|||
%s%al%?it<%it|%fn>
|
||||
%s%al%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
|
||||
%s%al%Sx(Next Track:)
|
||||
%s%al%Sx(Next Track:);%s%al%t(1, 300)%ft(playername.txt)
|
||||
%s%al%?It<%It|%Fn>
|
||||
#
|
||||
# Track Info - No Album Art
|
||||
|
|
@ -71,5 +71,5 @@
|
|||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
|
||||
%ac%Sx(Next Track:)
|
||||
%ac%Sx(Next Track:);%s%ac%t(1, 300)%ft(playername.txt)
|
||||
%s%ac%?It<%It|%Fn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue