Fri Jul 31 08:50:28 2009 UTC ()
update to 0.12.3
changes: many bugfixes

pkgsrc changes:
-use brasero rather than nautilus-cd-burner for CD writing
 (this works well for me now)
-use musicbrainz rather than -2
 (audio CD reading doesn't work on NetBSD due to HAL problems,
  so I couldn't test)


(drochner)
diff -r1.66 -r1.67 pkgsrc/audio/rhythmbox/Makefile
diff -r1.22 -r1.23 pkgsrc/audio/rhythmbox/PLIST
diff -r1.28 -r1.29 pkgsrc/audio/rhythmbox/distinfo
diff -r0 -r1.10 pkgsrc/audio/rhythmbox/patches/patch-aa
diff -r0 -r1.8 pkgsrc/audio/rhythmbox/patches/patch-ab

cvs diff -r1.66 -r1.67 pkgsrc/audio/rhythmbox/Makefile (switch to unified diff)

--- pkgsrc/audio/rhythmbox/Makefile 2009/07/22 09:01:19 1.66
+++ pkgsrc/audio/rhythmbox/Makefile 2009/07/31 08:50:27 1.67
@@ -1,56 +1,56 @@ @@ -1,56 +1,56 @@
1# $NetBSD: Makefile,v 1.66 2009/07/22 09:01:19 wiz Exp $ 1# $NetBSD: Makefile,v 1.67 2009/07/31 08:50:27 drochner Exp $
2# 2#
3 3
4DISTNAME= rhythmbox-0.12.2 4DISTNAME= rhythmbox-0.12.3
5CATEGORIES= audio gnome 5CATEGORIES= audio gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/projects/rhythmbox/ 10HOMEPAGE= http://www.gnome.org/projects/rhythmbox/
11COMMENT= Music management application for GNOME 11COMMENT= Music management application for GNOME
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15.include "options.mk" 15.include "options.mk"
16 16
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES
18USE_TOOLS+= gmake intltool msgfmt pkg-config 18USE_TOOLS+= gmake intltool msgfmt pkg-config
19USE_LIBTOOL= YES 19USE_LIBTOOL= YES
20USE_PKGLOCALEDIR= YES 20USE_PKGLOCALEDIR= YES
21 21
22CONFIGURE_ARGS+= --disable-browser-plugin 22CONFIGURE_ARGS+= --disable-browser-plugin
23CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc 23CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
24 24
25GCONF_SCHEMAS= rhythmbox.schemas 25GCONF_SCHEMAS= rhythmbox.schemas
26 26
27# for DAAP 27# for DAAP
28.include "../../net/avahi/buildlink3.mk" 28.include "../../net/avahi/buildlink3.mk"
29 29
30.include "../../lang/python/application.mk" 30.include "../../lang/python/application.mk"
31.include "../../x11/py-gtk2/buildlink3.mk" 31.include "../../x11/py-gtk2/buildlink3.mk"
32.include "../../multimedia/py-gstreamer0.10/buildlink3.mk" 32.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
33BUILDLINK_API_DEPENDS.musicbrainz+= musicbrainz>=2.1.0 33BUILDLINK_API_DEPENDS.musicbrainz+= musicbrainz>=2.1.0
34.include "../../audio/musicbrainz/buildlink3.mk" 34.include "../../audio/libmusicbrainz/buildlink3.mk"
35.include "../../devel/GConf/schemas.mk" 35.include "../../devel/GConf/schemas.mk"
36.include "../../devel/gettext-lib/buildlink3.mk" 36.include "../../devel/gettext-lib/buildlink3.mk"
37.include "../../devel/glib2/buildlink3.mk" 37.include "../../devel/glib2/buildlink3.mk"
38.include "../../devel/libsexy/buildlink3.mk" 38.include "../../devel/libsexy/buildlink3.mk"
39.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 39.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
40.include "../../multimedia/gnome-media/buildlink3.mk" 40.include "../../multimedia/gnome-media/buildlink3.mk"
41.include "../../multimedia/gstreamer0.10/buildlink3.mk" 41.include "../../multimedia/gstreamer0.10/buildlink3.mk"
42.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" 42.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
43BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.1.5 43BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.1.5
44.include "../../multimedia/totem-pl-parser/buildlink3.mk" 44.include "../../multimedia/totem-pl-parser/buildlink3.mk"
45.include "../../net/libsoup24/buildlink3.mk" 45.include "../../net/libsoup24/buildlink3.mk"
46.include "../../sysutils/dbus-glib/buildlink3.mk" 46.include "../../sysutils/dbus-glib/buildlink3.mk"
47.include "../../sysutils/desktop-file-utils/desktopdb.mk" 47.include "../../sysutils/desktop-file-utils/desktopdb.mk"
48.include "../../sysutils/gnome-vfs/buildlink3.mk" 48.include "../../sysutils/gnome-vfs/buildlink3.mk"
49.include "../../sysutils/nautilus-cd-burner/buildlink3.mk" 49.include "../../sysutils/brasero/buildlink3.mk"
50.include "../../sysutils/libnotify/buildlink3.mk" 50.include "../../sysutils/libnotify/buildlink3.mk"
51.include "../../textproc/gnome-doc-utils/buildlink3.mk" 51.include "../../textproc/gnome-doc-utils/buildlink3.mk"
52.include "../../mk/omf-scrollkeeper.mk" 52.include "../../mk/omf-scrollkeeper.mk"
53BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0 53BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
54.include "../../x11/gtk2/buildlink3.mk" 54.include "../../x11/gtk2/buildlink3.mk"
55.include "../../x11/libSM/buildlink3.mk" 55.include "../../x11/libSM/buildlink3.mk"
56.include "../../mk/bsd.pkg.mk" 56.include "../../mk/bsd.pkg.mk"

cvs diff -r1.22 -r1.23 pkgsrc/audio/rhythmbox/PLIST (switch to unified diff)

--- pkgsrc/audio/rhythmbox/PLIST 2009/06/14 17:32:21 1.22
+++ pkgsrc/audio/rhythmbox/PLIST 2009/07/31 08:50:27 1.23
@@ -1,560 +1,565 @@ @@ -1,560 +1,565 @@
1@comment $NetBSD: PLIST,v 1.22 2009/06/14 17:32:21 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.23 2009/07/31 08:50:27 drochner Exp $
2bin/rhythmbox 2bin/rhythmbox
3bin/rhythmbox-client 3bin/rhythmbox-client
4lib/librhythmbox-core.la 4lib/librhythmbox-core.la
5lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py 5lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py
6lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc 6lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc
7lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyo 7lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyo
8lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py 8lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py
9lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc 9lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc
10lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo 10lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo
11lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.py 11lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.py
12lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyc 12lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyc
13lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyo 13lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyo
14lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py 14lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py
15lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc 15lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc
16lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo 16lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo
17lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.py 17lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.py
18lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyc 18lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyc
19lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyo 19lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyo
20lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py 20lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py
21lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc 21lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc
22lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo 22lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo
23lib/rhythmbox/plugins/artdisplay/__init__.py 23lib/rhythmbox/plugins/artdisplay/__init__.py
24lib/rhythmbox/plugins/artdisplay/__init__.pyc 24lib/rhythmbox/plugins/artdisplay/__init__.pyc
25lib/rhythmbox/plugins/artdisplay/__init__.pyo 25lib/rhythmbox/plugins/artdisplay/__init__.pyo
26lib/rhythmbox/plugins/artdisplay/artdisplay.rb-plugin 26lib/rhythmbox/plugins/artdisplay/artdisplay.rb-plugin
27lib/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg 27lib/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg
 28lib/rhythmbox/plugins/audiocd/album-info.ui
28lib/rhythmbox/plugins/audiocd/audiocd-ui.xml 29lib/rhythmbox/plugins/audiocd/audiocd-ui.xml
29lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin 30lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin
30lib/rhythmbox/plugins/audiocd/libaudiocd.la 31lib/rhythmbox/plugins/audiocd/libaudiocd.la
31lib/rhythmbox/plugins/audiocd/multiple-album.ui 32lib/rhythmbox/plugins/audiocd/multiple-album.ui
32lib/rhythmbox/plugins/audioscrobbler/as-icon.png 33lib/rhythmbox/plugins/audioscrobbler/as-icon.png
33lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.ui 34lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.ui
34lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml 35lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml
35lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin 36lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin
36lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la 37lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la
37lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin 38lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin
38lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la 39lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la
39lib/rhythmbox/plugins/cd-recorder/recorder.ui 
40lib/rhythmbox/plugins/daap/daap-prefs.ui 40lib/rhythmbox/plugins/daap/daap-prefs.ui
41lib/rhythmbox/plugins/daap/daap-ui.xml 41lib/rhythmbox/plugins/daap/daap-ui.xml
42lib/rhythmbox/plugins/daap/daap.rb-plugin 42lib/rhythmbox/plugins/daap/daap.rb-plugin
43lib/rhythmbox/plugins/daap/libdaap.la 43lib/rhythmbox/plugins/daap/libdaap.la
44lib/rhythmbox/plugins/daap/rb-daap-glue.h 44lib/rhythmbox/plugins/daap/rb-daap-glue.h
45lib/rhythmbox/plugins/generic-player/generic-player-ui.xml 45lib/rhythmbox/plugins/generic-player/generic-player-ui.xml
46lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin 46lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin
47lib/rhythmbox/plugins/generic-player/libgeneric-player.la 47lib/rhythmbox/plugins/generic-player/libgeneric-player.la
48lib/rhythmbox/plugins/im-status/__init__.py 48lib/rhythmbox/plugins/im-status/__init__.py
49lib/rhythmbox/plugins/im-status/__init__.pyc 49lib/rhythmbox/plugins/im-status/__init__.pyc
50lib/rhythmbox/plugins/im-status/__init__.pyo 50lib/rhythmbox/plugins/im-status/__init__.pyo
51lib/rhythmbox/plugins/im-status/im-status.rb-plugin 51lib/rhythmbox/plugins/im-status/im-status.rb-plugin
52${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-info.ui 52${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-info.ui
53${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-init.ui 53${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-init.ui
54${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-ui.xml 54${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod-ui.xml
55${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod.rb-plugin 55${PLIST.hal}lib/rhythmbox/plugins/ipod/ipod.rb-plugin
56${PLIST.hal}lib/rhythmbox/plugins/ipod/libipod.la 56${PLIST.hal}lib/rhythmbox/plugins/ipod/libipod.la
57lib/rhythmbox/plugins/iradio/iradio-initial.pls 57lib/rhythmbox/plugins/iradio/iradio-initial.pls
58lib/rhythmbox/plugins/iradio/iradio-ui.xml 58lib/rhythmbox/plugins/iradio/iradio-ui.xml
59lib/rhythmbox/plugins/iradio/iradio.rb-plugin 59lib/rhythmbox/plugins/iradio/iradio.rb-plugin
60lib/rhythmbox/plugins/iradio/libiradio.la 60lib/rhythmbox/plugins/iradio/libiradio.la
61lib/rhythmbox/plugins/iradio/station-properties.ui 61lib/rhythmbox/plugins/iradio/station-properties.ui
62lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.py 62lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.py
63lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyc 63lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyc
64lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyo 64lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyo
65lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.py 65lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.py
66lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyc 66lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyc
67lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyo 67lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyo
68lib/rhythmbox/plugins/jamendo/JamendoSource.py 68lib/rhythmbox/plugins/jamendo/JamendoSource.py
69lib/rhythmbox/plugins/jamendo/JamendoSource.pyc 69lib/rhythmbox/plugins/jamendo/JamendoSource.pyc
70lib/rhythmbox/plugins/jamendo/JamendoSource.pyo 70lib/rhythmbox/plugins/jamendo/JamendoSource.pyo
71lib/rhythmbox/plugins/jamendo/__init__.py 71lib/rhythmbox/plugins/jamendo/__init__.py
72lib/rhythmbox/plugins/jamendo/__init__.pyc 72lib/rhythmbox/plugins/jamendo/__init__.pyc
73lib/rhythmbox/plugins/jamendo/__init__.pyo 73lib/rhythmbox/plugins/jamendo/__init__.pyo
74lib/rhythmbox/plugins/jamendo/jamendo-loading.ui 74lib/rhythmbox/plugins/jamendo/jamendo-loading.ui
75lib/rhythmbox/plugins/jamendo/jamendo-prefs.ui 75lib/rhythmbox/plugins/jamendo/jamendo-prefs.ui
76lib/rhythmbox/plugins/jamendo/jamendo.rb-plugin 76lib/rhythmbox/plugins/jamendo/jamendo.rb-plugin
77lib/rhythmbox/plugins/jamendo/jamendo_logo.png 77lib/rhythmbox/plugins/jamendo/jamendo_logo.png
78lib/rhythmbox/plugins/jamendo/jamendo_logo_medium.png 78lib/rhythmbox/plugins/jamendo/jamendo_logo_medium.png
79lib/rhythmbox/plugins/lyrics/AstrawebParser.py 79lib/rhythmbox/plugins/lyrics/AstrawebParser.py
80lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc 80lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc
81lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo 81lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo
82lib/rhythmbox/plugins/lyrics/LeoslyricsParser.py 82lib/rhythmbox/plugins/lyrics/LeoslyricsParser.py
83lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyc 83lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyc
84lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyo 84lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyo
85lib/rhythmbox/plugins/lyrics/LyrcParser.py 85lib/rhythmbox/plugins/lyrics/LyrcParser.py
86lib/rhythmbox/plugins/lyrics/LyrcParser.pyc 86lib/rhythmbox/plugins/lyrics/LyrcParser.pyc
87lib/rhythmbox/plugins/lyrics/LyrcParser.pyo 87lib/rhythmbox/plugins/lyrics/LyrcParser.pyo
88lib/rhythmbox/plugins/lyrics/LyricWikiParser.py 88lib/rhythmbox/plugins/lyrics/LyricWikiParser.py
89lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc 89lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc
90lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo 90lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo
91lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py 91lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py
92lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyc 92lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyc
93lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyo 93lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyo
94lib/rhythmbox/plugins/lyrics/LyricsParse.py 94lib/rhythmbox/plugins/lyrics/LyricsParse.py
95lib/rhythmbox/plugins/lyrics/LyricsParse.pyc 95lib/rhythmbox/plugins/lyrics/LyricsParse.pyc
96lib/rhythmbox/plugins/lyrics/LyricsParse.pyo 96lib/rhythmbox/plugins/lyrics/LyricsParse.pyo
97lib/rhythmbox/plugins/lyrics/WinampcnParser.py 97lib/rhythmbox/plugins/lyrics/WinampcnParser.py
98lib/rhythmbox/plugins/lyrics/WinampcnParser.pyc 98lib/rhythmbox/plugins/lyrics/WinampcnParser.pyc
99lib/rhythmbox/plugins/lyrics/WinampcnParser.pyo 99lib/rhythmbox/plugins/lyrics/WinampcnParser.pyo
100lib/rhythmbox/plugins/lyrics/__init__.py 100lib/rhythmbox/plugins/lyrics/__init__.py
101lib/rhythmbox/plugins/lyrics/__init__.pyc 101lib/rhythmbox/plugins/lyrics/__init__.pyc
102lib/rhythmbox/plugins/lyrics/__init__.pyo 102lib/rhythmbox/plugins/lyrics/__init__.pyo
103lib/rhythmbox/plugins/lyrics/lyrics-prefs.ui 103lib/rhythmbox/plugins/lyrics/lyrics-prefs.ui
104lib/rhythmbox/plugins/lyrics/lyrics.rb-plugin 104lib/rhythmbox/plugins/lyrics/lyrics.rb-plugin
105lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.py 105lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.py
106lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyc 106lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyc
107lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyo 107lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyo
108lib/rhythmbox/plugins/magnatune/MagnatuneSource.py 108lib/rhythmbox/plugins/magnatune/MagnatuneSource.py
109lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc 109lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc
110lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo 110lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo
111lib/rhythmbox/plugins/magnatune/TrackListHandler.py 111lib/rhythmbox/plugins/magnatune/TrackListHandler.py
112lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc 112lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc
113lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo 113lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo
114lib/rhythmbox/plugins/magnatune/__init__.py 114lib/rhythmbox/plugins/magnatune/__init__.py
115lib/rhythmbox/plugins/magnatune/__init__.pyc 115lib/rhythmbox/plugins/magnatune/__init__.pyc
116lib/rhythmbox/plugins/magnatune/__init__.pyo 116lib/rhythmbox/plugins/magnatune/__init__.pyo
117lib/rhythmbox/plugins/magnatune/magnatune-loading.ui 117lib/rhythmbox/plugins/magnatune/magnatune-loading.ui
118lib/rhythmbox/plugins/magnatune/magnatune-prefs.ui 118lib/rhythmbox/plugins/magnatune/magnatune-prefs.ui
119lib/rhythmbox/plugins/magnatune/magnatune-purchase.ui 119lib/rhythmbox/plugins/magnatune/magnatune-purchase.ui
120lib/rhythmbox/plugins/magnatune/magnatune.rb-plugin 120lib/rhythmbox/plugins/magnatune/magnatune.rb-plugin
121lib/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png 121lib/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png
122lib/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png 122lib/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png
123lib/rhythmbox/plugins/mmkeys/libmmkeys.la 123lib/rhythmbox/plugins/mmkeys/libmmkeys.la
124lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin 124lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin
125lib/rhythmbox/plugins/power-manager/libpower-manager.la 125lib/rhythmbox/plugins/power-manager/libpower-manager.la
126lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin 126lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin
127lib/rhythmbox/plugins/python-console/pythonconsole.py 127lib/rhythmbox/plugins/python-console/pythonconsole.py
128lib/rhythmbox/plugins/python-console/pythonconsole.pyc 128lib/rhythmbox/plugins/python-console/pythonconsole.pyc
129lib/rhythmbox/plugins/python-console/pythonconsole.pyo 129lib/rhythmbox/plugins/python-console/pythonconsole.pyo
130lib/rhythmbox/plugins/python-console/pythonconsole.rb-plugin 130lib/rhythmbox/plugins/python-console/pythonconsole.rb-plugin
131lib/rhythmbox/plugins/rb/Coroutine.py 131lib/rhythmbox/plugins/rb/Coroutine.py
132lib/rhythmbox/plugins/rb/Coroutine.pyc 132lib/rhythmbox/plugins/rb/Coroutine.pyc
133lib/rhythmbox/plugins/rb/Coroutine.pyo 133lib/rhythmbox/plugins/rb/Coroutine.pyo
134lib/rhythmbox/plugins/rb/Loader.py 134lib/rhythmbox/plugins/rb/Loader.py
135lib/rhythmbox/plugins/rb/Loader.pyc 135lib/rhythmbox/plugins/rb/Loader.pyc
136lib/rhythmbox/plugins/rb/Loader.pyo 136lib/rhythmbox/plugins/rb/Loader.pyo
137lib/rhythmbox/plugins/rb/__init__.py 137lib/rhythmbox/plugins/rb/__init__.py
138lib/rhythmbox/plugins/rb/__init__.pyc 138lib/rhythmbox/plugins/rb/__init__.pyc
139lib/rhythmbox/plugins/rb/__init__.pyo 139lib/rhythmbox/plugins/rb/__init__.pyo
 140lib/rhythmbox/plugins/rb/stringmatch.py
 141lib/rhythmbox/plugins/rb/stringmatch.pyc
 142lib/rhythmbox/plugins/rb/stringmatch.pyo
140lib/rhythmbox/plugins/status-icon/libstatus-icon.la 143lib/rhythmbox/plugins/status-icon/libstatus-icon.la
141lib/rhythmbox/plugins/status-icon/status-icon-preferences.ui 144lib/rhythmbox/plugins/status-icon/status-icon-preferences.ui
142lib/rhythmbox/plugins/status-icon/status-icon-ui.xml 145lib/rhythmbox/plugins/status-icon/status-icon-ui.xml
143lib/rhythmbox/plugins/status-icon/status-icon.rb-plugin 146lib/rhythmbox/plugins/status-icon/status-icon.rb-plugin
144lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.py 147lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.py
145lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.pyc 148lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.pyc
146lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.pyo 149lib/rhythmbox/plugins/upnp_coherence/MediaPlayer.pyo
147lib/rhythmbox/plugins/upnp_coherence/MediaStore.py 150lib/rhythmbox/plugins/upnp_coherence/MediaStore.py
148lib/rhythmbox/plugins/upnp_coherence/MediaStore.pyc 151lib/rhythmbox/plugins/upnp_coherence/MediaStore.pyc
149lib/rhythmbox/plugins/upnp_coherence/MediaStore.pyo 152lib/rhythmbox/plugins/upnp_coherence/MediaStore.pyo
150lib/rhythmbox/plugins/upnp_coherence/UpnpSource.py 153lib/rhythmbox/plugins/upnp_coherence/UpnpSource.py
151lib/rhythmbox/plugins/upnp_coherence/UpnpSource.pyc 154lib/rhythmbox/plugins/upnp_coherence/UpnpSource.pyc
152lib/rhythmbox/plugins/upnp_coherence/UpnpSource.pyo 155lib/rhythmbox/plugins/upnp_coherence/UpnpSource.pyo
153lib/rhythmbox/plugins/upnp_coherence/__init__.py 156lib/rhythmbox/plugins/upnp_coherence/__init__.py
154lib/rhythmbox/plugins/upnp_coherence/__init__.pyc 157lib/rhythmbox/plugins/upnp_coherence/__init__.pyc
155lib/rhythmbox/plugins/upnp_coherence/__init__.pyo 158lib/rhythmbox/plugins/upnp_coherence/__init__.pyo
156lib/rhythmbox/plugins/upnp_coherence/coherence.rb-plugin 159lib/rhythmbox/plugins/upnp_coherence/coherence.rb-plugin
157lib/rhythmbox/plugins/visualizer/libvisualizer.la 160lib/rhythmbox/plugins/visualizer/libvisualizer.la
158lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h 161lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h
159lib/rhythmbox/plugins/visualizer/visualizer-controls.ui 162lib/rhythmbox/plugins/visualizer/visualizer-controls.ui
160lib/rhythmbox/plugins/visualizer/visualizer-ui.xml 163lib/rhythmbox/plugins/visualizer/visualizer-ui.xml
161lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin 164lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin
162libexec/rhythmbox-metadata 165libexec/rhythmbox-metadata
163share/applications/rhythmbox.desktop 166share/applications/rhythmbox.desktop
164share/dbus-1/services/org.gnome.Rhythmbox.service 167share/dbus-1/services/org.gnome.Rhythmbox.service
165share/doc/rhythmbox/RBAutoPlaylistSource.html 168share/doc/rhythmbox/RBAutoPlaylistSource.html
166share/doc/rhythmbox/RBBrowserSource.html 169share/doc/rhythmbox/RBBrowserSource.html
167share/doc/rhythmbox/RBCellRendererPixbuf.html 170share/doc/rhythmbox/RBCellRendererPixbuf.html
168share/doc/rhythmbox/RBCellRendererRating.html 171share/doc/rhythmbox/RBCellRendererRating.html
169share/doc/rhythmbox/RBEncoder.html 172share/doc/rhythmbox/RBEncoder.html
170share/doc/rhythmbox/RBEntryView.html 173share/doc/rhythmbox/RBEntryView.html
171share/doc/rhythmbox/RBHistory.html 174share/doc/rhythmbox/RBHistory.html
172share/doc/rhythmbox/RBImportErrorsSource.html 175share/doc/rhythmbox/RBImportErrorsSource.html
173share/doc/rhythmbox/RBLibraryBrowser.html 176share/doc/rhythmbox/RBLibraryBrowser.html
174share/doc/rhythmbox/RBLibrarySource.html 177share/doc/rhythmbox/RBLibrarySource.html
175share/doc/rhythmbox/RBMetaData.html 178share/doc/rhythmbox/RBMetaData.html
176share/doc/rhythmbox/RBMissingFilesSource.html 179share/doc/rhythmbox/RBMissingFilesSource.html
177share/doc/rhythmbox/RBPlayOrder.html 180share/doc/rhythmbox/RBPlayOrder.html
178share/doc/rhythmbox/RBPlayQueueSource.html 181share/doc/rhythmbox/RBPlayQueueSource.html
179share/doc/rhythmbox/RBPlayer.html 182share/doc/rhythmbox/RBPlayer.html
180share/doc/rhythmbox/RBPlayerGstDataTee.html 183share/doc/rhythmbox/RBPlayerGstDataTee.html
181share/doc/rhythmbox/RBPlayerGstFilter.html 184share/doc/rhythmbox/RBPlayerGstFilter.html
182share/doc/rhythmbox/RBPlayerGstTee.html 185share/doc/rhythmbox/RBPlayerGstTee.html
183share/doc/rhythmbox/RBPlaylistManager.html 186share/doc/rhythmbox/RBPlaylistManager.html
184share/doc/rhythmbox/RBPlaylistSource.html 187share/doc/rhythmbox/RBPlaylistSource.html
185share/doc/rhythmbox/RBPropertyView.html 188share/doc/rhythmbox/RBPropertyView.html
186share/doc/rhythmbox/RBProxyConfig.html 
187share/doc/rhythmbox/RBQueryCreator.html 189share/doc/rhythmbox/RBQueryCreator.html
188share/doc/rhythmbox/RBRandomPlayOrder.html 190share/doc/rhythmbox/RBRandomPlayOrder.html
189share/doc/rhythmbox/RBRating.html 191share/doc/rhythmbox/RBRating.html
190share/doc/rhythmbox/RBRemovableMediaManager.html 192share/doc/rhythmbox/RBRemovableMediaManager.html
191share/doc/rhythmbox/RBSearchEntry.html 193share/doc/rhythmbox/RBSearchEntry.html
192share/doc/rhythmbox/RBShellClipboard.html 194share/doc/rhythmbox/RBShellClipboard.html
193share/doc/rhythmbox/RBShellPlayer.html 195share/doc/rhythmbox/RBShellPlayer.html
194share/doc/rhythmbox/RBShellPreferences.html 196share/doc/rhythmbox/RBShellPreferences.html
195share/doc/rhythmbox/RBSongInfo.html 197share/doc/rhythmbox/RBSongInfo.html
196share/doc/rhythmbox/RBSource.html 198share/doc/rhythmbox/RBSource.html
197share/doc/rhythmbox/RBSourceHeader.html 199share/doc/rhythmbox/RBSourceHeader.html
198share/doc/rhythmbox/RBSourceList.html 200share/doc/rhythmbox/RBSourceList.html
199share/doc/rhythmbox/RBSourceListModel.html 201share/doc/rhythmbox/RBSourceListModel.html
200share/doc/rhythmbox/RBStatusbar.html 202share/doc/rhythmbox/RBStatusbar.html
201share/doc/rhythmbox/RBStringValueMap.html 203share/doc/rhythmbox/RBStringValueMap.html
202share/doc/rhythmbox/RBURIDialog.html 204share/doc/rhythmbox/RBURIDialog.html
203share/doc/rhythmbox/RhythmDB.html 205share/doc/rhythmbox/RhythmDB.html
204share/doc/rhythmbox/RhythmDBImportJob.html 206share/doc/rhythmbox/RhythmDBImportJob.html
205share/doc/rhythmbox/RhythmDBPropertyModel.html 207share/doc/rhythmbox/RhythmDBPropertyModel.html
206share/doc/rhythmbox/RhythmDBQueryResults.html 208share/doc/rhythmbox/RhythmDBQueryResults.html
207share/doc/rhythmbox/ch01.html 209share/doc/rhythmbox/ch01.html
208share/doc/rhythmbox/ch02.html 210share/doc/rhythmbox/ch02.html
209share/doc/rhythmbox/ch03.html 211share/doc/rhythmbox/ch03.html
210share/doc/rhythmbox/ch04.html 212share/doc/rhythmbox/ch04.html
211share/doc/rhythmbox/ch05.html 213share/doc/rhythmbox/ch05.html
212share/doc/rhythmbox/ch06.html 214share/doc/rhythmbox/ch06.html
213share/doc/rhythmbox/ch07.html 215share/doc/rhythmbox/ch07.html
214share/doc/rhythmbox/home.png 216share/doc/rhythmbox/home.png
215share/doc/rhythmbox/index.html 217share/doc/rhythmbox/index.html
216share/doc/rhythmbox/index.sgml 218share/doc/rhythmbox/index.sgml
217share/doc/rhythmbox/left.png 219share/doc/rhythmbox/left.png
218share/doc/rhythmbox/rhythmbox-RBPodcastSource.html 220share/doc/rhythmbox/rhythmbox-RBPodcastSource.html
219share/doc/rhythmbox/rhythmbox-RBSourceGroup.html 221share/doc/rhythmbox/rhythmbox-RBSourceGroup.html
220share/doc/rhythmbox/rhythmbox-eel-gconf-extensions.html 222share/doc/rhythmbox/rhythmbox-eel-gconf-extensions.html
221share/doc/rhythmbox/rhythmbox-rb-async-queue-watch.html 223share/doc/rhythmbox/rhythmbox-rb-async-queue-watch.html
222share/doc/rhythmbox/rhythmbox-rb-builder-helpers.html 224share/doc/rhythmbox/rhythmbox-rb-builder-helpers.html
223share/doc/rhythmbox/rhythmbox-rb-debug.html 225share/doc/rhythmbox/rhythmbox-rb-debug.html
224share/doc/rhythmbox/rhythmbox-rb-dialog.html 226share/doc/rhythmbox/rhythmbox-rb-dialog.html
225share/doc/rhythmbox/rhythmbox-rb-file-helpers.html 227share/doc/rhythmbox/rhythmbox-rb-file-helpers.html
226share/doc/rhythmbox/rhythmbox-rb-header.html 228share/doc/rhythmbox/rhythmbox-rb-header.html
227share/doc/rhythmbox/rhythmbox-rb-rating-helper.html 229share/doc/rhythmbox/rhythmbox-rb-rating-helper.html
228share/doc/rhythmbox/rhythmbox-rb-removable-media-source.html 230share/doc/rhythmbox/rhythmbox-rb-removable-media-source.html
229share/doc/rhythmbox/rhythmbox-rb-shell.html 231share/doc/rhythmbox/rhythmbox-rb-shell.html
230share/doc/rhythmbox/rhythmbox-rb-static-playlist-source.html 232share/doc/rhythmbox/rhythmbox-rb-static-playlist-source.html
231share/doc/rhythmbox/rhythmbox-rb-streaming-source.html 233share/doc/rhythmbox/rhythmbox-rb-streaming-source.html
232share/doc/rhythmbox/rhythmbox-rb-tree-dnd.html 234share/doc/rhythmbox/rhythmbox-rb-tree-dnd.html
233share/doc/rhythmbox/rhythmbox-rb-util.html 235share/doc/rhythmbox/rhythmbox-rb-util.html
234share/doc/rhythmbox/rhythmbox-rhythmdb-query-model.html 236share/doc/rhythmbox/rhythmbox-rhythmdb-query-model.html
235share/doc/rhythmbox/rhythmbox-rhythmdb-tree.html 237share/doc/rhythmbox/rhythmbox-rhythmdb-tree.html
236share/doc/rhythmbox/rhythmbox.devhelp 238share/doc/rhythmbox/rhythmbox.devhelp
237share/doc/rhythmbox/rhythmbox.devhelp2 239share/doc/rhythmbox/rhythmbox.devhelp2
238share/doc/rhythmbox/right.png 240share/doc/rhythmbox/right.png
239share/doc/rhythmbox/style.css 241share/doc/rhythmbox/style.css
240share/doc/rhythmbox/up.png 242share/doc/rhythmbox/up.png
241share/gconf/schemas/rhythmbox.schemas 243share/gconf/schemas/rhythmbox.schemas
242share/gnome/help/rhythmbox/C/fdl-appendix.xml 244share/gnome/help/rhythmbox/C/fdl-appendix.xml
243share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png 245share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png
244share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png 246share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png
245share/gnome/help/rhythmbox/C/figures/rb-notification-window.png 247share/gnome/help/rhythmbox/C/figures/rb-notification-window.png
246share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png 248share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png
247share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png 249share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png
248share/gnome/help/rhythmbox/C/figures/rb-statusbar.png 250share/gnome/help/rhythmbox/C/figures/rb-statusbar.png
249share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png 251share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png
250share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png 252share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png
251share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png 253share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png
252share/gnome/help/rhythmbox/C/figures/rb-toolbar.png 254share/gnome/help/rhythmbox/C/figures/rb-toolbar.png
253share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png 255share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png
254share/gnome/help/rhythmbox/C/figures/rb-window-small.png 256share/gnome/help/rhythmbox/C/figures/rb-window-small.png
255share/gnome/help/rhythmbox/C/figures/rb-window.png 257share/gnome/help/rhythmbox/C/figures/rb-window.png
256share/gnome/help/rhythmbox/C/legal.xml 258share/gnome/help/rhythmbox/C/legal.xml
257share/gnome/help/rhythmbox/C/rhythmbox.xml 259share/gnome/help/rhythmbox/C/rhythmbox.xml
258share/gnome/help/rhythmbox/cs/figures/rb-iradio-main.png 260share/gnome/help/rhythmbox/cs/figures/rb-iradio-main.png
259share/gnome/help/rhythmbox/cs/figures/rb-notification-area-menu.png 261share/gnome/help/rhythmbox/cs/figures/rb-notification-area-menu.png
260share/gnome/help/rhythmbox/cs/figures/rb-notification-window.png 262share/gnome/help/rhythmbox/cs/figures/rb-notification-window.png
261share/gnome/help/rhythmbox/cs/figures/rb-notification-zone.png 263share/gnome/help/rhythmbox/cs/figures/rb-notification-zone.png
262share/gnome/help/rhythmbox/cs/figures/rb-podcast-main.png 264share/gnome/help/rhythmbox/cs/figures/rb-podcast-main.png
263share/gnome/help/rhythmbox/cs/figures/rb-statusbar.png 265share/gnome/help/rhythmbox/cs/figures/rb-statusbar.png
264share/gnome/help/rhythmbox/cs/figures/rb-toolbar-prevplaynext.png 266share/gnome/help/rhythmbox/cs/figures/rb-toolbar-prevplaynext.png
265share/gnome/help/rhythmbox/cs/figures/rb-toolbar-repeat.png 267share/gnome/help/rhythmbox/cs/figures/rb-toolbar-repeat.png
266share/gnome/help/rhythmbox/cs/figures/rb-toolbar-shuffle.png 268share/gnome/help/rhythmbox/cs/figures/rb-toolbar-shuffle.png
267share/gnome/help/rhythmbox/cs/figures/rb-toolbar.png 269share/gnome/help/rhythmbox/cs/figures/rb-toolbar.png
268share/gnome/help/rhythmbox/cs/figures/rb-volume-changer.png 270share/gnome/help/rhythmbox/cs/figures/rb-volume-changer.png
269share/gnome/help/rhythmbox/cs/figures/rb-window-small.png 271share/gnome/help/rhythmbox/cs/figures/rb-window-small.png
270share/gnome/help/rhythmbox/cs/figures/rb-window.png 272share/gnome/help/rhythmbox/cs/figures/rb-window.png
271share/gnome/help/rhythmbox/cs/rhythmbox.xml 273share/gnome/help/rhythmbox/cs/rhythmbox.xml
272share/gnome/help/rhythmbox/da/figures/rb-iradio-main.png 274share/gnome/help/rhythmbox/da/figures/rb-iradio-main.png
273share/gnome/help/rhythmbox/da/figures/rb-notification-area-menu.png 275share/gnome/help/rhythmbox/da/figures/rb-notification-area-menu.png
274share/gnome/help/rhythmbox/da/figures/rb-notification-window.png 276share/gnome/help/rhythmbox/da/figures/rb-notification-window.png
275share/gnome/help/rhythmbox/da/figures/rb-notification-zone.png 277share/gnome/help/rhythmbox/da/figures/rb-notification-zone.png
276share/gnome/help/rhythmbox/da/figures/rb-podcast-main.png 278share/gnome/help/rhythmbox/da/figures/rb-podcast-main.png
277share/gnome/help/rhythmbox/da/figures/rb-statusbar.png 279share/gnome/help/rhythmbox/da/figures/rb-statusbar.png
278share/gnome/help/rhythmbox/da/figures/rb-toolbar-prevplaynext.png 280share/gnome/help/rhythmbox/da/figures/rb-toolbar-prevplaynext.png
279share/gnome/help/rhythmbox/da/figures/rb-toolbar-repeat.png 281share/gnome/help/rhythmbox/da/figures/rb-toolbar-repeat.png
280share/gnome/help/rhythmbox/da/figures/rb-toolbar-shuffle.png 282share/gnome/help/rhythmbox/da/figures/rb-toolbar-shuffle.png
281share/gnome/help/rhythmbox/da/figures/rb-toolbar.png 283share/gnome/help/rhythmbox/da/figures/rb-toolbar.png
282share/gnome/help/rhythmbox/da/figures/rb-volume-changer.png 284share/gnome/help/rhythmbox/da/figures/rb-volume-changer.png
283share/gnome/help/rhythmbox/da/figures/rb-window-small.png 285share/gnome/help/rhythmbox/da/figures/rb-window-small.png
284share/gnome/help/rhythmbox/da/figures/rb-window.png 286share/gnome/help/rhythmbox/da/figures/rb-window.png
285share/gnome/help/rhythmbox/da/rhythmbox.xml 287share/gnome/help/rhythmbox/da/rhythmbox.xml
286share/gnome/help/rhythmbox/de/figures/rb-iradio-main.png 288share/gnome/help/rhythmbox/de/figures/rb-iradio-main.png
287share/gnome/help/rhythmbox/de/figures/rb-notification-area-menu.png 289share/gnome/help/rhythmbox/de/figures/rb-notification-area-menu.png
288share/gnome/help/rhythmbox/de/figures/rb-notification-window.png 290share/gnome/help/rhythmbox/de/figures/rb-notification-window.png
289share/gnome/help/rhythmbox/de/figures/rb-notification-zone.png 291share/gnome/help/rhythmbox/de/figures/rb-notification-zone.png
290share/gnome/help/rhythmbox/de/figures/rb-podcast-main.png 292share/gnome/help/rhythmbox/de/figures/rb-podcast-main.png
291share/gnome/help/rhythmbox/de/figures/rb-statusbar.png 293share/gnome/help/rhythmbox/de/figures/rb-statusbar.png
292share/gnome/help/rhythmbox/de/figures/rb-toolbar-prevplaynext.png 294share/gnome/help/rhythmbox/de/figures/rb-toolbar-prevplaynext.png
293share/gnome/help/rhythmbox/de/figures/rb-toolbar-repeat.png 295share/gnome/help/rhythmbox/de/figures/rb-toolbar-repeat.png
294share/gnome/help/rhythmbox/de/figures/rb-toolbar-shuffle.png 296share/gnome/help/rhythmbox/de/figures/rb-toolbar-shuffle.png
295share/gnome/help/rhythmbox/de/figures/rb-toolbar.png 297share/gnome/help/rhythmbox/de/figures/rb-toolbar.png
296share/gnome/help/rhythmbox/de/figures/rb-volume-changer.png 298share/gnome/help/rhythmbox/de/figures/rb-volume-changer.png
297share/gnome/help/rhythmbox/de/figures/rb-window-small.png 299share/gnome/help/rhythmbox/de/figures/rb-window-small.png
298share/gnome/help/rhythmbox/de/figures/rb-window.png 300share/gnome/help/rhythmbox/de/figures/rb-window.png
299share/gnome/help/rhythmbox/de/rhythmbox.xml 301share/gnome/help/rhythmbox/de/rhythmbox.xml
300share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png 302share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png
301share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png 303share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png
302share/gnome/help/rhythmbox/el/figures/rb-notification-window.png 304share/gnome/help/rhythmbox/el/figures/rb-notification-window.png
303share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png 305share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png
304share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png 306share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png
305share/gnome/help/rhythmbox/el/figures/rb-statusbar.png 307share/gnome/help/rhythmbox/el/figures/rb-statusbar.png
306share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png 308share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png
307share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png 309share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png
308share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png 310share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png
309share/gnome/help/rhythmbox/el/figures/rb-toolbar.png 311share/gnome/help/rhythmbox/el/figures/rb-toolbar.png
310share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png 312share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png
311share/gnome/help/rhythmbox/el/figures/rb-window-small.png 313share/gnome/help/rhythmbox/el/figures/rb-window-small.png
312share/gnome/help/rhythmbox/el/figures/rb-window.png 314share/gnome/help/rhythmbox/el/figures/rb-window.png
313share/gnome/help/rhythmbox/el/rhythmbox.xml 315share/gnome/help/rhythmbox/el/rhythmbox.xml
314share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png 316share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png
315share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png 317share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png
316share/gnome/help/rhythmbox/es/figures/rb-notification-window.png 318share/gnome/help/rhythmbox/es/figures/rb-notification-window.png
317share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png 319share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png
318share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png 320share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png
319share/gnome/help/rhythmbox/es/figures/rb-statusbar.png 321share/gnome/help/rhythmbox/es/figures/rb-statusbar.png
320share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png 322share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png
321share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png 323share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png
322share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png 324share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png
323share/gnome/help/rhythmbox/es/figures/rb-toolbar.png 325share/gnome/help/rhythmbox/es/figures/rb-toolbar.png
324share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png 326share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png
325share/gnome/help/rhythmbox/es/figures/rb-window-small.png 327share/gnome/help/rhythmbox/es/figures/rb-window-small.png
326share/gnome/help/rhythmbox/es/figures/rb-window.png 328share/gnome/help/rhythmbox/es/figures/rb-window.png
327share/gnome/help/rhythmbox/es/rhythmbox.xml 329share/gnome/help/rhythmbox/es/rhythmbox.xml
328share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png 330share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png
329share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png 331share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png
330share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png 332share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png
331share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png 333share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png
332share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png 334share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png
333share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png 335share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png
334share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png 336share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png
335share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png 337share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png
336share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png 338share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png
337share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png 339share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png
338share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png 340share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png
339share/gnome/help/rhythmbox/fr/figures/rb-window-small.png 341share/gnome/help/rhythmbox/fr/figures/rb-window-small.png
340share/gnome/help/rhythmbox/fr/figures/rb-window.png 342share/gnome/help/rhythmbox/fr/figures/rb-window.png
341share/gnome/help/rhythmbox/fr/rhythmbox.xml 343share/gnome/help/rhythmbox/fr/rhythmbox.xml
342share/gnome/help/rhythmbox/it/figures/rb-iradio-main.png 344share/gnome/help/rhythmbox/it/figures/rb-iradio-main.png
343share/gnome/help/rhythmbox/it/figures/rb-notification-area-menu.png 345share/gnome/help/rhythmbox/it/figures/rb-notification-area-menu.png
344share/gnome/help/rhythmbox/it/figures/rb-notification-window.png 346share/gnome/help/rhythmbox/it/figures/rb-notification-window.png
345share/gnome/help/rhythmbox/it/figures/rb-notification-zone.png 347share/gnome/help/rhythmbox/it/figures/rb-notification-zone.png
346share/gnome/help/rhythmbox/it/figures/rb-podcast-main.png 348share/gnome/help/rhythmbox/it/figures/rb-podcast-main.png
347share/gnome/help/rhythmbox/it/figures/rb-statusbar.png 349share/gnome/help/rhythmbox/it/figures/rb-statusbar.png
348share/gnome/help/rhythmbox/it/figures/rb-toolbar-prevplaynext.png 350share/gnome/help/rhythmbox/it/figures/rb-toolbar-prevplaynext.png
349share/gnome/help/rhythmbox/it/figures/rb-toolbar-repeat.png 351share/gnome/help/rhythmbox/it/figures/rb-toolbar-repeat.png
350share/gnome/help/rhythmbox/it/figures/rb-toolbar-shuffle.png 352share/gnome/help/rhythmbox/it/figures/rb-toolbar-shuffle.png
351share/gnome/help/rhythmbox/it/figures/rb-toolbar.png 353share/gnome/help/rhythmbox/it/figures/rb-toolbar.png
352share/gnome/help/rhythmbox/it/figures/rb-volume-changer.png 354share/gnome/help/rhythmbox/it/figures/rb-volume-changer.png
353share/gnome/help/rhythmbox/it/figures/rb-window-small.png 355share/gnome/help/rhythmbox/it/figures/rb-window-small.png
354share/gnome/help/rhythmbox/it/figures/rb-window.png 356share/gnome/help/rhythmbox/it/figures/rb-window.png
355share/gnome/help/rhythmbox/it/rhythmbox.xml 357share/gnome/help/rhythmbox/it/rhythmbox.xml
356share/gnome/help/rhythmbox/oc/figures/rb-iradio-main.png 358share/gnome/help/rhythmbox/oc/figures/rb-iradio-main.png
357share/gnome/help/rhythmbox/oc/figures/rb-notification-area-menu.png 359share/gnome/help/rhythmbox/oc/figures/rb-notification-area-menu.png
358share/gnome/help/rhythmbox/oc/figures/rb-notification-window.png 360share/gnome/help/rhythmbox/oc/figures/rb-notification-window.png
359share/gnome/help/rhythmbox/oc/figures/rb-notification-zone.png 361share/gnome/help/rhythmbox/oc/figures/rb-notification-zone.png
360share/gnome/help/rhythmbox/oc/figures/rb-podcast-main.png 362share/gnome/help/rhythmbox/oc/figures/rb-podcast-main.png
361share/gnome/help/rhythmbox/oc/figures/rb-statusbar.png 363share/gnome/help/rhythmbox/oc/figures/rb-statusbar.png
362share/gnome/help/rhythmbox/oc/figures/rb-toolbar-prevplaynext.png 364share/gnome/help/rhythmbox/oc/figures/rb-toolbar-prevplaynext.png
363share/gnome/help/rhythmbox/oc/figures/rb-toolbar-repeat.png 365share/gnome/help/rhythmbox/oc/figures/rb-toolbar-repeat.png
364share/gnome/help/rhythmbox/oc/figures/rb-toolbar-shuffle.png 366share/gnome/help/rhythmbox/oc/figures/rb-toolbar-shuffle.png
365share/gnome/help/rhythmbox/oc/figures/rb-toolbar.png 367share/gnome/help/rhythmbox/oc/figures/rb-toolbar.png
366share/gnome/help/rhythmbox/oc/figures/rb-volume-changer.png 368share/gnome/help/rhythmbox/oc/figures/rb-volume-changer.png
367share/gnome/help/rhythmbox/oc/figures/rb-window-small.png 369share/gnome/help/rhythmbox/oc/figures/rb-window-small.png
368share/gnome/help/rhythmbox/oc/figures/rb-window.png 370share/gnome/help/rhythmbox/oc/figures/rb-window.png
369share/gnome/help/rhythmbox/oc/rhythmbox.xml 371share/gnome/help/rhythmbox/oc/rhythmbox.xml
370share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png 372share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png
371share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png 373share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png
372share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png 374share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png
373share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png 375share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png
374share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png 376share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png
375share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png 377share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png
376share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png 378share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png
377share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png 379share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png
378share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png 380share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png
379share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png 381share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png
380share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png 382share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png
381share/gnome/help/rhythmbox/ru/figures/rb-window-small.png 383share/gnome/help/rhythmbox/ru/figures/rb-window-small.png
382share/gnome/help/rhythmbox/ru/figures/rb-window.png 384share/gnome/help/rhythmbox/ru/figures/rb-window.png
383share/gnome/help/rhythmbox/ru/rhythmbox.xml 385share/gnome/help/rhythmbox/ru/rhythmbox.xml
384share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png 386share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png
385share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png 387share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png
386share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png 388share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png
387share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png 389share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png
388share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png 390share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png
389share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png 391share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png
390share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png 392share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png
391share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png 393share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png
392share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png 394share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png
393share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png 395share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png
394share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png 396share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png
395share/gnome/help/rhythmbox/sv/figures/rb-window-small.png 397share/gnome/help/rhythmbox/sv/figures/rb-window-small.png
396share/gnome/help/rhythmbox/sv/figures/rb-window.png 398share/gnome/help/rhythmbox/sv/figures/rb-window.png
397share/gnome/help/rhythmbox/sv/rhythmbox.xml 399share/gnome/help/rhythmbox/sv/rhythmbox.xml
398share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png 400share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png
399share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-area-menu.png 401share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-area-menu.png
400share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-window.png 402share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-window.png
401share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-zone.png 403share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-zone.png
402share/gnome/help/rhythmbox/zh_CN/figures/rb-podcast-main.png 404share/gnome/help/rhythmbox/zh_CN/figures/rb-podcast-main.png
403share/gnome/help/rhythmbox/zh_CN/figures/rb-statusbar.png 405share/gnome/help/rhythmbox/zh_CN/figures/rb-statusbar.png
404share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-prevplaynext.png 406share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-prevplaynext.png
405share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-repeat.png 407share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-repeat.png
406share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-shuffle.png 408share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-shuffle.png
407share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar.png 409share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar.png
408share/gnome/help/rhythmbox/zh_CN/figures/rb-volume-changer.png 410share/gnome/help/rhythmbox/zh_CN/figures/rb-volume-changer.png
409share/gnome/help/rhythmbox/zh_CN/figures/rb-window-small.png 411share/gnome/help/rhythmbox/zh_CN/figures/rb-window-small.png
410share/gnome/help/rhythmbox/zh_CN/figures/rb-window.png 412share/gnome/help/rhythmbox/zh_CN/figures/rb-window.png
411share/gnome/help/rhythmbox/zh_CN/rhythmbox.xml 413share/gnome/help/rhythmbox/zh_CN/rhythmbox.xml
412share/icons/hicolor/16x16/apps/rhythmbox.png 414share/icons/hicolor/16x16/apps/rhythmbox.png
413share/icons/hicolor/22x22/apps/rhythmbox.png 415share/icons/hicolor/22x22/apps/rhythmbox.png
414share/icons/hicolor/24x24/apps/rhythmbox.png 416share/icons/hicolor/24x24/apps/rhythmbox.png
415share/icons/hicolor/32x32/apps/rhythmbox.png 417share/icons/hicolor/32x32/apps/rhythmbox.png
416share/icons/hicolor/48x48/apps/rhythmbox.png 418share/icons/hicolor/48x48/apps/rhythmbox.png
417share/icons/hicolor/scalable/apps/rhythmbox.svg 419share/icons/hicolor/scalable/apps/rhythmbox.svg
418share/locale/af/LC_MESSAGES/rhythmbox.mo 420share/locale/af/LC_MESSAGES/rhythmbox.mo
419share/locale/am/LC_MESSAGES/rhythmbox.mo 421share/locale/am/LC_MESSAGES/rhythmbox.mo
420share/locale/ar/LC_MESSAGES/rhythmbox.mo 422share/locale/ar/LC_MESSAGES/rhythmbox.mo
 423share/locale/as/LC_MESSAGES/rhythmbox.mo
421share/locale/az/LC_MESSAGES/rhythmbox.mo 424share/locale/az/LC_MESSAGES/rhythmbox.mo
422share/locale/be/LC_MESSAGES/rhythmbox.mo 425share/locale/be/LC_MESSAGES/rhythmbox.mo
423share/locale/be@latin/LC_MESSAGES/rhythmbox.mo 426share/locale/be@latin/LC_MESSAGES/rhythmbox.mo
424share/locale/bg/LC_MESSAGES/rhythmbox.mo 427share/locale/bg/LC_MESSAGES/rhythmbox.mo
425share/locale/ca/LC_MESSAGES/rhythmbox.mo 428share/locale/ca/LC_MESSAGES/rhythmbox.mo
426share/locale/cs/LC_MESSAGES/rhythmbox.mo 429share/locale/cs/LC_MESSAGES/rhythmbox.mo
427share/locale/cy/LC_MESSAGES/rhythmbox.mo 430share/locale/cy/LC_MESSAGES/rhythmbox.mo
428share/locale/da/LC_MESSAGES/rhythmbox.mo 431share/locale/da/LC_MESSAGES/rhythmbox.mo
429share/locale/de/LC_MESSAGES/rhythmbox.mo 432share/locale/de/LC_MESSAGES/rhythmbox.mo
430share/locale/dz/LC_MESSAGES/rhythmbox.mo 433share/locale/dz/LC_MESSAGES/rhythmbox.mo
431share/locale/el/LC_MESSAGES/rhythmbox.mo 434share/locale/el/LC_MESSAGES/rhythmbox.mo
432share/locale/en_CA/LC_MESSAGES/rhythmbox.mo 435share/locale/en_CA/LC_MESSAGES/rhythmbox.mo
433share/locale/en_GB/LC_MESSAGES/rhythmbox.mo 436share/locale/en_GB/LC_MESSAGES/rhythmbox.mo
434share/locale/es/LC_MESSAGES/rhythmbox.mo 437share/locale/es/LC_MESSAGES/rhythmbox.mo
435share/locale/et/LC_MESSAGES/rhythmbox.mo 438share/locale/et/LC_MESSAGES/rhythmbox.mo
436share/locale/eu/LC_MESSAGES/rhythmbox.mo 439share/locale/eu/LC_MESSAGES/rhythmbox.mo
437share/locale/fi/LC_MESSAGES/rhythmbox.mo 440share/locale/fi/LC_MESSAGES/rhythmbox.mo
438share/locale/fr/LC_MESSAGES/rhythmbox.mo 441share/locale/fr/LC_MESSAGES/rhythmbox.mo
439share/locale/ga/LC_MESSAGES/rhythmbox.mo 442share/locale/ga/LC_MESSAGES/rhythmbox.mo
440share/locale/gl/LC_MESSAGES/rhythmbox.mo 443share/locale/gl/LC_MESSAGES/rhythmbox.mo
441share/locale/gu/LC_MESSAGES/rhythmbox.mo 444share/locale/gu/LC_MESSAGES/rhythmbox.mo
442share/locale/he/LC_MESSAGES/rhythmbox.mo 445share/locale/he/LC_MESSAGES/rhythmbox.mo
443share/locale/hi/LC_MESSAGES/rhythmbox.mo 446share/locale/hi/LC_MESSAGES/rhythmbox.mo
444share/locale/hr/LC_MESSAGES/rhythmbox.mo 447share/locale/hr/LC_MESSAGES/rhythmbox.mo
445share/locale/hu/LC_MESSAGES/rhythmbox.mo 448share/locale/hu/LC_MESSAGES/rhythmbox.mo
446share/locale/id/LC_MESSAGES/rhythmbox.mo 449share/locale/id/LC_MESSAGES/rhythmbox.mo
447share/locale/is/LC_MESSAGES/rhythmbox.mo 450share/locale/is/LC_MESSAGES/rhythmbox.mo
448share/locale/it/LC_MESSAGES/rhythmbox.mo 451share/locale/it/LC_MESSAGES/rhythmbox.mo
449share/locale/ja/LC_MESSAGES/rhythmbox.mo 452share/locale/ja/LC_MESSAGES/rhythmbox.mo
450share/locale/kn/LC_MESSAGES/rhythmbox.mo 453share/locale/kn/LC_MESSAGES/rhythmbox.mo
451share/locale/ko/LC_MESSAGES/rhythmbox.mo 454share/locale/ko/LC_MESSAGES/rhythmbox.mo
452share/locale/lt/LC_MESSAGES/rhythmbox.mo 455share/locale/lt/LC_MESSAGES/rhythmbox.mo
453share/locale/lv/LC_MESSAGES/rhythmbox.mo 456share/locale/lv/LC_MESSAGES/rhythmbox.mo
454share/locale/mk/LC_MESSAGES/rhythmbox.mo 457share/locale/mk/LC_MESSAGES/rhythmbox.mo
455share/locale/ml/LC_MESSAGES/rhythmbox.mo 458share/locale/ml/LC_MESSAGES/rhythmbox.mo
456share/locale/mn/LC_MESSAGES/rhythmbox.mo 459share/locale/mn/LC_MESSAGES/rhythmbox.mo
457share/locale/mr/LC_MESSAGES/rhythmbox.mo 460share/locale/mr/LC_MESSAGES/rhythmbox.mo
458share/locale/ms/LC_MESSAGES/rhythmbox.mo 461share/locale/ms/LC_MESSAGES/rhythmbox.mo
459share/locale/nb/LC_MESSAGES/rhythmbox.mo 462share/locale/nb/LC_MESSAGES/rhythmbox.mo
460share/locale/ne/LC_MESSAGES/rhythmbox.mo 463share/locale/ne/LC_MESSAGES/rhythmbox.mo
461share/locale/nl/LC_MESSAGES/rhythmbox.mo 464share/locale/nl/LC_MESSAGES/rhythmbox.mo
462share/locale/oc/LC_MESSAGES/rhythmbox.mo 465share/locale/oc/LC_MESSAGES/rhythmbox.mo
 466share/locale/or/LC_MESSAGES/rhythmbox.mo
463share/locale/pa/LC_MESSAGES/rhythmbox.mo 467share/locale/pa/LC_MESSAGES/rhythmbox.mo
464share/locale/pl/LC_MESSAGES/rhythmbox.mo 468share/locale/pl/LC_MESSAGES/rhythmbox.mo
465share/locale/ps/LC_MESSAGES/rhythmbox.mo 469share/locale/ps/LC_MESSAGES/rhythmbox.mo
466share/locale/pt/LC_MESSAGES/rhythmbox.mo 470share/locale/pt/LC_MESSAGES/rhythmbox.mo
467share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo 471share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo
468share/locale/ro/LC_MESSAGES/rhythmbox.mo 472share/locale/ro/LC_MESSAGES/rhythmbox.mo
469share/locale/ru/LC_MESSAGES/rhythmbox.mo 473share/locale/ru/LC_MESSAGES/rhythmbox.mo
470share/locale/rw/LC_MESSAGES/rhythmbox.mo 474share/locale/rw/LC_MESSAGES/rhythmbox.mo
471share/locale/sk/LC_MESSAGES/rhythmbox.mo 475share/locale/sk/LC_MESSAGES/rhythmbox.mo
472share/locale/sr/LC_MESSAGES/rhythmbox.mo 476share/locale/sr/LC_MESSAGES/rhythmbox.mo
473share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo 477share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo
474share/locale/sv/LC_MESSAGES/rhythmbox.mo 478share/locale/sv/LC_MESSAGES/rhythmbox.mo
 479share/locale/ta/LC_MESSAGES/rhythmbox.mo
475share/locale/th/LC_MESSAGES/rhythmbox.mo 480share/locale/th/LC_MESSAGES/rhythmbox.mo
476share/locale/tr/LC_MESSAGES/rhythmbox.mo 481share/locale/tr/LC_MESSAGES/rhythmbox.mo
477share/locale/uk/LC_MESSAGES/rhythmbox.mo 482share/locale/uk/LC_MESSAGES/rhythmbox.mo
478share/locale/vi/LC_MESSAGES/rhythmbox.mo 483share/locale/vi/LC_MESSAGES/rhythmbox.mo
479share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo 484share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo
480share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo 485share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo
481share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo 486share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo
482share/omf/rhythmbox/rhythmbox-C.omf 487share/omf/rhythmbox/rhythmbox-C.omf
483share/omf/rhythmbox/rhythmbox-cs.omf 488share/omf/rhythmbox/rhythmbox-cs.omf
484share/omf/rhythmbox/rhythmbox-da.omf 489share/omf/rhythmbox/rhythmbox-da.omf
485share/omf/rhythmbox/rhythmbox-de.omf 490share/omf/rhythmbox/rhythmbox-de.omf
486share/omf/rhythmbox/rhythmbox-el.omf 491share/omf/rhythmbox/rhythmbox-el.omf
487share/omf/rhythmbox/rhythmbox-es.omf 492share/omf/rhythmbox/rhythmbox-es.omf
488share/omf/rhythmbox/rhythmbox-fr.omf 493share/omf/rhythmbox/rhythmbox-fr.omf
489share/omf/rhythmbox/rhythmbox-it.omf 494share/omf/rhythmbox/rhythmbox-it.omf
490share/omf/rhythmbox/rhythmbox-oc.omf 495share/omf/rhythmbox/rhythmbox-oc.omf
491share/omf/rhythmbox/rhythmbox-ru.omf 496share/omf/rhythmbox/rhythmbox-ru.omf
492share/omf/rhythmbox/rhythmbox-sv.omf 497share/omf/rhythmbox/rhythmbox-sv.omf
493share/omf/rhythmbox/rhythmbox-zh_CN.omf 498share/omf/rhythmbox/rhythmbox-zh_CN.omf
494share/rhythmbox/create-playlist.ui 499share/rhythmbox/create-playlist.ui
495share/rhythmbox/general-prefs.ui 500share/rhythmbox/general-prefs.ui
496share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.png 501share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.png
497share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.svg 502share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.svg
498share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.png 503share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.png
499share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.svg 504share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.svg
500share/rhythmbox/icons/hicolor/16x16/actions/internet-radio-new.png 505share/rhythmbox/icons/hicolor/16x16/actions/internet-radio-new.png
501share/rhythmbox/icons/hicolor/16x16/actions/media-eject.png 506share/rhythmbox/icons/hicolor/16x16/actions/media-eject.png
502share/rhythmbox/icons/hicolor/16x16/actions/playlist-automatic-new.png 507share/rhythmbox/icons/hicolor/16x16/actions/playlist-automatic-new.png
503share/rhythmbox/icons/hicolor/16x16/actions/playlist-new.png 508share/rhythmbox/icons/hicolor/16x16/actions/playlist-new.png
504share/rhythmbox/icons/hicolor/16x16/actions/podcast-new.png 509share/rhythmbox/icons/hicolor/16x16/actions/podcast-new.png
505share/rhythmbox/icons/hicolor/16x16/places/library-internet-radio.png 510share/rhythmbox/icons/hicolor/16x16/places/library-internet-radio.png
506share/rhythmbox/icons/hicolor/16x16/places/library-podcast.png 511share/rhythmbox/icons/hicolor/16x16/places/library-podcast.png
507share/rhythmbox/icons/hicolor/16x16/places/playlist-automatic.png 512share/rhythmbox/icons/hicolor/16x16/places/playlist-automatic.png
508share/rhythmbox/icons/hicolor/16x16/places/playlist.png 513share/rhythmbox/icons/hicolor/16x16/places/playlist.png
509share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-no-star.png 514share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-no-star.png
510share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-notplaying.png 515share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-notplaying.png
511share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-set-star.png 516share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-set-star.png
512share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-unset-star.png 517share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-unset-star.png
513share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.png 518share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.png
514share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.svg 519share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.svg
515share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.png 520share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.png
516share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.svg 521share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.svg
517share/rhythmbox/icons/hicolor/22x22/actions/internet-radio-new.png 522share/rhythmbox/icons/hicolor/22x22/actions/internet-radio-new.png
518share/rhythmbox/icons/hicolor/22x22/actions/playlist-automatic-new.png 523share/rhythmbox/icons/hicolor/22x22/actions/playlist-automatic-new.png
519share/rhythmbox/icons/hicolor/22x22/actions/playlist-new.png 524share/rhythmbox/icons/hicolor/22x22/actions/playlist-new.png
520share/rhythmbox/icons/hicolor/22x22/actions/podcast-new.png 525share/rhythmbox/icons/hicolor/22x22/actions/podcast-new.png
521share/rhythmbox/icons/hicolor/22x22/actions/visualization.png 526share/rhythmbox/icons/hicolor/22x22/actions/visualization.png
522share/rhythmbox/icons/hicolor/22x22/places/library-internet-radio.png 527share/rhythmbox/icons/hicolor/22x22/places/library-internet-radio.png
523share/rhythmbox/icons/hicolor/22x22/places/library-podcast.png 528share/rhythmbox/icons/hicolor/22x22/places/library-podcast.png
524share/rhythmbox/icons/hicolor/22x22/places/playlist-automatic.png 529share/rhythmbox/icons/hicolor/22x22/places/playlist-automatic.png
525share/rhythmbox/icons/hicolor/22x22/places/playlist.png 530share/rhythmbox/icons/hicolor/22x22/places/playlist.png
526share/rhythmbox/icons/hicolor/22x22/status/rhythmbox-notplaying.png 531share/rhythmbox/icons/hicolor/22x22/status/rhythmbox-notplaying.png
527share/rhythmbox/icons/hicolor/24x24/places/jamendo.png 532share/rhythmbox/icons/hicolor/24x24/places/jamendo.png
528share/rhythmbox/icons/hicolor/24x24/places/magnatune.png 533share/rhythmbox/icons/hicolor/24x24/places/magnatune.png
529share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.png 534share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.png
530share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.svg 535share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.svg
531share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.png 536share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.png
532share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.svg 537share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.svg
533share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png 538share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png
534share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png 539share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png
535share/rhythmbox/icons/hicolor/32x32/actions/playlist-new.png 540share/rhythmbox/icons/hicolor/32x32/actions/playlist-new.png
536share/rhythmbox/icons/hicolor/32x32/places/library-internet-radio.png 541share/rhythmbox/icons/hicolor/32x32/places/library-internet-radio.png
537share/rhythmbox/icons/hicolor/32x32/places/playlist-automatic.png 542share/rhythmbox/icons/hicolor/32x32/places/playlist-automatic.png
538share/rhythmbox/icons/hicolor/32x32/places/playlist.png 543share/rhythmbox/icons/hicolor/32x32/places/playlist.png
539share/rhythmbox/icons/hicolor/32x32/status/rhythmbox-notplaying.png 544share/rhythmbox/icons/hicolor/32x32/status/rhythmbox-notplaying.png
540share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-duplicate.svg 545share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-duplicate.svg
541share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-new.svg 546share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-new.svg
542share/rhythmbox/icons/hicolor/scalable/actions/internet-radio-new.svg 547share/rhythmbox/icons/hicolor/scalable/actions/internet-radio-new.svg
543share/rhythmbox/icons/hicolor/scalable/actions/playlist-automatic-new.svg 548share/rhythmbox/icons/hicolor/scalable/actions/playlist-automatic-new.svg
544share/rhythmbox/icons/hicolor/scalable/actions/playlist-new.svg 549share/rhythmbox/icons/hicolor/scalable/actions/playlist-new.svg
545share/rhythmbox/icons/hicolor/scalable/places/library-internet-radio.svg 550share/rhythmbox/icons/hicolor/scalable/places/library-internet-radio.svg
546share/rhythmbox/icons/hicolor/scalable/places/playlist-automatic.svg 551share/rhythmbox/icons/hicolor/scalable/places/playlist-automatic.svg
547share/rhythmbox/icons/hicolor/scalable/places/playlist.svg 552share/rhythmbox/icons/hicolor/scalable/places/playlist.svg
548share/rhythmbox/icons/hicolor/scalable/status/rhythmbox-notplaying.svg 553share/rhythmbox/icons/hicolor/scalable/status/rhythmbox-notplaying.svg
549share/rhythmbox/library-prefs.ui 554share/rhythmbox/library-prefs.ui
550share/rhythmbox/playback-prefs.ui 555share/rhythmbox/playback-prefs.ui
551share/rhythmbox/playlist-save.ui 556share/rhythmbox/playlist-save.ui
552share/rhythmbox/playlists.xml 557share/rhythmbox/playlists.xml
553share/rhythmbox/plugins.ui 558share/rhythmbox/plugins.ui
554share/rhythmbox/podcast-feed-properties.ui 559share/rhythmbox/podcast-feed-properties.ui
555share/rhythmbox/podcast-prefs.ui 560share/rhythmbox/podcast-prefs.ui
556share/rhythmbox/podcast-properties.ui 561share/rhythmbox/podcast-properties.ui
557share/rhythmbox/rhythmbox-ui.xml 562share/rhythmbox/rhythmbox-ui.xml
558share/rhythmbox/song-info-multiple.ui 563share/rhythmbox/song-info-multiple.ui
559share/rhythmbox/song-info.ui 564share/rhythmbox/song-info.ui
560share/rhythmbox/uri-new.ui 565share/rhythmbox/uri-new.ui

cvs diff -r1.28 -r1.29 pkgsrc/audio/rhythmbox/distinfo (switch to unified diff)

--- pkgsrc/audio/rhythmbox/distinfo 2009/06/04 11:44:24 1.28
+++ pkgsrc/audio/rhythmbox/distinfo 2009/07/31 08:50:27 1.29
@@ -1,5 +1,7 @@ @@ -1,5 +1,7 @@
1$NetBSD: distinfo,v 1.28 2009/06/04 11:44:24 drochner Exp $ 1$NetBSD: distinfo,v 1.29 2009/07/31 08:50:27 drochner Exp $
2 2
3SHA1 (rhythmbox-0.12.2.tar.bz2) = dd72ffd092760fc70b5a86e7f5ccf8157e56fb98 3SHA1 (rhythmbox-0.12.3.tar.bz2) = f1def95f92993ade14f7b0ec2323e9d2e4aaad03
4RMD160 (rhythmbox-0.12.2.tar.bz2) = bf50fe01295c8a4fc185b0f811dccff829dbfac4 4RMD160 (rhythmbox-0.12.3.tar.bz2) = 8fc030b320065578b4a0851ecd87c5753b6dce93
5Size (rhythmbox-0.12.2.tar.bz2) = 4909310 bytes 5Size (rhythmbox-0.12.3.tar.bz2) = 4999529 bytes
 6SHA1 (patch-aa) = a31b22483c63ee73bf32ca583afcc82c29e9562a
 7SHA1 (patch-ab) = ad082691fc80177a6d6f843278f04a0f5399c205

File Added: pkgsrc/audio/rhythmbox/patches/Attic/patch-aa
$NetBSD: patch-aa,v 1.10 2009/07/31 08:50:27 drochner Exp $

--- plugins/coherence/upnp_coherence/UpnpSource.py.orig	2009-06-30 01:38:57.000000000 +0200
+++ plugins/coherence/upnp_coherence/UpnpSource.py
@@ -132,7 +132,7 @@ class UpnpSource(rb.BrowserSource,log.Lo
 
                     if duration is not None:
                         h,m,s = duration.split(':')
-                        seconds = int(h)*3600 + int(m)*60 + int(s)
+                        seconds = int(h)*3600 + int(m)*60 + int(round(float(s)))
                         self.info("%r %r:%r:%r %r", duration, h, m , s, seconds)
                         self.__db.set(entry, rhythmdb.PROP_DURATION, seconds)
 

File Added: pkgsrc/audio/rhythmbox/patches/Attic/patch-ab
$NetBSD: patch-ab,v 1.8 2009/07/31 08:50:27 drochner Exp $

--- plugins/audiocd/sj-metadata-musicbrainz3.c.orig	2009-07-23 20:24:18.000000000 +0200
+++ plugins/audiocd/sj-metadata-musicbrainz3.c
@@ -231,6 +231,8 @@ mb_list_albums (SjMetadata *metadata, ch
   }
 
   priv->disc = mb_read_disc (priv->cdrom);
+  if (!priv->disc)
+	return NULL;
   if (url != NULL) {
     mb_get_submission_url (priv->disc, NULL, 0, buffer, sizeof (buffer));
     *url = g_strdup (buffer);