Regenerated
This commit is contained in:
+338
-338
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -3240,8 +3240,8 @@ fi
|
|||||||
|
|
||||||
# Build tooltip
|
# Build tooltip
|
||||||
tooltip="${artist}
|
tooltip="${artist}
|
||||||
${title}
|
Title: ${title}
|
||||||
${album}"
|
Album: ${album}"
|
||||||
if [ -n "$device" ]; then
|
if [ -n "$device" ]; then
|
||||||
tooltip="${tooltip}
|
tooltip="${tooltip}
|
||||||
${device}"
|
${device}"
|
||||||
|
|||||||
@@ -78,8 +78,8 @@ fi
|
|||||||
|
|
||||||
# Build tooltip
|
# Build tooltip
|
||||||
tooltip="${artist}
|
tooltip="${artist}
|
||||||
${title}
|
Title: ${title}
|
||||||
${album}"
|
Album: ${album}"
|
||||||
if [ -n "$device" ]; then
|
if [ -n "$device" ]; then
|
||||||
tooltip="${tooltip}
|
tooltip="${tooltip}
|
||||||
${device}"
|
${device}"
|
||||||
|
|||||||
Reference in New Issue
Block a user