mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Revert^2 "Remove flashing text with the player name from the Next track label in WPS"
This reverts commit 1c0cfcee70
.
Reason for revert: Going to put a splash at start-up
Change-Id: I9dcee79737f91161d7911923cec841f40e36e81d
This commit is contained in:
parent
1c0cfcee70
commit
6df48c5f7f
27 changed files with 41 additions and 41 deletions
|
@ -61,7 +61,7 @@
|
|||
%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%al%?it<%it|%fn>
|
||||
%s%al%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%al%Sx(Next Track:);%s%al%t(1, 300)%ft(playername.txt)
|
||||
%s%al%Sx(Next Track:)
|
||||
%s%al%?It<%It|%Fn>
|
||||
#
|
||||
# Track Info - No Album Art
|
||||
|
@ -69,5 +69,5 @@
|
|||
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%ac%Sx(Next Track:);%s%ac%t(1, 300)%ft(playername.txt)
|
||||
%s%ac%Sx(Next Track:)
|
||||
%s%ac%?It<%It|%Fn>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue