ShopDreamUp AI ArtDreamUp
Deviation Actions
Suggested Deviants
Suggested Collections
Description
Traduction de la config de lassekongo83 [link]
en francais, et rajout d'un panel Paroles (à la place de Playlist Switcher).
Tout les crédits reviennent a l'auteur original.
Plugin pour les paroles : [link]
PS: Pour remettre le Playlist switcher, trouver ces lignes :
//$panel(Panels,Playlist switcher,243,39,604,445,)
$panel(Panels,Lyric Show,243,39,604,445,)
mettre le double slash a la ligne du dessous et les enlever de la 1ere ligne.
en francais, et rajout d'un panel Paroles (à la place de Playlist Switcher).
Tout les crédits reviennent a l'auteur original.
Plugin pour les paroles : [link]
PS: Pour remettre le Playlist switcher, trouver ces lignes :
//$panel(Panels,Playlist switcher,243,39,604,445,)
$panel(Panels,Lyric Show,243,39,604,445,)
mettre le double slash a la ligne du dessous et les enlever de la 1ere ligne.
Comments17
Join the community to add your comment. Already a deviant? Log In
lyrics(with new button):
assuming you already have the 'foo_uie_lyrics.dll'
just add those 2 lines:
in "// ***GENERAL SETTINGS 2***" after the line "$panel(Panels,Library Filter,243,39,604,445,)"
just add:
,
$panel(Panels,Lyric Show,243,39,604,445,)
and in "// ***PANEL SWITCH BUTTONS***"
add: (without the @ near from PVAR)
$button(63,10,12,12,0,0,/bear\btn-lyrics.png,/bear\btn-lyricsh.png,' @PVAR:SET:display.mode:3',TOOLTIP: Lyrics)
after press apply you will see the lyrics button at top left.
assuming you already have the 'foo_uie_lyrics.dll'
just add those 2 lines:
in "// ***GENERAL SETTINGS 2***" after the line "$panel(Panels,Library Filter,243,39,604,445,)"
just add:
,
$panel(Panels,Lyric Show,243,39,604,445,)
and in "// ***PANEL SWITCH BUTTONS***"
add: (without the @ near from PVAR)
$button(63,10,12,12,0,0,/bear\btn-lyrics.png,/bear\btn-lyricsh.png,' @PVAR:SET:display.mode:3',TOOLTIP: Lyrics)
after press apply you will see the lyrics button at top left.