Removing --window-icon. Replacing with --icon
This commit is contained in:
parent
462e99362e
commit
4315268d2d
@ -18,7 +18,7 @@ export BORG_RELOCATED_REPO_ACCESS_IS_OK=yes
|
||||
dossierprofil="$HOME/.config/borg/profils-borg-zenity/"
|
||||
W="--width=600"
|
||||
H="--height=500"
|
||||
iconborg="--window-icon=/usr/share/icons/borg.svg"
|
||||
iconborg="--icon=/usr/share/icons/borg.svg"
|
||||
|
||||
# FONCTIONS
|
||||
#################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user