fix update messege skip-taskbar

This commit is contained in:
Désiré Werner Menrath 2023-11-29 21:25:16 +01:00
parent 43629f59c6
commit c450618f57

2
wire_g
View File

@ -337,7 +337,7 @@ if AUTOUPDATE=$(grep 'TRUE TRUE\|FALSE TRUE' ${WG_WDIR}about.txt)
--borders=8 --buttons-layout=center --text-align=center \ --borders=8 --buttons-layout=center --text-align=center \
--button="OK" --undecorated \ --button="OK" --undecorated \
--image-on-top --image=${WG_PIC}wg-vpn-info.png \ --image-on-top --image=${WG_PIC}wg-vpn-info.png \
--separator=" " \ --separator=" " --skip-taskbar \
--text=$"<span>Update for Wireg-G is available.</span> \n --text=$"<span>Update for Wireg-G is available.</span> \n
<a href='https://git.lunix.dedyn.io/punix/Wire-G'>Download Wire-G </a> \n" <a href='https://git.lunix.dedyn.io/punix/Wire-G'>Download Wire-G </a> \n"
fi fi