remove rogue search button

pull/891/head
Botspot 3 years ago
parent 1f7d0de103
commit c6d20704b9

3
gui

@ -197,8 +197,7 @@ while true;do
if [ "$guimode" == yad ];then
if [ -z "$prefix" ];then
buttons=("--button=Search:4" \
"--button=!${DIRECTORY}/icons/install.png!Install:4" \
buttons=("--button=!${DIRECTORY}/icons/install.png!Install:4" \
"--button=!${DIRECTORY}/icons/uninstall.png!Uninstall:2" \
"--button=!${DIRECTORY}/icons/info.png!View more about the selected software:0" )
else

Loading…
Cancel
Save