diff options
author | drochner <drochner@pkgsrc.org> | 2012-10-30 20:13:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-10-30 20:13:35 +0000 |
commit | 027710eba66988b466ddd93dd65f71f68d6cfe6c (patch) | |
tree | 8b34763f62fdf40018196ae228190e7e03edeaf7 | |
parent | 416a6e6619a12d8a09e1e6c1aaad4927bd5afffd (diff) | |
download | pkgsrc-027710eba66988b466ddd93dd65f71f68d6cfe6c.tar.gz |
add a pkg for rhythmbox-2.98 which is based on gobject-introspection
instead of py-gtk
still somewhat minimalistic, but plays files and streams for me
-rw-r--r-- | audio/rhythmbox-gtk3/DESCR | 10 | ||||
-rw-r--r-- | audio/rhythmbox-gtk3/Makefile | 47 | ||||
-rw-r--r-- | audio/rhythmbox-gtk3/PLIST | 776 | ||||
-rw-r--r-- | audio/rhythmbox-gtk3/distinfo | 5 |
4 files changed, 838 insertions, 0 deletions
diff --git a/audio/rhythmbox-gtk3/DESCR b/audio/rhythmbox-gtk3/DESCR new file mode 100644 index 00000000000..770d0d722a0 --- /dev/null +++ b/audio/rhythmbox-gtk3/DESCR @@ -0,0 +1,10 @@ +Rhythmbox is an integrated music management application, originally inspired +by Apple's iTunes. It is free software, designed to work well under the GNOME +Desktop, and is based on the powerful GStreamer media framework. + +Rhythmbox has a number of features, including: +* Easy to use music browser. +* Searching and sorting. +* Comprehensive audio format support through GStreamer. +* Internet Radio support. +* Playlists. diff --git a/audio/rhythmbox-gtk3/Makefile b/audio/rhythmbox-gtk3/Makefile new file mode 100644 index 00000000000..72b42f530c5 --- /dev/null +++ b/audio/rhythmbox-gtk3/Makefile @@ -0,0 +1,47 @@ +# $NetBSD: Makefile,v 1.1 2012/10/30 20:13:35 drochner Exp $ +# + +DISTNAME= rhythmbox-2.98 +CATEGORIES= audio gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.98/} +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.gnome.org/projects/rhythmbox/ +COMMENT= Music management application for GNOME + +GNU_CONFIGURE= YES +USE_TOOLS+= gmake intltool msgfmt pkg-config +USE_LIBTOOL= YES +USE_PKGLOCALEDIR= YES + +CONFIGURE_ARGS+= --disable-browser-plugin +CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc +CONFIGURE_ARGS+= --disable-fm-radio + +.include "../../devel/glib2/schemas.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" +.include "../../devel/libpeas/buildlink3.mk" +.include "../../databases/tdb/buildlink3.mk" +.include "../../textproc/json-glib/buildlink3.mk" +.include "../../lang/python/application.mk" +.include "../../multimedia/py-gstreamer0.10/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +# needs introspection support +BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.36nb5 +BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.36nb5 +.include "../../multimedia/gstreamer0.10/buildlink3.mk" +.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" +BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.2.0 +.include "../../multimedia/totem-pl-parser/buildlink3.mk" +.include "../../net/libsoup24/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../textproc/gnome-doc-utils/buildlink3.mk" +.include "../../mk/omf-scrollkeeper.mk" +BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.16.0 +.include "../../x11/gtk3/buildlink3.mk" +.include "../../x11/libSM/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/rhythmbox-gtk3/PLIST b/audio/rhythmbox-gtk3/PLIST new file mode 100644 index 00000000000..4b4f3f0e569 --- /dev/null +++ b/audio/rhythmbox-gtk3/PLIST @@ -0,0 +1,776 @@ +@comment $NetBSD: PLIST,v 1.1 2012/10/30 20:13:35 drochner Exp $ +bin/rhythmbox +bin/rhythmbox-client +include/rhythmbox/backends/rb-encoder.h +include/rhythmbox/backends/rb-player-gst-data-tee.h +include/rhythmbox/backends/rb-player-gst-filter.h +include/rhythmbox/backends/rb-player-gst-tee.h +include/rhythmbox/backends/rb-player.h +include/rhythmbox/lib/libmediaplayerid/mediaplayerid.h +include/rhythmbox/lib/rb-builder-helpers.h +include/rhythmbox/lib/rb-debug.h +include/rhythmbox/lib/rb-file-helpers.h +include/rhythmbox/lib/rb-stock-icons.h +include/rhythmbox/lib/rb-string-value-map.h +include/rhythmbox/lib/rb-util.h +include/rhythmbox/metadata/rb-ext-db-key.h +include/rhythmbox/metadata/rb-ext-db.h +include/rhythmbox/metadata/rb-metadata.h +include/rhythmbox/plugins/rb-plugin-macros.h +include/rhythmbox/podcast/rb-podcast-entry-types.h +include/rhythmbox/podcast/rb-podcast-manager.h +include/rhythmbox/podcast/rb-podcast-parse.h +include/rhythmbox/podcast/rb-podcast-search.h +include/rhythmbox/rhythmdb/rb-refstring.h +include/rhythmbox/rhythmdb/rhythmdb-entry-type.h +include/rhythmbox/rhythmdb/rhythmdb-entry.h +include/rhythmbox/rhythmdb/rhythmdb-import-job.h +include/rhythmbox/rhythmdb/rhythmdb-property-model.h +include/rhythmbox/rhythmdb/rhythmdb-query-model.h +include/rhythmbox/rhythmdb/rhythmdb-query-result-list.h +include/rhythmbox/rhythmdb/rhythmdb-query-results.h +include/rhythmbox/rhythmdb/rhythmdb.h +include/rhythmbox/shell/rb-history.h +include/rhythmbox/shell/rb-play-order.h +include/rhythmbox/shell/rb-playlist-manager.h +include/rhythmbox/shell/rb-removable-media-manager.h +include/rhythmbox/shell/rb-shell-player.h +include/rhythmbox/shell/rb-shell-preferences.h +include/rhythmbox/shell/rb-shell.h +include/rhythmbox/shell/rb-track-transfer-batch.h +include/rhythmbox/shell/rb-track-transfer-queue.h +include/rhythmbox/sources/rb-auto-playlist-source.h +include/rhythmbox/sources/rb-browser-source.h +include/rhythmbox/sources/rb-device-source.h +include/rhythmbox/sources/rb-display-page-group.h +include/rhythmbox/sources/rb-display-page-model.h +include/rhythmbox/sources/rb-display-page-tree.h +include/rhythmbox/sources/rb-display-page.h +include/rhythmbox/sources/rb-media-player-source.h +include/rhythmbox/sources/rb-playlist-source.h +include/rhythmbox/sources/rb-playlist-xml.h +include/rhythmbox/sources/rb-source-search-basic.h +include/rhythmbox/sources/rb-source-search.h +include/rhythmbox/sources/rb-source.h +include/rhythmbox/sources/rb-static-playlist-source.h +include/rhythmbox/sources/rb-streaming-source.h +include/rhythmbox/sources/rb-transfer-target.h +include/rhythmbox/widgets/rb-alert-dialog.h +include/rhythmbox/widgets/rb-cell-renderer-pixbuf.h +include/rhythmbox/widgets/rb-cell-renderer-rating.h +include/rhythmbox/widgets/rb-dialog.h +include/rhythmbox/widgets/rb-entry-view.h +include/rhythmbox/widgets/rb-fading-image.h +include/rhythmbox/widgets/rb-import-dialog.h +include/rhythmbox/widgets/rb-library-browser.h +include/rhythmbox/widgets/rb-object-property-editor.h +include/rhythmbox/widgets/rb-property-view.h +include/rhythmbox/widgets/rb-rating.h +include/rhythmbox/widgets/rb-segmented-bar.h +include/rhythmbox/widgets/rb-song-info.h +include/rhythmbox/widgets/rb-source-toolbar.h +include/rhythmbox/widgets/rb-uri-dialog.h +lib/girepository-1.0/MPID-3.0.typelib +lib/girepository-1.0/RB-3.0.typelib +lib/librhythmbox-core.la +lib/pkgconfig/rhythmbox.pc +lib/rhythmbox/plugins/artsearch/artsearch.plugin +lib/rhythmbox/plugins/artsearch/artsearch.py +lib/rhythmbox/plugins/artsearch/artsearch.pyc +lib/rhythmbox/plugins/artsearch/artsearch.pyo +lib/rhythmbox/plugins/artsearch/lastfm.py +lib/rhythmbox/plugins/artsearch/lastfm.pyc +lib/rhythmbox/plugins/artsearch/lastfm.pyo +lib/rhythmbox/plugins/artsearch/local.py +lib/rhythmbox/plugins/artsearch/local.pyc +lib/rhythmbox/plugins/artsearch/local.pyo +lib/rhythmbox/plugins/artsearch/musicbrainz.py +lib/rhythmbox/plugins/artsearch/musicbrainz.pyc +lib/rhythmbox/plugins/artsearch/musicbrainz.pyo +lib/rhythmbox/plugins/artsearch/oldcache.py +lib/rhythmbox/plugins/artsearch/oldcache.pyc +lib/rhythmbox/plugins/artsearch/oldcache.pyo +lib/rhythmbox/plugins/audiocd/audiocd.plugin +lib/rhythmbox/plugins/audiocd/libaudiocd.la +lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.plugin +lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la +lib/rhythmbox/plugins/context/AlbumTab.py +lib/rhythmbox/plugins/context/AlbumTab.pyc +lib/rhythmbox/plugins/context/AlbumTab.pyo +lib/rhythmbox/plugins/context/ArtistTab.py +lib/rhythmbox/plugins/context/ArtistTab.pyc +lib/rhythmbox/plugins/context/ArtistTab.pyo +lib/rhythmbox/plugins/context/ContextView.py +lib/rhythmbox/plugins/context/ContextView.pyc +lib/rhythmbox/plugins/context/ContextView.pyo +lib/rhythmbox/plugins/context/LastFM.py +lib/rhythmbox/plugins/context/LastFM.pyc +lib/rhythmbox/plugins/context/LastFM.pyo +lib/rhythmbox/plugins/context/LinksTab.py +lib/rhythmbox/plugins/context/LinksTab.pyc +lib/rhythmbox/plugins/context/LinksTab.pyo +lib/rhythmbox/plugins/context/LyricsTab.py +lib/rhythmbox/plugins/context/LyricsTab.pyc +lib/rhythmbox/plugins/context/LyricsTab.pyo +lib/rhythmbox/plugins/context/context.plugin +lib/rhythmbox/plugins/context/context.py +lib/rhythmbox/plugins/context/context.pyc +lib/rhythmbox/plugins/context/context.pyo +lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin +lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.la +lib/rhythmbox/plugins/generic-player/generic-player.plugin +lib/rhythmbox/plugins/generic-player/libgeneric-player.la +lib/rhythmbox/plugins/im-status/im-status.plugin +lib/rhythmbox/plugins/im-status/im-status.py +lib/rhythmbox/plugins/im-status/im-status.pyc +lib/rhythmbox/plugins/im-status/im-status.pyo +lib/rhythmbox/plugins/iradio/iradio.plugin +lib/rhythmbox/plugins/iradio/libiradio.la +lib/rhythmbox/plugins/lyrics/AstrawebParser.py +lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc +lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo +lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py +lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc +lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo +lib/rhythmbox/plugins/lyrics/LyricWikiParser.py +lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc +lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo +lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py +lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyc +lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyo +lib/rhythmbox/plugins/lyrics/LyricsParse.py +lib/rhythmbox/plugins/lyrics/LyricsParse.pyc +lib/rhythmbox/plugins/lyrics/LyricsParse.pyo +lib/rhythmbox/plugins/lyrics/LyricsSites.py +lib/rhythmbox/plugins/lyrics/LyricsSites.pyc +lib/rhythmbox/plugins/lyrics/LyricsSites.pyo +lib/rhythmbox/plugins/lyrics/TerraParser.py +lib/rhythmbox/plugins/lyrics/TerraParser.pyc +lib/rhythmbox/plugins/lyrics/TerraParser.pyo +lib/rhythmbox/plugins/lyrics/WinampcnParser.py +lib/rhythmbox/plugins/lyrics/WinampcnParser.pyc +lib/rhythmbox/plugins/lyrics/WinampcnParser.pyo +lib/rhythmbox/plugins/lyrics/lyrics.plugin +lib/rhythmbox/plugins/lyrics/lyrics.py +lib/rhythmbox/plugins/lyrics/lyrics.pyc +lib/rhythmbox/plugins/lyrics/lyrics.pyo +lib/rhythmbox/plugins/magnatune/DownloadAlbumHandler.py +lib/rhythmbox/plugins/magnatune/DownloadAlbumHandler.pyc +lib/rhythmbox/plugins/magnatune/DownloadAlbumHandler.pyo +lib/rhythmbox/plugins/magnatune/MagnatuneAccount.py +lib/rhythmbox/plugins/magnatune/MagnatuneAccount.pyc +lib/rhythmbox/plugins/magnatune/MagnatuneAccount.pyo +lib/rhythmbox/plugins/magnatune/MagnatuneSource.py +lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc +lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo +lib/rhythmbox/plugins/magnatune/TrackListHandler.py +lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc +lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo +lib/rhythmbox/plugins/magnatune/magnatune.plugin +lib/rhythmbox/plugins/magnatune/magnatune.py +lib/rhythmbox/plugins/magnatune/magnatune.pyc +lib/rhythmbox/plugins/magnatune/magnatune.pyo +lib/rhythmbox/plugins/mmkeys/libmmkeys.la +lib/rhythmbox/plugins/mmkeys/mmkeys.plugin +lib/rhythmbox/plugins/mpris/libmpris.la +lib/rhythmbox/plugins/mpris/mpris.plugin +lib/rhythmbox/plugins/power-manager/libpower-manager.la +lib/rhythmbox/plugins/power-manager/power-manager.plugin +lib/rhythmbox/plugins/python-console/pythonconsole.plugin +lib/rhythmbox/plugins/python-console/pythonconsole.py +lib/rhythmbox/plugins/python-console/pythonconsole.pyc +lib/rhythmbox/plugins/python-console/pythonconsole.pyo +lib/rhythmbox/plugins/rb/Coroutine.py +lib/rhythmbox/plugins/rb/Coroutine.pyc +lib/rhythmbox/plugins/rb/Coroutine.pyo +lib/rhythmbox/plugins/rb/Loader.py +lib/rhythmbox/plugins/rb/Loader.pyc +lib/rhythmbox/plugins/rb/Loader.pyo +lib/rhythmbox/plugins/rb/URLCache.py +lib/rhythmbox/plugins/rb/URLCache.pyc +lib/rhythmbox/plugins/rb/URLCache.pyo +lib/rhythmbox/plugins/rb/rb.plugin +lib/rhythmbox/plugins/rb/rb.py +lib/rhythmbox/plugins/rb/rb.pyc +lib/rhythmbox/plugins/rb/rb.pyo +lib/rhythmbox/plugins/rb/stringmatch.py +lib/rhythmbox/plugins/rb/stringmatch.pyc +lib/rhythmbox/plugins/rb/stringmatch.pyo +lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.plugin +lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py +lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyc +lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyo +lib/rhythmbox/plugins/replaygain/config.py +lib/rhythmbox/plugins/replaygain/config.pyc +lib/rhythmbox/plugins/replaygain/config.pyo +lib/rhythmbox/plugins/replaygain/player.py +lib/rhythmbox/plugins/replaygain/player.pyc +lib/rhythmbox/plugins/replaygain/player.pyo +lib/rhythmbox/plugins/replaygain/replaygain.plugin +lib/rhythmbox/plugins/replaygain/replaygain.py +lib/rhythmbox/plugins/replaygain/replaygain.pyc +lib/rhythmbox/plugins/replaygain/replaygain.pyo +lib/rhythmbox/plugins/sendto/sendto.plugin +lib/rhythmbox/plugins/sendto/sendto.py +lib/rhythmbox/plugins/sendto/sendto.pyc +lib/rhythmbox/plugins/sendto/sendto.pyo +lib/rhythmbox/sample-plugins/sample-python/sample-python.plugin +lib/rhythmbox/sample-plugins/sample-python/sample-python.py +lib/rhythmbox/sample-plugins/sample-python/sample-python.pyc +lib/rhythmbox/sample-plugins/sample-python/sample-python.pyo +lib/rhythmbox/sample-plugins/sample/libsample.la +lib/rhythmbox/sample-plugins/sample/sample.plugin +libexec/rhythmbox-metadata +man/man1/rhythmbox-client.1 +man/man1/rhythmbox.1 +share/applications/rhythmbox-device.desktop +share/applications/rhythmbox.desktop +share/dbus-1/services/org.gnome.Rhythmbox3.service +share/doc/rhythmbox/RBAutoPlaylistSource.html +share/doc/rhythmbox/RBBrowserSource.html +share/doc/rhythmbox/RBCellRendererPixbuf.html +share/doc/rhythmbox/RBCellRendererRating.html +share/doc/rhythmbox/RBEncoder.html +share/doc/rhythmbox/RBEntryView.html +share/doc/rhythmbox/RBHeader.html +share/doc/rhythmbox/RBHistory.html +share/doc/rhythmbox/RBImportErrorsSource.html +share/doc/rhythmbox/RBLibraryBrowser.html +share/doc/rhythmbox/RBLibrarySource.html +share/doc/rhythmbox/RBMediaPlayerSource.html +share/doc/rhythmbox/RBMetaData.html +share/doc/rhythmbox/RBMissingFilesSource.html +share/doc/rhythmbox/RBPlayOrder.html +share/doc/rhythmbox/RBPlayQueueSource.html +share/doc/rhythmbox/RBPlayer.html +share/doc/rhythmbox/RBPlayerGstDataTee.html +share/doc/rhythmbox/RBPlayerGstFilter.html +share/doc/rhythmbox/RBPlayerGstTee.html +share/doc/rhythmbox/RBPlaylistManager.html +share/doc/rhythmbox/RBPlaylistSource.html +share/doc/rhythmbox/RBPropertyView.html +share/doc/rhythmbox/RBQueryCreator.html +share/doc/rhythmbox/RBRandomPlayOrder.html +share/doc/rhythmbox/RBRating.html +share/doc/rhythmbox/RBRemovableMediaManager.html +share/doc/rhythmbox/RBSearchEntry.html +share/doc/rhythmbox/RBShell.html +share/doc/rhythmbox/RBShellClipboard.html +share/doc/rhythmbox/RBShellPlayer.html +share/doc/rhythmbox/RBShellPreferences.html +share/doc/rhythmbox/RBSongInfo.html +share/doc/rhythmbox/RBSource.html +share/doc/rhythmbox/RBSourceSearch.html +share/doc/rhythmbox/RBSourceSearchBasic.html +share/doc/rhythmbox/RBStaticPlaylistSource.html +share/doc/rhythmbox/RBStatusbar.html +share/doc/rhythmbox/RBStreamingSource.html +share/doc/rhythmbox/RBStringValueMap.html +share/doc/rhythmbox/RBTrackTransferBatch.html +share/doc/rhythmbox/RBTrackTransferQueue.html +share/doc/rhythmbox/RBURIDialog.html +share/doc/rhythmbox/RhythmDB.html +share/doc/rhythmbox/RhythmDBEntryType.html +share/doc/rhythmbox/RhythmDBImportJob.html +share/doc/rhythmbox/RhythmDBPropertyModel.html +share/doc/rhythmbox/RhythmDBQueryModel.html +share/doc/rhythmbox/RhythmDBQueryResults.html +share/doc/rhythmbox/ch01.html +share/doc/rhythmbox/ch02.html +share/doc/rhythmbox/ch03.html +share/doc/rhythmbox/ch04.html +share/doc/rhythmbox/ch05.html +share/doc/rhythmbox/ch06.html +share/doc/rhythmbox/ch07.html +share/doc/rhythmbox/home.png +share/doc/rhythmbox/index.html +share/doc/rhythmbox/index.sgml +share/doc/rhythmbox/left.png +share/doc/rhythmbox/rhythmbox-Media-player-ID.html +share/doc/rhythmbox/rhythmbox-RBRemovableMediaSource.html +share/doc/rhythmbox/rhythmbox-RBSourceHeader.html +share/doc/rhythmbox/rhythmbox-rb-async-queue-watch.html +share/doc/rhythmbox/rhythmbox-rb-builder-helpers.html +share/doc/rhythmbox/rhythmbox-rb-debug.html +share/doc/rhythmbox/rhythmbox-rb-dialog.html +share/doc/rhythmbox/rhythmbox-rb-file-helpers.html +share/doc/rhythmbox/rhythmbox-rb-rating-helper.html +share/doc/rhythmbox/rhythmbox-rb-text-helpers.html +share/doc/rhythmbox/rhythmbox-rb-tree-dnd.html +share/doc/rhythmbox/rhythmbox-rb-util.html +share/doc/rhythmbox/rhythmbox.devhelp2 +share/doc/rhythmbox/right.png +share/doc/rhythmbox/style.css +share/doc/rhythmbox/up.png +share/gir-1.0/MPID-3.0.gir +share/gir-1.0/RB-3.0.gir +share/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml +share/gnome/help/rhythmbox/C/fdl-appendix.xml +share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/C/figures/rb-notification-window.png +share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/C/figures/rb-statusbar.png +share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/C/figures/rb-toolbar.png +share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/C/figures/rb-window-small.png +share/gnome/help/rhythmbox/C/figures/rb-window.png +share/gnome/help/rhythmbox/C/legal.xml +share/gnome/help/rhythmbox/C/rhythmbox.xml +share/gnome/help/rhythmbox/cs/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/cs/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/cs/figures/rb-notification-window.png +share/gnome/help/rhythmbox/cs/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/cs/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/cs/figures/rb-statusbar.png +share/gnome/help/rhythmbox/cs/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/cs/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/cs/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/cs/figures/rb-toolbar.png +share/gnome/help/rhythmbox/cs/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/cs/figures/rb-window-small.png +share/gnome/help/rhythmbox/cs/figures/rb-window.png +share/gnome/help/rhythmbox/cs/rhythmbox.xml +share/gnome/help/rhythmbox/da/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/da/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/da/figures/rb-notification-window.png +share/gnome/help/rhythmbox/da/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/da/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/da/figures/rb-statusbar.png +share/gnome/help/rhythmbox/da/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/da/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/da/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/da/figures/rb-toolbar.png +share/gnome/help/rhythmbox/da/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/da/figures/rb-window-small.png +share/gnome/help/rhythmbox/da/figures/rb-window.png +share/gnome/help/rhythmbox/da/rhythmbox.xml +share/gnome/help/rhythmbox/de/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/de/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/de/figures/rb-notification-window.png +share/gnome/help/rhythmbox/de/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/de/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/de/figures/rb-statusbar.png +share/gnome/help/rhythmbox/de/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/de/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/de/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/de/figures/rb-toolbar.png +share/gnome/help/rhythmbox/de/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/de/figures/rb-window-small.png +share/gnome/help/rhythmbox/de/figures/rb-window.png +share/gnome/help/rhythmbox/de/rhythmbox.xml +share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/el/figures/rb-notification-window.png +share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/el/figures/rb-statusbar.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar.png +share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/el/figures/rb-window-small.png +share/gnome/help/rhythmbox/el/figures/rb-window.png +share/gnome/help/rhythmbox/el/rhythmbox.xml +share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/es/figures/rb-notification-window.png +share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/es/figures/rb-statusbar.png +share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/es/figures/rb-toolbar.png +share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/es/figures/rb-window-small.png +share/gnome/help/rhythmbox/es/figures/rb-window.png +share/gnome/help/rhythmbox/es/rhythmbox.xml +share/gnome/help/rhythmbox/eu/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/eu/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/eu/figures/rb-notification-window.png +share/gnome/help/rhythmbox/eu/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/eu/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/eu/figures/rb-statusbar.png +share/gnome/help/rhythmbox/eu/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/eu/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/eu/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/eu/figures/rb-toolbar.png +share/gnome/help/rhythmbox/eu/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/eu/figures/rb-window-small.png +share/gnome/help/rhythmbox/eu/figures/rb-window.png +share/gnome/help/rhythmbox/eu/rhythmbox.xml +share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png +share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png +share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png +share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/fr/figures/rb-window-small.png +share/gnome/help/rhythmbox/fr/figures/rb-window.png +share/gnome/help/rhythmbox/fr/rhythmbox.xml +share/gnome/help/rhythmbox/gl/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/gl/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/gl/figures/rb-notification-window.png +share/gnome/help/rhythmbox/gl/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/gl/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/gl/figures/rb-statusbar.png +share/gnome/help/rhythmbox/gl/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/gl/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/gl/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/gl/figures/rb-toolbar.png +share/gnome/help/rhythmbox/gl/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/gl/figures/rb-window-small.png +share/gnome/help/rhythmbox/gl/figures/rb-window.png +share/gnome/help/rhythmbox/gl/rhythmbox.xml +share/gnome/help/rhythmbox/it/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/it/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/it/figures/rb-notification-window.png +share/gnome/help/rhythmbox/it/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/it/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/it/figures/rb-statusbar.png +share/gnome/help/rhythmbox/it/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/it/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/it/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/it/figures/rb-toolbar.png +share/gnome/help/rhythmbox/it/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/it/figures/rb-window-small.png +share/gnome/help/rhythmbox/it/figures/rb-window.png +share/gnome/help/rhythmbox/it/rhythmbox.xml +share/gnome/help/rhythmbox/ja/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/ja/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/ja/figures/rb-notification-window.png +share/gnome/help/rhythmbox/ja/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/ja/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/ja/figures/rb-statusbar.png +share/gnome/help/rhythmbox/ja/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/ja/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/ja/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/ja/figures/rb-toolbar.png +share/gnome/help/rhythmbox/ja/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/ja/figures/rb-window-small.png +share/gnome/help/rhythmbox/ja/figures/rb-window.png +share/gnome/help/rhythmbox/ja/rhythmbox.xml +share/gnome/help/rhythmbox/oc/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/oc/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/oc/figures/rb-notification-window.png +share/gnome/help/rhythmbox/oc/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/oc/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/oc/figures/rb-statusbar.png +share/gnome/help/rhythmbox/oc/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/oc/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/oc/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/oc/figures/rb-toolbar.png +share/gnome/help/rhythmbox/oc/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/oc/figures/rb-window-small.png +share/gnome/help/rhythmbox/oc/figures/rb-window.png +share/gnome/help/rhythmbox/oc/rhythmbox.xml +share/gnome/help/rhythmbox/pt/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/pt/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/pt/figures/rb-notification-window.png +share/gnome/help/rhythmbox/pt/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/pt/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/pt/figures/rb-statusbar.png +share/gnome/help/rhythmbox/pt/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/pt/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/pt/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/pt/figures/rb-toolbar.png +share/gnome/help/rhythmbox/pt/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/pt/figures/rb-window-small.png +share/gnome/help/rhythmbox/pt/figures/rb-window.png +share/gnome/help/rhythmbox/pt/rhythmbox.xml +share/gnome/help/rhythmbox/ro/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/ro/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/ro/figures/rb-notification-window.png +share/gnome/help/rhythmbox/ro/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/ro/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/ro/figures/rb-statusbar.png +share/gnome/help/rhythmbox/ro/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/ro/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/ro/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/ro/figures/rb-toolbar.png +share/gnome/help/rhythmbox/ro/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/ro/figures/rb-window-small.png +share/gnome/help/rhythmbox/ro/figures/rb-window.png +share/gnome/help/rhythmbox/ro/rhythmbox.xml +share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png +share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png +share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png +share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/ru/figures/rb-window-small.png +share/gnome/help/rhythmbox/ru/figures/rb-window.png +share/gnome/help/rhythmbox/ru/rhythmbox.xml +share/gnome/help/rhythmbox/sl/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/sl/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/sl/figures/rb-notification-window.png +share/gnome/help/rhythmbox/sl/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/sl/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/sl/figures/rb-statusbar.png +share/gnome/help/rhythmbox/sl/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/sl/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/sl/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/sl/figures/rb-toolbar.png +share/gnome/help/rhythmbox/sl/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/sl/figures/rb-window-small.png +share/gnome/help/rhythmbox/sl/figures/rb-window.png +share/gnome/help/rhythmbox/sl/rhythmbox.xml +share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png +share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png +share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png +share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/sv/figures/rb-window-small.png +share/gnome/help/rhythmbox/sv/figures/rb-window.png +share/gnome/help/rhythmbox/sv/rhythmbox.xml +share/gnome/help/rhythmbox/uk/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/uk/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/uk/figures/rb-notification-window.png +share/gnome/help/rhythmbox/uk/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/uk/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/uk/figures/rb-statusbar.png +share/gnome/help/rhythmbox/uk/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/uk/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/uk/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/uk/figures/rb-toolbar.png +share/gnome/help/rhythmbox/uk/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/uk/figures/rb-window-small.png +share/gnome/help/rhythmbox/uk/figures/rb-window.png +share/gnome/help/rhythmbox/uk/rhythmbox.xml +share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-window.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-statusbar.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-window-small.png +share/gnome/help/rhythmbox/zh_CN/figures/rb-window.png +share/gnome/help/rhythmbox/zh_CN/rhythmbox.xml +share/icons/hicolor/16x16/apps/rhythmbox.png +share/icons/hicolor/22x22/apps/rhythmbox.png +share/icons/hicolor/24x24/apps/rhythmbox.png +share/icons/hicolor/24x24/places/music-library.png +share/icons/hicolor/256x256/apps/rhythmbox.png +share/icons/hicolor/32x32/apps/rhythmbox.png +share/icons/hicolor/48x48/apps/rhythmbox.png +share/icons/hicolor/48x48/status/rhythmbox-missing-artwork.png +share/icons/hicolor/scalable/apps/rhythmbox-symbolic.svg +share/locale/af/LC_MESSAGES/rhythmbox.mo +share/locale/am/LC_MESSAGES/rhythmbox.mo +share/locale/ar/LC_MESSAGES/rhythmbox.mo +share/locale/as/LC_MESSAGES/rhythmbox.mo +share/locale/az/LC_MESSAGES/rhythmbox.mo +share/locale/be/LC_MESSAGES/rhythmbox.mo +share/locale/be@latin/LC_MESSAGES/rhythmbox.mo +share/locale/bg/LC_MESSAGES/rhythmbox.mo +share/locale/bn_IN/LC_MESSAGES/rhythmbox.mo +share/locale/br/LC_MESSAGES/rhythmbox.mo +share/locale/ca/LC_MESSAGES/rhythmbox.mo +share/locale/ca@valencia/LC_MESSAGES/rhythmbox.mo +share/locale/cs/LC_MESSAGES/rhythmbox.mo +share/locale/cy/LC_MESSAGES/rhythmbox.mo +share/locale/da/LC_MESSAGES/rhythmbox.mo +share/locale/de/LC_MESSAGES/rhythmbox.mo +share/locale/dz/LC_MESSAGES/rhythmbox.mo +share/locale/el/LC_MESSAGES/rhythmbox.mo +share/locale/en_CA/LC_MESSAGES/rhythmbox.mo +share/locale/en_GB/LC_MESSAGES/rhythmbox.mo +share/locale/eo/LC_MESSAGES/rhythmbox.mo +share/locale/es/LC_MESSAGES/rhythmbox.mo +share/locale/et/LC_MESSAGES/rhythmbox.mo +share/locale/eu/LC_MESSAGES/rhythmbox.mo +share/locale/fa/LC_MESSAGES/rhythmbox.mo +share/locale/fi/LC_MESSAGES/rhythmbox.mo +share/locale/fr/LC_MESSAGES/rhythmbox.mo +share/locale/ga/LC_MESSAGES/rhythmbox.mo +share/locale/gl/LC_MESSAGES/rhythmbox.mo +share/locale/gu/LC_MESSAGES/rhythmbox.mo +share/locale/he/LC_MESSAGES/rhythmbox.mo +share/locale/hi/LC_MESSAGES/rhythmbox.mo +share/locale/hr/LC_MESSAGES/rhythmbox.mo +share/locale/hu/LC_MESSAGES/rhythmbox.mo +share/locale/id/LC_MESSAGES/rhythmbox.mo +share/locale/is/LC_MESSAGES/rhythmbox.mo +share/locale/it/LC_MESSAGES/rhythmbox.mo +share/locale/ja/LC_MESSAGES/rhythmbox.mo +share/locale/kn/LC_MESSAGES/rhythmbox.mo +share/locale/ko/LC_MESSAGES/rhythmbox.mo +share/locale/lt/LC_MESSAGES/rhythmbox.mo +share/locale/lv/LC_MESSAGES/rhythmbox.mo +share/locale/mk/LC_MESSAGES/rhythmbox.mo +share/locale/ml/LC_MESSAGES/rhythmbox.mo +share/locale/mn/LC_MESSAGES/rhythmbox.mo +share/locale/mr/LC_MESSAGES/rhythmbox.mo +share/locale/ms/LC_MESSAGES/rhythmbox.mo +share/locale/nb/LC_MESSAGES/rhythmbox.mo +share/locale/nds/LC_MESSAGES/rhythmbox.mo +share/locale/ne/LC_MESSAGES/rhythmbox.mo +share/locale/nl/LC_MESSAGES/rhythmbox.mo +share/locale/nn/LC_MESSAGES/rhythmbox.mo +share/locale/oc/LC_MESSAGES/rhythmbox.mo +share/locale/or/LC_MESSAGES/rhythmbox.mo +share/locale/pa/LC_MESSAGES/rhythmbox.mo +share/locale/pl/LC_MESSAGES/rhythmbox.mo +share/locale/ps/LC_MESSAGES/rhythmbox.mo +share/locale/pt/LC_MESSAGES/rhythmbox.mo +share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo +share/locale/ro/LC_MESSAGES/rhythmbox.mo +share/locale/ru/LC_MESSAGES/rhythmbox.mo +share/locale/rw/LC_MESSAGES/rhythmbox.mo +share/locale/sk/LC_MESSAGES/rhythmbox.mo +share/locale/sl/LC_MESSAGES/rhythmbox.mo +share/locale/sr/LC_MESSAGES/rhythmbox.mo +share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo +share/locale/sv/LC_MESSAGES/rhythmbox.mo +share/locale/ta/LC_MESSAGES/rhythmbox.mo +share/locale/te/LC_MESSAGES/rhythmbox.mo +share/locale/th/LC_MESSAGES/rhythmbox.mo +share/locale/tr/LC_MESSAGES/rhythmbox.mo +share/locale/uk/LC_MESSAGES/rhythmbox.mo +share/locale/vi/LC_MESSAGES/rhythmbox.mo +share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo +share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo +share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo +share/omf/rhythmbox/rhythmbox-C.omf +share/omf/rhythmbox/rhythmbox-cs.omf +share/omf/rhythmbox/rhythmbox-da.omf +share/omf/rhythmbox/rhythmbox-de.omf +share/omf/rhythmbox/rhythmbox-el.omf +share/omf/rhythmbox/rhythmbox-es.omf +share/omf/rhythmbox/rhythmbox-eu.omf +share/omf/rhythmbox/rhythmbox-fr.omf +share/omf/rhythmbox/rhythmbox-gl.omf +share/omf/rhythmbox/rhythmbox-it.omf +share/omf/rhythmbox/rhythmbox-ja.omf +share/omf/rhythmbox/rhythmbox-oc.omf +share/omf/rhythmbox/rhythmbox-pt.omf +share/omf/rhythmbox/rhythmbox-ro.omf +share/omf/rhythmbox/rhythmbox-ru.omf +share/omf/rhythmbox/rhythmbox-sl.omf +share/omf/rhythmbox/rhythmbox-sv.omf +share/omf/rhythmbox/rhythmbox-uk.omf +share/omf/rhythmbox/rhythmbox-zh_CN.omf +share/rhythmbox/create-playlist.ui +share/rhythmbox/general-prefs.ui +share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.png +share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.svg +share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.png +share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.svg +share/rhythmbox/icons/hicolor/16x16/actions/internet-radio-new.png +share/rhythmbox/icons/hicolor/16x16/actions/media-eject.png +share/rhythmbox/icons/hicolor/16x16/actions/playlist-automatic-new.png +share/rhythmbox/icons/hicolor/16x16/actions/playlist-new.png +share/rhythmbox/icons/hicolor/16x16/actions/podcast-new.png +share/rhythmbox/icons/hicolor/16x16/places/library-internet-radio.png +share/rhythmbox/icons/hicolor/16x16/places/library-podcast.png +share/rhythmbox/icons/hicolor/16x16/places/music-library.png +share/rhythmbox/icons/hicolor/16x16/places/playlist-automatic.png +share/rhythmbox/icons/hicolor/16x16/places/playlist.png +share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-no-star.png +share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-set-star.png +share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-unset-star.png +share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.png +share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.svg +share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.png +share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.svg +share/rhythmbox/icons/hicolor/22x22/actions/internet-radio-new.png +share/rhythmbox/icons/hicolor/22x22/actions/playlist-automatic-new.png +share/rhythmbox/icons/hicolor/22x22/actions/playlist-new.png +share/rhythmbox/icons/hicolor/22x22/actions/podcast-new.png +share/rhythmbox/icons/hicolor/22x22/places/library-internet-radio.png +share/rhythmbox/icons/hicolor/22x22/places/library-podcast.png +share/rhythmbox/icons/hicolor/22x22/places/playlist-automatic.png +share/rhythmbox/icons/hicolor/22x22/places/playlist.png +share/rhythmbox/icons/hicolor/24x24/places/magnatune.png +share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.png +share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.svg +share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.png +share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.svg +share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png +share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png +share/rhythmbox/icons/hicolor/32x32/actions/playlist-new.png +share/rhythmbox/icons/hicolor/32x32/places/library-internet-radio.png +share/rhythmbox/icons/hicolor/32x32/places/playlist-automatic.png +share/rhythmbox/icons/hicolor/32x32/places/playlist.png +share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-duplicate.svg +share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-new.svg +share/rhythmbox/icons/hicolor/scalable/actions/internet-radio-new.svg +share/rhythmbox/icons/hicolor/scalable/actions/playlist-automatic-new.svg +share/rhythmbox/icons/hicolor/scalable/actions/playlist-new.svg +share/rhythmbox/icons/hicolor/scalable/places/library-internet-radio.svg +share/rhythmbox/icons/hicolor/scalable/places/playlist-automatic.svg +share/rhythmbox/icons/hicolor/scalable/places/playlist.svg +share/rhythmbox/import-dialog.ui +share/rhythmbox/library-prefs.ui +share/rhythmbox/media-player-properties.ui +share/rhythmbox/playback-prefs.ui +share/rhythmbox/playlist-save.ui +share/rhythmbox/playlists.xml +share/rhythmbox/plugins/audiocd/album-info.ui +share/rhythmbox/plugins/audiocd/audiocd-ui.xml +share/rhythmbox/plugins/audioscrobbler/Last.fm-icon.png +share/rhythmbox/plugins/audioscrobbler/Libre.fm-icon.png +share/rhythmbox/plugins/audioscrobbler/audioscrobbler-preferences.ui +share/rhythmbox/plugins/audioscrobbler/audioscrobbler-profile-ui.xml +share/rhythmbox/plugins/audioscrobbler/audioscrobbler-profile.ui +share/rhythmbox/plugins/audioscrobbler/audioscrobbler-radio-ui.xml +share/rhythmbox/plugins/context/img/Allmusic16x16.png +share/rhythmbox/plugins/context/img/Discogs16x16.png +share/rhythmbox/plugins/context/img/Wikipedia16x16.png +share/rhythmbox/plugins/context/img/lastfm.png +share/rhythmbox/plugins/context/img/spinner.gif +share/rhythmbox/plugins/context/tmpl/album-tmpl.html +share/rhythmbox/plugins/context/tmpl/artist-tmpl.html +share/rhythmbox/plugins/context/tmpl/links-tmpl.html +share/rhythmbox/plugins/context/tmpl/loading.html +share/rhythmbox/plugins/context/tmpl/lyrics-tmpl.html +share/rhythmbox/plugins/context/tmpl/main.css +share/rhythmbox/plugins/generic-player/generic-player-info.ui +share/rhythmbox/plugins/generic-player/generic-player-ui.xml +share/rhythmbox/plugins/iradio/iradio-initial.xspf +share/rhythmbox/plugins/iradio/iradio-ui.xml +share/rhythmbox/plugins/iradio/station-properties.ui +share/rhythmbox/plugins/lyrics/lyrics-prefs.ui +share/rhythmbox/plugins/magnatune/magnatune-loading.ui +share/rhythmbox/plugins/magnatune/magnatune-prefs.ui +share/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png +share/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png +share/rhythmbox/plugins/replaygain/replaygain-prefs.ui +share/rhythmbox/podcast-add-dialog.ui +share/rhythmbox/podcast-feed-properties.ui +share/rhythmbox/podcast-prefs.ui +share/rhythmbox/podcast-properties.ui +share/rhythmbox/rhythmbox-ui.xml +share/rhythmbox/rhythmbox.gep +share/rhythmbox/song-info-multiple.ui +share/rhythmbox/song-info.ui +share/rhythmbox/sync-dialog.ui +share/rhythmbox/sync-state.ui +share/rhythmbox/uri-new.ui diff --git a/audio/rhythmbox-gtk3/distinfo b/audio/rhythmbox-gtk3/distinfo new file mode 100644 index 00000000000..9b860d922e8 --- /dev/null +++ b/audio/rhythmbox-gtk3/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/10/30 20:13:35 drochner Exp $ + +SHA1 (rhythmbox-2.98.tar.xz) = 31858f2eee7ec11836186e2321ce864cfa7c0ee5 +RMD160 (rhythmbox-2.98.tar.xz) = 35414bd6c3614c07bf88dcefc7a3d961a5a8ae7e +Size (rhythmbox-2.98.tar.xz) = 5945988 bytes |