This commit is contained in:
James 2019-09-19 22:15:24 +01:00
parent 7b744c6a59
commit 922b8f9e22

5
gui
View File

@ -67,7 +67,10 @@ MAIN_DIALOG='
<label>Info</label>
<action>tail -n100 /tmp/play | tac | zenity --height=10000 --width=10000 --text-info </action>
</button>
<button cancel></button>
<button cancel>
<input file icon="text-x-generic"></input>
<label>Stop</label>
</button>
</hbox>
</vbox>
</window>