/usr/lib/rhythmbox/plugins/radio-browser/radio-browser.rb-plugin is in rhythmbox-radio-browser 2.3.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | # This file is part of Radio-Browser-Plugin for Rhythmbox.
#
# Copyright (C) 2009 <segler_alex@web.de>
#
# Radio-Browser-Plugin is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Radio-Browser-Plugin is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Radio-Browser-Plugin. If not, see <http://www.gnu.org/licenses/>.
[RB Plugin]
Loader=python
Module=radio-browser
IAge=1
Name=Internet radio station browser
Name[de]=Internetradio Verzeichnis
Name[el]=Internet radio station browser
Name[es]=Explorador de estaciones de radio
Name[fr]=Navigateur de webradios
Name[pt_BR]=Navegador de estações de rádio
Name[ru]=Навигатор интернет-радиостанций
Description=Shows icecast and shoutcast radio stations on a tab.
Description[de]=Zeigt Icecast und Shoutcast Radiostationen auf einem Tab an.
Description[el]=Εμφανίζει ραδιοφωνικούς σταθμούς, icecast και shoutcast, σε μια καρτέλα.
Description[es]=Muestra estaciones de radio Icecast y Shoutcast
Description[fr]=Montrer les webradios Icecast et Shoutcast dans un onglet
Description[pt_BR]=Exibe estações de icecast e shoutcast em uma aba.
Description[ru]=Показывать icecast и shoutcast радиостанции…
Authors=segler_alex@web.de
Copyright=Copyright © 2009 segler_alex
Website=http://programmierecke.net
Icon=/usr/share/rhythmbox-radio-browser/radio-browser.png
|