add icon wg-vpn-info
This commit is contained in:
parent
dbf761ad5f
commit
f4a43a6ba6
BIN
icons/wg-vpn-info.png
Normal file
BIN
icons/wg-vpn-info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
@ -11,7 +11,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
|
|
||||||
cd || exit
|
cd || exit
|
||||||
rm -f /home/"$USER"/.icons/wg-active.png wg-stop.png wg-vpn.png wg-import.png wg-trash.png wg-info.png
|
rm -f /home/"$USER"/.icons/wg-active.png wg-stop.png wg-vpn.png wg-import.png wg-trash.png wg-info.png wg-vpn-info.png
|
||||||
wait;
|
wait;
|
||||||
rm -r /home/"$USER"/.config/wg_nmcli
|
rm -r /home/"$USER"/.config/wg_nmcli
|
||||||
wait;
|
wait;
|
||||||
|
2
wire_g
2
wire_g
@ -169,7 +169,7 @@ about(){
|
|||||||
--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.png \
|
--image-on-top --image=${WG_PIC}wg-vpn.png \
|
||||||
--separator="" --window-icon=${WG_PIC}wg-vpn.png \
|
--separator="" --window-icon=${WG_PIC}wg-vpn-info.png \
|
||||||
--text=$"<span color='#626ff1'><b>Wire-G Author: Désiré Werner Menrath</b></span> \n
|
--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>E-Mail: polunga40@unity-mail.de</b></span> \n
|
||||||
<span color='#626ff1'><b>At all Tunnels, the auto start is disabled.</b></span> \n
|
<span color='#626ff1'><b>At all Tunnels, the auto start is disabled.</b></span> \n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user