download button
This commit is contained in:
parent
922b8f9e22
commit
2cd2658765
4
gui
4
gui
@ -64,8 +64,8 @@ MAIN_DIALOG='
|
||||
<hbox>
|
||||
<button>
|
||||
<input file icon="text-x-generic"></input>
|
||||
<label>Info</label>
|
||||
<action>tail -n100 /tmp/play | tac | zenity --height=10000 --width=10000 --text-info </action>
|
||||
<label>Download</label>
|
||||
<action>tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1 >> download.txt </action>
|
||||
</button>
|
||||
<button cancel>
|
||||
<input file icon="text-x-generic"></input>
|
||||
|
Loading…
Reference in New Issue
Block a user