Merge branch 'master' of https://git.jhodges.co.uk/jhodges/touch_radio
This commit is contained in:
commit
3071c99de8
BIN
gtkdialog/gtkdialog_x86_64
Executable file
BIN
gtkdialog/gtkdialog_x86_64
Executable file
Binary file not shown.
6
gui
6
gui
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd "$(dirname "${BASH_SOURCE[0]}")"
|
cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||||
|
|
||||||
GTKDIALOG=gtkdialog
|
GTKDIALOG=gtkdialog/gtkdialog_x86_64
|
||||||
|
|
||||||
radioBtn() {
|
radioBtn() {
|
||||||
echo '<button>
|
echo '<button>
|
||||||
@ -88,7 +88,9 @@ MAIN_DIALOG='
|
|||||||
'"`radioBtn "radio-nice" http://radio-nice.ru:8150/stream`"'
|
'"`radioBtn "radio-nice" http://radio-nice.ru:8150/stream`"'
|
||||||
'"`radioBtn "hearme.fm" http://hearme.fm:8157/stream`"'
|
'"`radioBtn "hearme.fm" http://hearme.fm:8157/stream`"'
|
||||||
</hbox>
|
</hbox>
|
||||||
|
<hbox>
|
||||||
|
'"`radioBtn "English 909" https://listen.radioking.com/radio/425977/stream/479497`"'
|
||||||
|
</hbox>
|
||||||
<text wrap="false" xalign="0.5" selectable="true">
|
<text wrap="false" xalign="0.5" selectable="true">
|
||||||
<variable>txtTitles</variable>
|
<variable>txtTitles</variable>
|
||||||
<label>This text will be overwritten with the data from the command.</label>
|
<label>This text will be overwritten with the data from the command.</label>
|
||||||
|
Loading…
Reference in New Issue
Block a user