[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=<custom name>
Exec=/usr/bin/osso-xterm '/usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"<link to your webradio / stream>"'
Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
| The Following 14 Users Say Thank You to Reflektorfalke For This Useful Post: | ||
#!/bin/bash /usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"<link to your webradio / stream>" exit 0
... Exec=sh /home/user/play.sh Terminal=false ...
| The Following 10 Users Say Thank You to orientel For This Useful Post: | ||
#!/bin/bash /usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"<link to your webradio / stream>" exit 0
... Exec=sh /home/user/play.sh Terminal=false ...
| The Following User Says Thank You to Reflektorfalke For This Useful Post: | ||
| The Following User Says Thank You to Reflektorfalke For This Useful Post: | ||