Trash Icon add
This commit is contained in:
parent
9fbb00564e
commit
6aecaec0c6
BIN
icons/wg-trash-info.png
Normal file
BIN
icons/wg-trash-info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
2
wire_g
2
wire_g
@ -136,7 +136,7 @@ remove(){
|
|||||||
if SUCCESS=$(grep -i 'erfolgreich gelöscht\|successfully deleted' ${WG_WDIR}.tmp.txt)
|
if SUCCESS=$(grep -i 'erfolgreich gelöscht\|successfully deleted' ${WG_WDIR}.tmp.txt)
|
||||||
then
|
then
|
||||||
yad --window-icon=${WG_PIC}wg-trash.png --undecorated \
|
yad --window-icon=${WG_PIC}wg-trash.png --undecorated \
|
||||||
--image-on-top --image=${WG_PIC}wg-info.png \
|
--image-on-top --image=${WG_PIC}wg-trash-info.png \
|
||||||
--text=$"Your Tunnel $SELECTION was successfully deleted." \
|
--text=$"Your Tunnel $SELECTION was successfully deleted." \
|
||||||
--text-align=center --button=$"OK" \
|
--text-align=center --button=$"OK" \
|
||||||
--center --buttons-layout=center --borders=8
|
--center --buttons-layout=center --borders=8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user