fehler korrigiert 8 variable "version" in funktion
This commit is contained in:
parent
9e1b08f76a
commit
c2d7bb953b
4
wire_g
4
wire_g
@ -60,7 +60,7 @@ wg_notify(){
|
||||
#Icon des Menübuttons definieren
|
||||
echo "icon:${wg_pic}wg-vpn.png" >&3
|
||||
#Name des Menüs definieren
|
||||
echo "tooltip:$$active activ" >&3
|
||||
echo "tooltip:$"$active activ"" >&3
|
||||
|
||||
}
|
||||
export -f wg_notify
|
||||
@ -165,7 +165,7 @@ export -f up_or_down
|
||||
more(){
|
||||
a_user=$(whoami)
|
||||
wg_pic="/home/$a_user/.icons/"
|
||||
|
||||
version=3.0.8
|
||||
selection=$(yad --text=$"<span color='#626ff1'><b>Wire-G Author: Désiré Werner Menrath</b></span> \n
|
||||
<span color='#626ff1'><b>E-Mail: polunga40@unity-mail.de</b></span> \n
|
||||
<span color='#626ff1'><b>At all tunnels, the auto start is disabled"!"</b></span> \n
|
||||
|
Loading…
Reference in New Issue
Block a user