summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 02:12:46 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 02:12:46 +0800
commitdfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch)
tree3c84ec64b1dd1a9a2618a75efa664a18033890bd /audio
parentd0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff)
downloadmarcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.bz2
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.lz
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.xz
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst
marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-music/Makefile34
-rw-r--r--audio/gnome-music/distinfo2
-rw-r--r--audio/gnome-music/pkg-descr3
-rw-r--r--audio/gnome-music/pkg-plist215
-rw-r--r--audio/goobox/Makefile42
-rw-r--r--audio/goobox/distinfo2
-rw-r--r--audio/goobox/pkg-descr4
-rw-r--r--audio/goobox/pkg-plist99
-rw-r--r--audio/libcanberra-gtk3/Makefile5
-rw-r--r--audio/libcanberra-gtk3/pkg-plist2
-rw-r--r--audio/libcanberra/Makefile17
-rw-r--r--audio/libcanberra/distinfo4
-rw-r--r--audio/libcanberra/files/patch-configure15
-rw-r--r--audio/libcanberra/pkg-plist3
-rw-r--r--audio/rhythmbox/Makefile173
-rw-r--r--audio/rhythmbox/distinfo4
-rw-r--r--audio/rhythmbox/files/patch-configure10
-rw-r--r--audio/rhythmbox/pkg-plist1234
-rw-r--r--audio/sound-juicer/Makefile38
-rw-r--r--audio/sound-juicer/distinfo2
-rw-r--r--audio/sound-juicer/pkg-descr5
-rw-r--r--audio/sound-juicer/pkg-plist252
22 files changed, 1466 insertions, 699 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile
new file mode 100644
index 000000000..e0b008552
--- /dev/null
+++ b/audio/gnome-music/Makefile
@@ -0,0 +1,34 @@
+# Created by: Gustau Perez <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= gnome-music
+PORTVERSION= 3.12.1
+CATEGORIES= audio gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME music playing application
+
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo
+
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
+USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \
+ introspection:build
+GNU_CONFIGURE= yes
+USE_PYTHON= 3
+USE_GSTREAMER1= ogg mad
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_ENV= XDG_CACHE_HOME=${WRKDIR}
+
+GLIB_SCHEMAS= org.gnome.Music.gschema.xml
+
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnome-music/libgd.so
+
+.include <bsd.port.mk>
diff --git a/audio/gnome-music/distinfo b/audio/gnome-music/distinfo
new file mode 100644
index 000000000..9bbf8cb73
--- /dev/null
+++ b/audio/gnome-music/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/gnome-music-3.12.1.tar.xz) = 197a62475a8f13eb9548a8d885c30f01d7f5b04e95dc09933e57f90dd79470fc
+SIZE (gnome3/gnome-music-3.12.1.tar.xz) = 1417408
diff --git a/audio/gnome-music/pkg-descr b/audio/gnome-music/pkg-descr
new file mode 100644
index 000000000..734bc62cc
--- /dev/null
+++ b/audio/gnome-music/pkg-descr
@@ -0,0 +1,3 @@
+Music is the new GNOME music playing application.
+
+WWW: https://wiki.gnome.org/Apps/Music
diff --git a/audio/gnome-music/pkg-plist b/audio/gnome-music/pkg-plist
new file mode 100644
index 000000000..9621cbbf5
--- /dev/null
+++ b/audio/gnome-music/pkg-plist
@@ -0,0 +1,215 @@
+bin/gnome-music
+lib/gnome-music/libgd.la
+lib/gnome-music/libgd.so
+lib/gnome-music/girepository-1.0/Gd-1.0.typelib
+%%PYTHON_SITELIBDIR%%/gnomemusic/__init__.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/albumArtCache.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/application.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/grilo.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/mpris.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/notification.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/player.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/playlists.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/query.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/searchbar.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/toolbar.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/view.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/widgets.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/window.py
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/__init__.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/__init__.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/albumArtCache.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/albumArtCache.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/application.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/application.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/grilo.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/grilo.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/mpris.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/mpris.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/notification.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/notification.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/player.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/player.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/playlists.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/playlists.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/query.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/query.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/searchbar.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/searchbar.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/toolbar.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/toolbar.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/view.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/view.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/widgets.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/widgets.cpython-33.pyo
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/window.cpython-33.pyc
+%%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__/window.cpython-33.pyo
+share/appdata/gnome-music.appdata.xml
+share/applications/gnome-music.desktop
+%%DATADIR%%/gnome-music.gresource
+%%DATADIR%%/gir-1.0/Gd-1.0.gir
+share/help/C/gnome-music/index.page
+share/help/C/gnome-music/introduction.page
+share/help/C/gnome-music/legal.xml
+share/help/C/gnome-music/play-music.page
+share/help/C/gnome-music/playlist-create-albums.page
+share/help/C/gnome-music/playlist-create-artists.page
+share/help/C/gnome-music/playlist-create-songs.page
+share/help/C/gnome-music/playlist-delete.page
+share/help/C/gnome-music/playlist-remove-songs.page
+share/help/C/gnome-music/playlist-repeat.page
+share/help/C/gnome-music/playlist-shuffle.page
+share/help/C/gnome-music/search.page
+share/help/C/gnome-music/figures/gnome-music-3.12.png
+share/help/cs/gnome-music/index.page
+share/help/cs/gnome-music/introduction.page
+share/help/cs/gnome-music/legal.xml
+share/help/cs/gnome-music/play-music.page
+share/help/cs/gnome-music/playlist-create-albums.page
+share/help/cs/gnome-music/playlist-create-artists.page
+share/help/cs/gnome-music/playlist-create-songs.page
+share/help/cs/gnome-music/playlist-delete.page
+share/help/cs/gnome-music/playlist-remove-songs.page
+share/help/cs/gnome-music/playlist-repeat.page
+share/help/cs/gnome-music/playlist-shuffle.page
+share/help/cs/gnome-music/search.page
+share/help/cs/gnome-music/figures/gnome-music-3.12.png
+share/help/el/gnome-music/index.page
+share/help/el/gnome-music/introduction.page
+share/help/el/gnome-music/legal.xml
+share/help/el/gnome-music/play-music.page
+share/help/el/gnome-music/playlist-create-albums.page
+share/help/el/gnome-music/playlist-create-artists.page
+share/help/el/gnome-music/playlist-create-songs.page
+share/help/el/gnome-music/playlist-delete.page
+share/help/el/gnome-music/playlist-remove-songs.page
+share/help/el/gnome-music/playlist-repeat.page
+share/help/el/gnome-music/playlist-shuffle.page
+share/help/el/gnome-music/search.page
+share/help/el/gnome-music/figures/gnome-music-3.12.png
+share/help/es/gnome-music/index.page
+share/help/es/gnome-music/introduction.page
+share/help/es/gnome-music/legal.xml
+share/help/es/gnome-music/play-music.page
+share/help/es/gnome-music/playlist-create-albums.page
+share/help/es/gnome-music/playlist-create-artists.page
+share/help/es/gnome-music/playlist-create-songs.page
+share/help/es/gnome-music/playlist-delete.page
+share/help/es/gnome-music/playlist-remove-songs.page
+share/help/es/gnome-music/playlist-repeat.page
+share/help/es/gnome-music/playlist-shuffle.page
+share/help/es/gnome-music/search.page
+share/help/es/gnome-music/figures/gnome-music-3.12.png
+share/help/fr/gnome-music/index.page
+share/help/fr/gnome-music/introduction.page
+share/help/fr/gnome-music/legal.xml
+share/help/fr/gnome-music/play-music.page
+share/help/fr/gnome-music/playlist-create-albums.page
+share/help/fr/gnome-music/playlist-create-artists.page
+share/help/fr/gnome-music/playlist-create-songs.page
+share/help/fr/gnome-music/playlist-delete.page
+share/help/fr/gnome-music/playlist-remove-songs.page
+share/help/fr/gnome-music/playlist-repeat.page
+share/help/fr/gnome-music/playlist-shuffle.page
+share/help/fr/gnome-music/search.page
+share/help/fr/gnome-music/figures/gnome-music-3.12.png
+share/help/hu/gnome-music/index.page
+share/help/hu/gnome-music/introduction.page
+share/help/hu/gnome-music/legal.xml
+share/help/hu/gnome-music/play-music.page
+share/help/hu/gnome-music/playlist-create-albums.page
+share/help/hu/gnome-music/playlist-create-artists.page
+share/help/hu/gnome-music/playlist-create-songs.page
+share/help/hu/gnome-music/playlist-delete.page
+share/help/hu/gnome-music/playlist-remove-songs.page
+share/help/hu/gnome-music/playlist-repeat.page
+share/help/hu/gnome-music/playlist-shuffle.page
+share/help/hu/gnome-music/search.page
+share/help/hu/gnome-music/figures/gnome-music-3.12.png
+share/help/pt_BR/gnome-music/index.page
+share/help/pt_BR/gnome-music/introduction.page
+share/help/pt_BR/gnome-music/legal.xml
+share/help/pt_BR/gnome-music/play-music.page
+share/help/pt_BR/gnome-music/playlist-create-albums.page
+share/help/pt_BR/gnome-music/playlist-create-artists.page
+share/help/pt_BR/gnome-music/playlist-create-songs.page
+share/help/pt_BR/gnome-music/playlist-delete.page
+share/help/pt_BR/gnome-music/playlist-remove-songs.page
+share/help/pt_BR/gnome-music/playlist-repeat.page
+share/help/pt_BR/gnome-music/playlist-shuffle.page
+share/help/pt_BR/gnome-music/search.page
+share/help/pt_BR/gnome-music/figures/gnome-music-3.12.png
+share/icons/hicolor/16x16/apps/gnome-music.png
+share/icons/hicolor/22x22/apps/gnome-music.png
+share/icons/hicolor/256x256/apps/gnome-music.png
+share/icons/hicolor/32x32/apps/gnome-music.png
+share/icons/hicolor/48x48/apps/gnome-music.png
+share/locale/af/LC_MESSAGES/gnome-music.mo
+share/locale/an/LC_MESSAGES/gnome-music.mo
+share/locale/as/LC_MESSAGES/gnome-music.mo
+share/locale/be/LC_MESSAGES/gnome-music.mo
+share/locale/ca/LC_MESSAGES/gnome-music.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-music.mo
+share/locale/cs/LC_MESSAGES/gnome-music.mo
+share/locale/da/LC_MESSAGES/gnome-music.mo
+share/locale/de/LC_MESSAGES/gnome-music.mo
+share/locale/el/LC_MESSAGES/gnome-music.mo
+share/locale/en_GB/LC_MESSAGES/gnome-music.mo
+share/locale/eo/LC_MESSAGES/gnome-music.mo
+share/locale/es/LC_MESSAGES/gnome-music.mo
+share/locale/et/LC_MESSAGES/gnome-music.mo
+share/locale/eu/LC_MESSAGES/gnome-music.mo
+share/locale/fa/LC_MESSAGES/gnome-music.mo
+share/locale/fi/LC_MESSAGES/gnome-music.mo
+share/locale/fr/LC_MESSAGES/gnome-music.mo
+share/locale/ga/LC_MESSAGES/gnome-music.mo
+share/locale/gl/LC_MESSAGES/gnome-music.mo
+share/locale/he/LC_MESSAGES/gnome-music.mo
+share/locale/hu/LC_MESSAGES/gnome-music.mo
+share/locale/id/LC_MESSAGES/gnome-music.mo
+share/locale/it/LC_MESSAGES/gnome-music.mo
+share/locale/ja/LC_MESSAGES/gnome-music.mo
+share/locale/kn/LC_MESSAGES/gnome-music.mo
+share/locale/ko/LC_MESSAGES/gnome-music.mo
+share/locale/lt/LC_MESSAGES/gnome-music.mo
+share/locale/lv/LC_MESSAGES/gnome-music.mo
+share/locale/ml/LC_MESSAGES/gnome-music.mo
+share/locale/nb/LC_MESSAGES/gnome-music.mo
+share/locale/nl/LC_MESSAGES/gnome-music.mo
+share/locale/pa/LC_MESSAGES/gnome-music.mo
+share/locale/pl/LC_MESSAGES/gnome-music.mo
+share/locale/pt/LC_MESSAGES/gnome-music.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-music.mo
+share/locale/ru/LC_MESSAGES/gnome-music.mo
+share/locale/sk/LC_MESSAGES/gnome-music.mo
+share/locale/sl/LC_MESSAGES/gnome-music.mo
+share/locale/sr/LC_MESSAGES/gnome-music.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-music.mo
+share/locale/te/LC_MESSAGES/gnome-music.mo
+share/locale/tg/LC_MESSAGES/gnome-music.mo
+share/locale/tr/LC_MESSAGES/gnome-music.mo
+share/locale/uk/LC_MESSAGES/gnome-music.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-music.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-music.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-music.mo
+@dirrm share/help/pt_BR/gnome-music/figures
+@dirrm share/help/pt_BR/gnome-music
+@dirrm share/help/hu/gnome-music/figures
+@dirrm share/help/hu/gnome-music
+@dirrm share/help/fr/gnome-music/figures
+@dirrm share/help/fr/gnome-music
+@dirrm share/help/es/gnome-music/figures
+@dirrm share/help/es/gnome-music
+@dirrm share/help/el/gnome-music/figures
+@dirrm share/help/el/gnome-music
+@dirrm share/help/cs/gnome-music/figures
+@dirrm share/help/cs/gnome-music
+@dirrm share/help/C/gnome-music/figures
+@dirrm share/help/C/gnome-music
+@dirrmtry share/appdata
+@dirrm lib/gnome-music/girepository-1.0
+@dirrm lib/gnome-music
+@dirrm %%PYTHON_SITELIBDIR%%/gnomemusic/__pycache__
+@dirrm %%PYTHON_SITELIBDIR%%/gnomemusic
+@dirrm %%DATADIR%%/gir-1.0
+@dirrm %%DATADIR%%
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
new file mode 100644
index 000000000..636333eaf
--- /dev/null
+++ b/audio/goobox/Makefile
@@ -0,0 +1,42 @@
+# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= goobox
+PORTVERSION= 3.3.2
+CATEGORIES= audio gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= CD player and ripper for GNOME Desktop environment
+
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libdiscid.so:${PORTSDIR}/audio/libdiscid \
+ libcoverart.so.0:${PORTSDIR}/audio/libcoverart \
+ libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
+ libbrasero-media3.so:${PORTSDIR}/sysutils/brasero \
+ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
+
+USES= desktop-file-utils gettext gmake pkgconfig tar:xz
+USE_GNOME= glib20 gtk30 gnomeprefix intlhack
+USE_XORG= x11
+USE_GSTREAMER1= yes
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+OPTIONS_DEFINE= NOTIFY
+OPTIONS_DEFAULT=NOTIFY
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MNOTIFY}
+LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
+CONFIGURE_ARGS+=--enable-notification
+.else
+CONFIGURE_ARGS+=--disable-notification
+.endif
+
+.include <bsd.port.mk>
diff --git a/audio/goobox/distinfo b/audio/goobox/distinfo
new file mode 100644
index 000000000..e434ca63e
--- /dev/null
+++ b/audio/goobox/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/goobox-3.3.2.tar.xz) = a6461eb0cc204c295173f9f26051923c261898a65b8053d253be8315bc4e47c5
+SIZE (gnome3/goobox-3.3.2.tar.xz) = 550684
diff --git a/audio/goobox/pkg-descr b/audio/goobox/pkg-descr
new file mode 100644
index 000000000..c263704fd
--- /dev/null
+++ b/audio/goobox/pkg-descr
@@ -0,0 +1,4 @@
+Goobox is a CD player and ripper for the GNOME Desktop environment,
+it uses gstreamer to play and rip CDs and cddb-slave2 (distributed
+with gnome-media) to get and edit CD metadata such as track titles
+and album name.
diff --git a/audio/goobox/pkg-plist b/audio/goobox/pkg-plist
new file mode 100644
index 000000000..f942ad939
--- /dev/null
+++ b/audio/goobox/pkg-plist
@@ -0,0 +1,99 @@
+bin/goobox
+share/GConf/gsettings/goobox.convert
+share/appdata/goobox.appdata.xml
+share/applications/goobox.desktop
+share/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
+share/help/C/goobox/index.page
+share/help/C/goobox/legal.xml
+share/help/C/goobox/preferences.page
+share/help/C/goobox/shortcuts.page
+share/help/ca/goobox/index.page
+share/help/ca/goobox/legal.xml
+share/help/ca/goobox/preferences.page
+share/help/ca/goobox/shortcuts.page
+share/help/cs/goobox/index.page
+share/help/cs/goobox/legal.xml
+share/help/cs/goobox/preferences.page
+share/help/cs/goobox/shortcuts.page
+share/help/de/goobox/index.page
+share/help/de/goobox/legal.xml
+share/help/de/goobox/preferences.page
+share/help/de/goobox/shortcuts.page
+share/help/el/goobox/index.page
+share/help/el/goobox/legal.xml
+share/help/el/goobox/preferences.page
+share/help/el/goobox/shortcuts.page
+share/help/es/goobox/index.page
+share/help/es/goobox/legal.xml
+share/help/es/goobox/preferences.page
+share/help/es/goobox/shortcuts.page
+share/help/fr/goobox/index.page
+share/help/fr/goobox/legal.xml
+share/help/fr/goobox/preferences.page
+share/help/fr/goobox/shortcuts.page
+share/help/oc/goobox/index.page
+share/help/oc/goobox/legal.xml
+share/help/oc/goobox/preferences.page
+share/help/oc/goobox/shortcuts.page
+share/help/sl/goobox/index.page
+share/help/sl/goobox/legal.xml
+share/help/sl/goobox/preferences.page
+share/help/sl/goobox/shortcuts.page
+share/help/sv/goobox/index.page
+share/help/sv/goobox/legal.xml
+share/help/sv/goobox/preferences.page
+share/help/sv/goobox/shortcuts.page
+share/icons/hicolor/256x256/apps/goobox.png
+share/icons/hicolor/48x48/apps/goobox.png
+share/locale/ar/LC_MESSAGES/goobox.mo
+share/locale/bg/LC_MESSAGES/goobox.mo
+share/locale/ca/LC_MESSAGES/goobox.mo
+share/locale/cs/LC_MESSAGES/goobox.mo
+share/locale/da/LC_MESSAGES/goobox.mo
+share/locale/de/LC_MESSAGES/goobox.mo
+share/locale/dz/LC_MESSAGES/goobox.mo
+share/locale/el/LC_MESSAGES/goobox.mo
+share/locale/en_CA/LC_MESSAGES/goobox.mo
+share/locale/en_GB/LC_MESSAGES/goobox.mo
+share/locale/es/LC_MESSAGES/goobox.mo
+share/locale/eu/LC_MESSAGES/goobox.mo
+share/locale/fi/LC_MESSAGES/goobox.mo
+share/locale/fr/LC_MESSAGES/goobox.mo
+share/locale/gl/LC_MESSAGES/goobox.mo
+share/locale/he/LC_MESSAGES/goobox.mo
+share/locale/hu/LC_MESSAGES/goobox.mo
+share/locale/id/LC_MESSAGES/goobox.mo
+share/locale/it/LC_MESSAGES/goobox.mo
+share/locale/ja/LC_MESSAGES/goobox.mo
+share/locale/ko/LC_MESSAGES/goobox.mo
+share/locale/lt/LC_MESSAGES/goobox.mo
+share/locale/lv/LC_MESSAGES/goobox.mo
+share/locale/nb/LC_MESSAGES/goobox.mo
+share/locale/ne/LC_MESSAGES/goobox.mo
+share/locale/nl/LC_MESSAGES/goobox.mo
+share/locale/oc/LC_MESSAGES/goobox.mo
+share/locale/pa/LC_MESSAGES/goobox.mo
+share/locale/pl/LC_MESSAGES/goobox.mo
+share/locale/pt/LC_MESSAGES/goobox.mo
+share/locale/pt_BR/LC_MESSAGES/goobox.mo
+share/locale/ro/LC_MESSAGES/goobox.mo
+share/locale/ru/LC_MESSAGES/goobox.mo
+share/locale/rw/LC_MESSAGES/goobox.mo
+share/locale/sl/LC_MESSAGES/goobox.mo
+share/locale/sq/LC_MESSAGES/goobox.mo
+share/locale/sr/LC_MESSAGES/goobox.mo
+share/locale/sr@latin/LC_MESSAGES/goobox.mo
+share/locale/sv/LC_MESSAGES/goobox.mo
+share/locale/vi/LC_MESSAGES/goobox.mo
+share/locale/zh_CN/LC_MESSAGES/goobox.mo
+share/locale/zh_TW/LC_MESSAGES/goobox.mo
+@dirrm share/help/sv/goobox
+@dirrm share/help/sl/goobox
+@dirrm share/help/oc/goobox
+@dirrm share/help/fr/goobox
+@dirrm share/help/es/goobox
+@dirrm share/help/el/goobox
+@dirrm share/help/de/goobox
+@dirrm share/help/cs/goobox
+@dirrm share/help/ca/goobox
+@dirrm share/help/C/goobox
diff --git a/audio/libcanberra-gtk3/Makefile b/audio/libcanberra-gtk3/Makefile
index dbd48956e..aac08dee0 100644
--- a/audio/libcanberra-gtk3/Makefile
+++ b/audio/libcanberra-gtk3/Makefile
@@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/audio/libcanberra-gtk3/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom: ports-experimental/trunk/audio/libcanberra-gtk3/Makefile 19090 2014-03-11 16:57:43Z gusi $
-PORTREVISION= 2
CATEGORIES= audio devel
PKGNAMESUFFIX= -gtk3
@@ -25,7 +24,7 @@ do-build:
do-install:
${INSTALL_DATA} ${WRKSRC}/libcanberra-gtk3.pc \
${STAGEDIR}${PREFIX}/libdata/pkgconfig/
-.for i in .so .so.0 .so.0.1.8
+.for i in .so .so.0 .so.0.1.9
${INSTALL_LIB} ${WRKSRC}/src/.libs/libcanberra-gtk3${i} \
${STAGEDIR}${PREFIX}/lib/
.endfor
diff --git a/audio/libcanberra-gtk3/pkg-plist b/audio/libcanberra-gtk3/pkg-plist
index aa020d57b..0f4b166a9 100644
--- a/audio/libcanberra-gtk3/pkg-plist
+++ b/audio/libcanberra-gtk3/pkg-plist
@@ -4,5 +4,5 @@ lib/gtk-3.0/modules/libcanberra-gtk3-module.so
lib/libcanberra-gtk3.la
lib/libcanberra-gtk3.so
lib/libcanberra-gtk3.so.0
-lib/libcanberra-gtk3.so.0.1.8
+lib/libcanberra-gtk3.so.0.1.9
libdata/pkgconfig/libcanberra-gtk3.pc
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile
index d2c7747da..ffa1fd0a1 100644
--- a/audio/libcanberra/Makefile
+++ b/audio/libcanberra/Makefile
@@ -3,10 +3,11 @@
# $MCom$
PORTNAME= libcanberra
-PORTVERSION= 0.28
-PORTREVISION= 4
+PORTVERSION= 0.30
+PORTREVISION= 2
CATEGORIES= audio devel
-MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/
+MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ \
+ http://pkgs.fedoraproject.org/repo/pkgs/libcanberra/libcanberra-0.30.tar.xz/34cb7e4430afaf6f447c4ebdb9b42072/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Implementation of the Freedesktop sound theme spec
@@ -16,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LGPL
LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis
-USES= gmake libtool pathfix pkgconfig
-USE_GNOME= gnomeprefix gnomehier gtk20 gconf2
+USES= gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= gnomehier gnomeprefix gtk20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libltdl
@@ -26,9 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-.if !defined(SLAVEPORT)
-GCONF_SCHEMAS= libcanberra.schemas
-.else
+.if defined(SLAVEPORT)
OPTIONS_DEFINE= PULSEAUDIO GSTREAMER
.endif
@@ -52,7 +51,7 @@ PLIST_SUB+= PULSE="@comment "
.endif
.if ${PORT_OPTIONS:MGSTREAMER}
-USE_GSTREAMER= yes
+USE_GSTREAMER1= yes
PLIST_SUB+= GSTREAMER=""
.else
CONFIGURE_ARGS+=--disable-gstreamer
diff --git a/audio/libcanberra/distinfo b/audio/libcanberra/distinfo
index 22db2558c..4ad8988ba 100644
--- a/audio/libcanberra/distinfo
+++ b/audio/libcanberra/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libcanberra-0.28.tar.gz) = eb1f8b2cabad7f07b6e44d606a91d73e1efca4b46daf92bd553e7222bc68868c
-SIZE (libcanberra-0.28.tar.gz) = 487276
+SHA256 (libcanberra-0.30.tar.xz) = c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72
+SIZE (libcanberra-0.30.tar.xz) = 318960
diff --git a/audio/libcanberra/files/patch-configure b/audio/libcanberra/files/patch-configure
deleted file mode 100644
index c2a0d3cc8..000000000
--- a/audio/libcanberra/files/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.orig 2010-07-14 13:00:51.000000000 +0200
-+++ configure 2010-07-14 13:02:26.000000000 +0200
-@@ -3273,12 +3273,6 @@
- AM_BACKSLASH='\'
-
-
--if type -p stow > /dev/null && test -d /usr/local/stow ; then
-- { $as_echo "$as_me:${as_lineno-$LINENO}: *** Found /usr/local/stow: default install prefix set to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***" >&5
--$as_echo "$as_me: *** Found /usr/local/stow: default install prefix set to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***" >&6;}
-- ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"
--fi
--
- #### Checks for programs. ####
-
-
diff --git a/audio/libcanberra/pkg-plist b/audio/libcanberra/pkg-plist
index 6778f2307..bd0c7c7df 100644
--- a/audio/libcanberra/pkg-plist
+++ b/audio/libcanberra/pkg-plist
@@ -7,7 +7,7 @@ lib/gtk-2.0/modules/libcanberra-gtk-module.so
lib/libcanberra-gtk.la
lib/libcanberra-gtk.so
lib/libcanberra-gtk.so.0
-lib/libcanberra-gtk.so.0.1.8
+lib/libcanberra-gtk.so.0.1.9
lib/libcanberra.la
lib/libcanberra.so
lib/libcanberra.so.0
@@ -32,7 +32,6 @@ libdata/pkgconfig/libcanberra.pc
%%DOCSDIR%%/left.png
%%DOCSDIR%%/libcanberra-canberra-gtk.html
%%DOCSDIR%%/libcanberra-canberra.html
-%%DOCSDIR%%/libcanberra.devhelp
%%DOCSDIR%%/libcanberra.devhelp2
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 91cbe99f9..aaf2f4a13 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,153 +1,80 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/audio/rhythmbox3/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom: ports-experimental/trunk/audio/rhythmbox/Makefile 19568 2014-04-25 09:41:58Z gusi $
PORTNAME= rhythmbox
-PORTVERSION= 2.90.1.1
-PORTREVISION= 1
+PORTVERSION= 3.0.2
+PORTREVISION= 2
CATEGORIES= audio gnome
-#MASTER_SITES= GNOME
-MASTER_SITES= LOCAL/kwm
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= marcus@FreeBSD.org
COMMENT= Audio player for GNOME
-BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
-LIB_DEPENDS= libmusicbrainz3.so:${PORTSDIR}/audio/libmusicbrainz3 \
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat \
+ valac:${PORTSDIR}/lang/vala \
+ gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
+ itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libcheck.so:${PORTSDIR}/devel/libcheck \
libpeas-1.0.so:${PORTSDIR}/devel/libpeas \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
- libgnome-media-profiles-3.0.so:${PORTSDIR}/multimedia/libgnome-media-profiles \
+ libsecret-1.so:${PORTSDIR}/security/libsecret \
libbrasero-media3.so:${PORTSDIR}/sysutils/brasero
-USE_BZIP2= yes
-USES= gettext gmake pathfix pkgconfig
-INSTALLS_OMF= yes
-USE_XORG= ice xproto
+USES= desktop-file-utils gettext gmake libtool pathfix \
+ pkgconfig tar:xz
USE_GNOME= intlhack gnomeprefix gtk30 introspection:build
-WANT_GNOME= yes
-USE_GSTREAMER= flac mp3 jpeg cdparanoia vorbis
-USE_AUTOTOOLS= libtool
-CONFIGURE_ARGS= --disable-vala
+USE_XORG= ice xproto
+GNU_CONFIGURE= yes
+USE_GSTREAMER1= flac lame jpeg cdparanoia vorbis
+CONFIGURE_ARGS= --enable-vala \
+ --disable-gudev \
+ --enable-visualizer=no \
+ --disable-browser-plugin \
+ --with-libsecret=yes
INSTALLS_ICONS= yes
-INSTALLS_OMF= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+PLIST_SUB+= PYTVER=${PYTHON_VER:S/.//}
+
GLIB_SCHEMAS= org.gnome.rhythmbox.gschema.xml
-OPTIONS_DEFINE= IPOD FAAD NOTIFY PYTHON LIRC MTP WEBKIT ITMS_PLUGIN
-OPTIONS_DEFAULT=NOTIFY PYTHON
+OPTIONS_SUB= yes
+OPTIONS_DEFINE= DAAP GRILO IPOD NOTIFY PYTHON LIRC MTP WEBKIT
+OPTIONS_DEFAULT=NOTIFY PYTHON
+DAAP_DESC= DAAP support
+DAAP_CONFIGURE_ENABLE= daap
+DAAP_LIB_DEPENDS= libdmapsharing-3.0.so:${PORTSDIR}/net/libdmapsharing
IPOD_DESC= iPod support
-ITMS_PLUGIN_DESC=iTunes browser plugin
+IPOD_CONFIGURE_WITH= ipod
+IPOD_LIB_DEPENDS= libgpod.so:${PORTSDIR}/audio/libgpod
+GRILO_DESC= Media discovery with Grilo
+GRILO_CONFIGURE_ENABLE= grilo
+GRILO_BUILD_DEPENDS= grilo-plugins>=0:${PORTSDIR}/net/grilo-plugins
+GRILO_RUN_DEPENDS= grilo-plugins>=0:${PORTSDIR}/net/grilo-plugins
+LIRC_CONFIGURE_ENABLE= lirc
+LIRC_LIB_DEPENDS= liblirc_client.so:${PORTSDIR}/comms/lirc
+NOTIFY_CONFIGURE_ENABLE= notify
+NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+MTP_CONFIGURE_WITH= mtp
+MTP_LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp \
+ libhal.so:${PORTSDIR}/sysutils/hal
+PYTHON_CONFIGURE_ENABLE= python
+PYTHON_USE= PYTHON=3 PYTVER=${PYTHON_VER:S/.//}
WEBKIT_DESC= HTML view support
-#DAAP "Enable iTunes music sharing" off \
-#VISUAL "Enable clutter visualizer plugin" on \
-
-MAN1= rhythmbox-client.1 rhythmbox.1
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MFAAD}
-USE_GSTREAMER+= faad
-.endif
-
-.if ${PORT_OPTIONS:MFAAD}
-LIB_DEPENDS+= liblirc_client.so:${PORTSDIR}/comms/lirc
-PLIST_SUB+= LIRC=""
-CONFIGURE_ARGS+=--enable-lirc
-.else
-CONFIGURE_ARGS+=--disable-lirc
-PLIST_SUB+= LIRC="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MMTP}
-LIB_DEPENDS+= libmtp.so:${PORTSDIR}/audio/libmtp \
- libhal.so:${PORTSDIR}/sysutils/hal
-PLIST_SUB+= MTP=""
-CONFIGURE_ARGS+=--with-mtp
-.else
-CONFIGURE_ARGS+=--without-mtp
-PLIST_SUB+= MTP="@comment "
-.endif
-
-#.if defined(WITH_DAAP)
-# needs http://www.flyn.org/projects/libdmapsharing/
-#CONFIGURE_ARGS+=--enable-daap --with-mdns=avahi
-#LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app \
-# gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
-#PLIST_SUB+= DAAP=""
-#.else
-#.if exists(${LOCALBASE}/lib/libavahi-client.a)
-#LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app
-#.endif
-CONFIGURE_ARGS+=--disable-daap
-PLIST_SUB+= DAAP="@comment "
-#.endif
-
-.if ${PORT_OPTIONS:MNOTIFY}
-LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
-PLIST_SUB+= NOTIFY=""
-.else
-CONFIGURE_ARGS+=--disable-libnotify
-PLIST_SUB+= NOTIFY="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= yes
-USE_GSTREAMER+= python
-CONFIGURE_ARGS+=--enable-python
-PLIST_SUB+= PYTHON=""
-.else
-CONFIGURE_ARGS+=--disable-python
-PLIST_SUB+= PYTHON="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MIPOD}
-LIB_DEPENDS+= libgpod.so:${PORTSDIR}/audio/libgpod
-CONFIGURE_ARGS+=--with-ipod
-PLIST_SUB+= IPOD=""
-.else
-CONFIGURE_ARGS+=--without-ipod
-PLIST_SUB+= IPOD="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MITMS_PLUGIN}
-# see if we can run this plugin from mozilla ..
-USE_WEBPLUGINS= webkit-gtk3
-WEBPLUGINS_FILES=librhythmbox-itms-detection-plugin.so
-.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
-
-CONFIGURE_ARGS+=--enable-browser-plugin
-CONFIGURE_ENV+= MOZILLA_PLUGINDIR=${WEBPLUGINS_DIR}
-PLIST_SUB+= ITMS_PLUGIN=""
-.else
-CONFIGURE_ARGS+=--disable-browser-plugin
-PLIST_SUB+= ITMS_PLUGIN="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MWEBKIT}
-LIB_DEPENDS+= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
-CONFIGURE_ARGS+=--with-webkit
-PLIST_SUB+= WEBKIT=""
-.else
-CONFIGURE_ARGS+=--without-webkit
-PLIST_SUB+= WEBKIT="@comment "
-.endif
+WEBKIT_CONFIGURE_WITH= webkit
+WEBKIT_LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
-#.if defined(WITH_VISUAL)
-#LIB_DEPENDS+= mx-1.0.2:${PORTSDIR}/x11-toolkits/mx \
-# clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \
-# clutter-gst-1.0.0:${PORTSDIR}/multimedia/clutter-gst
-#CONFIGURE_ARGS+=--enable-visualizer
-#PLIST_SUB+= VISUAL=""
-#.else
-CONFIGURE_ARGS+=--enable-visualizer=no
-PLIST_SUB+= VISUAL="@comment "
-#.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|{MOZILLA_PLUGINDIR|{MOZILLA_PLUGINDIR}|g' \
+ ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/plugins\/context\/Makefile"/d' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo
index be6bba89e..0f7137ef8 100644
--- a/audio/rhythmbox/distinfo
+++ b/audio/rhythmbox/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/rhythmbox-2.90.1.1.tar.bz2) = 187fe6f60cf9991d0dd2a8b55671356ed2b5399f998aadeb323adf3bf4a2ec05
-SIZE (gnome3/rhythmbox-2.90.1.1.tar.bz2) = 11181310
+SHA256 (gnome3/rhythmbox-3.0.2.tar.xz) = 0f929bf545ef79e935a385ff5099767a6aeb06a9af171f8fab08aeb21c216d26
+SIZE (gnome3/rhythmbox-3.0.2.tar.xz) = 6358740
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure
index 53ec68b22..8f02324cc 100644
--- a/audio/rhythmbox/files/patch-configure
+++ b/audio/rhythmbox/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig 2011-04-23 19:57:24.000000000 +0200
-+++ configure 2011-04-23 20:27:33.000000000 +0200
-@@ -20194,7 +20194,7 @@
+--- configure.orig 2014-03-24 12:42:39.411641038 +0000
++++ configure 2014-03-24 12:43:17.116638621 +0000
+@@ -21652,7 +21652,7 @@
fi
--MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR:="\${libdir}/mozilla/plugins"}"
-+MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR}"
+-MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR:-'${libdir}/mozilla/plugins'}
++MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR}
if test x$enable_browser_plugin = xyes; then
diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist
index 4b1a30726..9b0dc3dd5 100644
--- a/audio/rhythmbox/pkg-plist
+++ b/audio/rhythmbox/pkg-plist
@@ -9,14 +9,20 @@ 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-list-model.h
+include/rhythmbox/lib/rb-task-progress-simple.h
+include/rhythmbox/lib/rb-task-progress.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
@@ -37,91 +43,97 @@ 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-menu.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-removable-media-source.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-button-bar.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-task-list-display.h
include/rhythmbox/widgets/rb-uri-dialog.h
-%%ITMS_PLUGIN%%%%WEBPLUGINS_DIR%%/librhythmbox-itms-detection-plugin.a
-%%ITMS_PLUGIN%%%%WEBPLUGINS_DIR%%/librhythmbox-itms-detection-plugin.la
-%%ITMS_PLUGIN%%%%WEBPLUGINS_DIR%%/librhythmbox-itms-detection-plugin.so
lib/girepository-1.0/MPID-3.0.typelib
lib/girepository-1.0/RB-3.0.typelib
lib/librhythmbox-core.la
lib/librhythmbox-core.so
-lib/librhythmbox-core.so.4
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.plugin
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.py
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.pyc
-%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.pyo
+lib/librhythmbox-core.so.8
+lib/librhythmbox-core.so.8.0.0
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/artsearch.plugin
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/artsearch.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/embedded.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/lastfm.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/local.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/musicbrainz.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/oldcache.py
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/artsearch.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/artsearch.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/embedded.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/embedded.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/lastfm.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/lastfm.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/local.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/local.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/musicbrainz.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/musicbrainz.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/oldcache.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/artsearch/__pycache__/oldcache.cpython-%%PYTVER%%.pyo
lib/rhythmbox/plugins/audiocd/audiocd.plugin
lib/rhythmbox/plugins/audiocd/libaudiocd.la
lib/rhythmbox/plugins/audiocd/libaudiocd.so
lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.plugin
lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la
lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so
-lib/rhythmbox/plugins/cd-recorder/cd-recorder.plugin
-lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la
-lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so
%%PYTHON%%lib/rhythmbox/plugins/context/AlbumTab.py
-%%PYTHON%%lib/rhythmbox/plugins/context/AlbumTab.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/AlbumTab.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/ArtistTab.py
-%%PYTHON%%lib/rhythmbox/plugins/context/ArtistTab.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/ArtistTab.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/ContextView.py
-%%PYTHON%%lib/rhythmbox/plugins/context/ContextView.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/ContextView.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/LastFM.py
-%%PYTHON%%lib/rhythmbox/plugins/context/LastFM.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/LastFM.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/LinksTab.py
-%%PYTHON%%lib/rhythmbox/plugins/context/LinksTab.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/LinksTab.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/LyricsTab.py
-%%PYTHON%%lib/rhythmbox/plugins/context/LyricsTab.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/LyricsTab.pyo
%%PYTHON%%lib/rhythmbox/plugins/context/context.plugin
%%PYTHON%%lib/rhythmbox/plugins/context/context.py
-%%PYTHON%%lib/rhythmbox/plugins/context/context.pyc
-%%PYTHON%%lib/rhythmbox/plugins/context/context.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/AlbumTab.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/AlbumTab.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/ArtistTab.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/ArtistTab.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/ContextView.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/ContextView.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LastFM.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LastFM.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LinksTab.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LinksTab.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LyricsTab.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/LyricsTab.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/context.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/context/__pycache__/context.cpython-%%PYTVER%%.pyo
+lib/rhythmbox/plugins/cd-recorder/cd-recorder.plugin
+lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la
+lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so
+%%DAAP%%lib/rhythmbox/plugins/daap/daap.plugin
+%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.la
+%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.so
lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin
lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.la
lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.so
@@ -131,50 +143,69 @@ lib/rhythmbox/plugins/fmradio/libfmradio.so
lib/rhythmbox/plugins/generic-player/generic-player.plugin
lib/rhythmbox/plugins/generic-player/libgeneric-player.la
lib/rhythmbox/plugins/generic-player/libgeneric-player.so
-%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.plugin
-%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.py
-%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.pyc
-%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.pyo
+%%GRILO%%lib/rhythmbox/plugins/grilo/grilo.plugin
+%%GRILO%%lib/rhythmbox/plugins/grilo/libgrilo.la
+%%GRILO%%lib/rhythmbox/plugins/grilo/libgrilo.so
%%IPOD%%lib/rhythmbox/plugins/ipod/ipod.plugin
%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.la
%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.so
+%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.plugin
+%%PYTHON%%lib/rhythmbox/plugins/im-status/im-status.py
+%%PYTHON%%lib/rhythmbox/plugins/im-status/__pycache__/im-status.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/im-status/__pycache__/im-status.cpython-%%PYTVER%%.pyo
lib/rhythmbox/plugins/iradio/iradio.plugin
lib/rhythmbox/plugins/iradio/libiradio.la
lib/rhythmbox/plugins/iradio/libiradio.so
%%PYTHON%%lib/rhythmbox/plugins/lyrics/AstrawebParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LeoslyricsParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyo
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyrcParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyrcParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyrcParser.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/JetlyricsParser.py
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/JlyricParser.py
%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricWikiParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsParse.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsParse.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsParse.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsSites.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsSites.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/LyricsSites.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/TerraParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/TerraParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/TerraParser.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/WinampcnParser.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/WinampcnParser.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/WinampcnParser.pyo
%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.plugin
%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.py
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyc
-%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/AstrawebParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/AstrawebParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/DarkLyricsParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/DarkLyricsParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/JetlyricsParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/JetlyricsParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/JlyricParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/JlyricParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricWikiParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricWikiParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsConfigureDialog.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsConfigureDialog.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsParse.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsParse.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsSites.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/LyricsSites.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/TerraParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/TerraParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/WinampcnParser.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/WinampcnParser.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/lyrics.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/lyrics/__pycache__/lyrics.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/DownloadAlbumHandler.py
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneAccount.py
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.py
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.py
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.plugin
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.py
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/DownloadAlbumHandler.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/DownloadAlbumHandler.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/MagnatuneAccount.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/MagnatuneAccount.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/MagnatuneSource.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/MagnatuneSource.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/TrackListHandler.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/TrackListHandler.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/magnatune.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/magnatune/__pycache__/magnatune.cpython-%%PYTVER%%.pyo
lib/rhythmbox/plugins/mmkeys/libmmkeys.la
lib/rhythmbox/plugins/mmkeys/libmmkeys.so
lib/rhythmbox/plugins/mmkeys/mmkeys.plugin
@@ -190,333 +221,496 @@ lib/rhythmbox/plugins/mpris/mpris.plugin
lib/rhythmbox/plugins/power-manager/libpower-manager.la
lib/rhythmbox/plugins/power-manager/libpower-manager.so
lib/rhythmbox/plugins/power-manager/power-manager.plugin
-%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.py
-%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyc
-%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyo
%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.plugin
+%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.py
+%%PYTHON%%lib/rhythmbox/plugins/python-console/__pycache__/pythonconsole.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/python-console/__pycache__/pythonconsole.cpython-%%PYTVER%%.pyo
%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.py
-%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyo
%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.py
-%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyo
%%PYTHON%%lib/rhythmbox/plugins/rb/URLCache.py
-%%PYTHON%%lib/rhythmbox/plugins/rb/URLCache.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rb/URLCache.pyo
%%PYTHON%%lib/rhythmbox/plugins/rb/rb.plugin
%%PYTHON%%lib/rhythmbox/plugins/rb/rb.py
-%%PYTHON%%lib/rhythmbox/plugins/rb/rb.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rb/rb.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/rbconfig.py
%%PYTHON%%lib/rhythmbox/plugins/rb/stringmatch.py
-%%PYTHON%%lib/rhythmbox/plugins/rb/stringmatch.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rb/stringmatch.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/Coroutine.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/Coroutine.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/Loader.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/Loader.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/URLCache.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/URLCache.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/rb.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/rb.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/rbconfig.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/rbconfig.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/stringmatch.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rb/__pycache__/stringmatch.cpython-%%PYTVER%%.pyo
%%LIRC%%lib/rhythmbox/plugins/rblirc/librblirc.la
%%LIRC%%lib/rhythmbox/plugins/rblirc/librblirc.so
-%%LIRC%%lib/rhythmbox/plugins/rblirc/lirc.plugin
-%%LIRC%%lib/rhythmbox/plugins/rblirc/rhythmbox_lirc_default
+lib/rhythmbox/plugins/rblirc/rblirc.plugin
%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.plugin
%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py
-%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyc
-%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyo
+%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/__pycache__/rbzeitgeist.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/rbzeitgeist/__pycache__/rbzeitgeist.cpython-%%PYTVER%%.pyo
%%PYTHON%%lib/rhythmbox/plugins/replaygain/config.py
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/config.pyc
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/config.pyo
%%PYTHON%%lib/rhythmbox/plugins/replaygain/player.py
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/player.pyc
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/player.pyo
%%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.plugin
%%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.py
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.pyc
-%%PYTHON%%lib/rhythmbox/plugins/replaygain/replaygain.pyo
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/config.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/config.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/player.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/player.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/replaygain.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/replaygain/__pycache__/replaygain.cpython-%%PYTVER%%.pyo
+lib/rhythmbox/sample-plugins/sample/libsample.la
+lib/rhythmbox/sample-plugins/sample/libsample.so
+lib/rhythmbox/sample-plugins/sample/sample.plugin
+lib/rhythmbox/sample-plugins/sample-vala/libsample-vala.la
+lib/rhythmbox/sample-plugins/sample-vala/libsample-vala.so
+lib/rhythmbox/sample-plugins/sample-vala/sample-vala.plugin
%%PYTHON%%lib/rhythmbox/plugins/sendto/sendto.plugin
%%PYTHON%%lib/rhythmbox/plugins/sendto/sendto.py
-%%PYTHON%%lib/rhythmbox/plugins/sendto/sendto.pyc
-%%PYTHON%%lib/rhythmbox/plugins/sendto/sendto.pyo
-%%VISUAL%%lib/rhythmbox/plugins/visualizer/libvisualizer.la
-%%VISUAL%%lib/rhythmbox/plugins/visualizer/libvisualizer.so
-%%VISUAL%%lib/rhythmbox/plugins/visualizer/visualizer.plugin
+%%PYTHON%%lib/rhythmbox/plugins/sendto/__pycache__/sendto.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/plugins/sendto/__pycache__/sendto.cpython-%%PYTVER%%.pyo
+%%PYTHON%%lib/rhythmbox/sample-plugins/sample-python/sample-python.plugin
+%%PYTHON%%lib/rhythmbox/sample-plugins/sample-python/sample-python.py
+%%PYTHON%%lib/rhythmbox/sample-plugins/sample-python/__pycache__/sample-python.cpython-%%PYTVER%%.pyc
+%%PYTHON%%lib/rhythmbox/sample-plugins/sample-python/__pycache__/sample-python.cpython-%%PYTVER%%.pyo
libdata/pkgconfig/rhythmbox.pc
libexec/rhythmbox-metadata
+man/man1/rhythmbox-client.1.gz
+man/man1/rhythmbox.1.gz
share/applications/rhythmbox-device.desktop
share/applications/rhythmbox.desktop
share/dbus-1/services/org.gnome.Rhythmbox3.service
+%%DOCSDIR%%/RBApplication.html
+%%DOCSDIR%%/RBAutoPlaylistSource.html
+%%DOCSDIR%%/RBBrowserSource.html
+%%DOCSDIR%%/RBCellRendererPixbuf.html
+%%DOCSDIR%%/RBCellRendererRating.html
+%%DOCSDIR%%/RBDisplayPage.html
+%%DOCSDIR%%/RBDisplayPageGroup.html
+%%DOCSDIR%%/RBDisplayPageModel.html
+%%DOCSDIR%%/RBDisplayPageTree.html
+%%DOCSDIR%%/RBEntryView.html
+%%DOCSDIR%%/RBHeader.html
+%%DOCSDIR%%/RBHistory.html
+%%DOCSDIR%%/RBImportErrorsSource.html
+%%DOCSDIR%%/RBLibraryBrowser.html
+%%DOCSDIR%%/RBLibrarySource.html
+%%DOCSDIR%%/RBMediaPlayerSource.html
+%%DOCSDIR%%/RBMetaData.html
+%%DOCSDIR%%/RBMissingFilesSource.html
+%%DOCSDIR%%/RBPlayOrder.html
+%%DOCSDIR%%/RBPlayQueueSource.html
+%%DOCSDIR%%/RBPlayer.html
+%%DOCSDIR%%/RBPlayerGstDataTee.html
+%%DOCSDIR%%/RBPlayerGstFilter.html
+%%DOCSDIR%%/RBPlayerGstTee.html
+%%DOCSDIR%%/RBPlaylistManager.html
+%%DOCSDIR%%/RBPlaylistSource.html
+%%DOCSDIR%%/RBPropertyView.html
+%%DOCSDIR%%/RBQueryCreator.html
+%%DOCSDIR%%/RBRandomPlayOrder.html
+%%DOCSDIR%%/RBRating.html
+%%DOCSDIR%%/RBRemovableMediaManager.html
+%%DOCSDIR%%/RBSearchEntry.html
+%%DOCSDIR%%/RBShell.html
+%%DOCSDIR%%/RBShellClipboard.html
+%%DOCSDIR%%/RBShellPlayer.html
+%%DOCSDIR%%/RBShellPreferences.html
+%%DOCSDIR%%/RBSongInfo.html
+%%DOCSDIR%%/RBSource.html
+%%DOCSDIR%%/RBStaticPlaylistSource.html
+%%DOCSDIR%%/RBStatusbar.html
+%%DOCSDIR%%/RBStreamingSource.html
+%%DOCSDIR%%/RBStringValueMap.html
+%%DOCSDIR%%/RBTrackTransferBatch.html
+%%DOCSDIR%%/RBTrackTransferQueue.html
+%%DOCSDIR%%/RBURIDialog.html
+%%DOCSDIR%%/RhythmDB.html
+%%DOCSDIR%%/RhythmDBEntryType.html
+%%DOCSDIR%%/RhythmDBImportJob.html
+%%DOCSDIR%%/RhythmDBPropertyModel.html
+%%DOCSDIR%%/RhythmDBQueryModel.html
+%%DOCSDIR%%/RhythmDBQueryResults.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/ch02.html
+%%DOCSDIR%%/ch03.html
+%%DOCSDIR%%/ch04.html
+%%DOCSDIR%%/ch05.html
+%%DOCSDIR%%/ch06.html
+%%DOCSDIR%%/ch07.html
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left-insensitive.png
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/rhythmbox-RBDeviceSource.html
+%%DOCSDIR%%/rhythmbox-RBEncoder.html
+%%DOCSDIR%%/rhythmbox-RBExtDB.html
+%%DOCSDIR%%/rhythmbox-RBTransferTarget.html
+%%DOCSDIR%%/rhythmbox-rb-async-queue-watch.html
+%%DOCSDIR%%/rhythmbox-rb-builder-helpers.html
+%%DOCSDIR%%/rhythmbox-rb-debug.html
+%%DOCSDIR%%/rhythmbox-rb-dialog.html
+%%DOCSDIR%%/rhythmbox-rb-ext-db-key.html
+%%DOCSDIR%%/rhythmbox-rb-file-helpers.html
+%%DOCSDIR%%/rhythmbox-rb-gst-media-types.html
+%%DOCSDIR%%/rhythmbox-rb-rating-helper.html
+%%DOCSDIR%%/rhythmbox-rb-text-helpers.html
+%%DOCSDIR%%/rhythmbox-rb-tree-dnd.html
+%%DOCSDIR%%/rhythmbox-rb-util.html
+%%DOCSDIR%%/rhythmbox.devhelp2
+%%DOCSDIR%%/right-insensitive.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up-insensitive.png
+%%DOCSDIR%%/up.png
share/gir-1.0/MPID-3.0.gir
share/gir-1.0/RB-3.0.gir
-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/help/C/rhythmbox/fdl-appendix.xml
+share/help/C/rhythmbox/index.docbook
+share/help/C/rhythmbox/legal.xml
+share/help/C/rhythmbox/figures/rb-iradio-main.png
+share/help/C/rhythmbox/figures/rb-notification-area-menu.png
+share/help/C/rhythmbox/figures/rb-notification-window.png
+share/help/C/rhythmbox/figures/rb-notification-zone.png
+share/help/C/rhythmbox/figures/rb-podcast-main.png
+share/help/C/rhythmbox/figures/rb-statusbar.png
+share/help/C/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/C/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/C/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/C/rhythmbox/figures/rb-toolbar.png
+share/help/C/rhythmbox/figures/rb-volume-changer.png
+share/help/C/rhythmbox/figures/rb-window-small.png
+share/help/C/rhythmbox/figures/rb-window.png
+share/help/ca/rhythmbox/fdl-appendix.xml
+share/help/ca/rhythmbox/index.docbook
+share/help/ca/rhythmbox/legal.xml
+share/help/ca/rhythmbox/figures/rb-iradio-main.png
+share/help/ca/rhythmbox/figures/rb-notification-area-menu.png
+share/help/ca/rhythmbox/figures/rb-notification-window.png
+share/help/ca/rhythmbox/figures/rb-notification-zone.png
+share/help/ca/rhythmbox/figures/rb-podcast-main.png
+share/help/ca/rhythmbox/figures/rb-statusbar.png
+share/help/ca/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/ca/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/ca/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/ca/rhythmbox/figures/rb-toolbar.png
+share/help/ca/rhythmbox/figures/rb-volume-changer.png
+share/help/ca/rhythmbox/figures/rb-window-small.png
+share/help/ca/rhythmbox/figures/rb-window.png
+share/help/cs/rhythmbox/fdl-appendix.xml
+share/help/cs/rhythmbox/index.docbook
+share/help/cs/rhythmbox/legal.xml
+share/help/cs/rhythmbox/figures/rb-iradio-main.png
+share/help/cs/rhythmbox/figures/rb-notification-area-menu.png
+share/help/cs/rhythmbox/figures/rb-notification-window.png
+share/help/cs/rhythmbox/figures/rb-notification-zone.png
+share/help/cs/rhythmbox/figures/rb-podcast-main.png
+share/help/cs/rhythmbox/figures/rb-statusbar.png
+share/help/cs/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/cs/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/cs/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/cs/rhythmbox/figures/rb-toolbar.png
+share/help/cs/rhythmbox/figures/rb-volume-changer.png
+share/help/cs/rhythmbox/figures/rb-window-small.png
+share/help/cs/rhythmbox/figures/rb-window.png
+share/help/da/rhythmbox/fdl-appendix.xml
+share/help/da/rhythmbox/index.docbook
+share/help/da/rhythmbox/legal.xml
+share/help/da/rhythmbox/figures/rb-iradio-main.png
+share/help/da/rhythmbox/figures/rb-notification-area-menu.png
+share/help/da/rhythmbox/figures/rb-notification-window.png
+share/help/da/rhythmbox/figures/rb-notification-zone.png
+share/help/da/rhythmbox/figures/rb-podcast-main.png
+share/help/da/rhythmbox/figures/rb-statusbar.png
+share/help/da/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/da/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/da/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/da/rhythmbox/figures/rb-toolbar.png
+share/help/da/rhythmbox/figures/rb-volume-changer.png
+share/help/da/rhythmbox/figures/rb-window-small.png
+share/help/da/rhythmbox/figures/rb-window.png
+share/help/de/rhythmbox/fdl-appendix.xml
+share/help/de/rhythmbox/index.docbook
+share/help/de/rhythmbox/legal.xml
+share/help/de/rhythmbox/figures/rb-iradio-main.png
+share/help/de/rhythmbox/figures/rb-notification-area-menu.png
+share/help/de/rhythmbox/figures/rb-notification-window.png
+share/help/de/rhythmbox/figures/rb-notification-zone.png
+share/help/de/rhythmbox/figures/rb-podcast-main.png
+share/help/de/rhythmbox/figures/rb-statusbar.png
+share/help/de/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/de/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/de/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/de/rhythmbox/figures/rb-toolbar.png
+share/help/de/rhythmbox/figures/rb-volume-changer.png
+share/help/de/rhythmbox/figures/rb-window-small.png
+share/help/de/rhythmbox/figures/rb-window.png
+share/help/el/rhythmbox/fdl-appendix.xml
+share/help/el/rhythmbox/index.docbook
+share/help/el/rhythmbox/legal.xml
+share/help/el/rhythmbox/figures/rb-iradio-main.png
+share/help/el/rhythmbox/figures/rb-notification-area-menu.png
+share/help/el/rhythmbox/figures/rb-notification-window.png
+share/help/el/rhythmbox/figures/rb-notification-zone.png
+share/help/el/rhythmbox/figures/rb-podcast-main.png
+share/help/el/rhythmbox/figures/rb-statusbar.png
+share/help/el/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/el/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/el/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/el/rhythmbox/figures/rb-toolbar.png
+share/help/el/rhythmbox/figures/rb-volume-changer.png
+share/help/el/rhythmbox/figures/rb-window-small.png
+share/help/el/rhythmbox/figures/rb-window.png
+share/help/es/rhythmbox/fdl-appendix.xml
+share/help/es/rhythmbox/index.docbook
+share/help/es/rhythmbox/legal.xml
+share/help/es/rhythmbox/figures/rb-iradio-main.png
+share/help/es/rhythmbox/figures/rb-notification-area-menu.png
+share/help/es/rhythmbox/figures/rb-notification-window.png
+share/help/es/rhythmbox/figures/rb-notification-zone.png
+share/help/es/rhythmbox/figures/rb-podcast-main.png
+share/help/es/rhythmbox/figures/rb-statusbar.png
+share/help/es/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/es/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/es/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/es/rhythmbox/figures/rb-toolbar.png
+share/help/es/rhythmbox/figures/rb-volume-changer.png
+share/help/es/rhythmbox/figures/rb-window-small.png
+share/help/es/rhythmbox/figures/rb-window.png
+share/help/eu/rhythmbox/fdl-appendix.xml
+share/help/eu/rhythmbox/index.docbook
+share/help/eu/rhythmbox/legal.xml
+share/help/eu/rhythmbox/figures/rb-iradio-main.png
+share/help/eu/rhythmbox/figures/rb-notification-area-menu.png
+share/help/eu/rhythmbox/figures/rb-notification-window.png
+share/help/eu/rhythmbox/figures/rb-notification-zone.png
+share/help/eu/rhythmbox/figures/rb-podcast-main.png
+share/help/eu/rhythmbox/figures/rb-statusbar.png
+share/help/eu/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/eu/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/eu/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/eu/rhythmbox/figures/rb-toolbar.png
+share/help/eu/rhythmbox/figures/rb-volume-changer.png
+share/help/eu/rhythmbox/figures/rb-window-small.png
+share/help/eu/rhythmbox/figures/rb-window.png
+share/help/fr/rhythmbox/fdl-appendix.xml
+share/help/fr/rhythmbox/index.docbook
+share/help/fr/rhythmbox/legal.xml
+share/help/fr/rhythmbox/figures/rb-iradio-main.png
+share/help/fr/rhythmbox/figures/rb-notification-area-menu.png
+share/help/fr/rhythmbox/figures/rb-notification-window.png
+share/help/fr/rhythmbox/figures/rb-notification-zone.png
+share/help/fr/rhythmbox/figures/rb-podcast-main.png
+share/help/fr/rhythmbox/figures/rb-statusbar.png
+share/help/fr/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/fr/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/fr/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/fr/rhythmbox/figures/rb-toolbar.png
+share/help/fr/rhythmbox/figures/rb-volume-changer.png
+share/help/fr/rhythmbox/figures/rb-window-small.png
+share/help/fr/rhythmbox/figures/rb-window.png
+share/help/gl/rhythmbox/fdl-appendix.xml
+share/help/gl/rhythmbox/index.docbook
+share/help/gl/rhythmbox/legal.xml
+share/help/gl/rhythmbox/figures/rb-iradio-main.png
+share/help/gl/rhythmbox/figures/rb-notification-area-menu.png
+share/help/gl/rhythmbox/figures/rb-notification-window.png
+share/help/gl/rhythmbox/figures/rb-notification-zone.png
+share/help/gl/rhythmbox/figures/rb-podcast-main.png
+share/help/gl/rhythmbox/figures/rb-statusbar.png
+share/help/gl/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/gl/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/gl/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/gl/rhythmbox/figures/rb-toolbar.png
+share/help/gl/rhythmbox/figures/rb-volume-changer.png
+share/help/gl/rhythmbox/figures/rb-window-small.png
+share/help/gl/rhythmbox/figures/rb-window.png
+share/help/it/rhythmbox/fdl-appendix.xml
+share/help/it/rhythmbox/index.docbook
+share/help/it/rhythmbox/legal.xml
+share/help/it/rhythmbox/figures/rb-iradio-main.png
+share/help/it/rhythmbox/figures/rb-notification-area-menu.png
+share/help/it/rhythmbox/figures/rb-notification-window.png
+share/help/it/rhythmbox/figures/rb-notification-zone.png
+share/help/it/rhythmbox/figures/rb-podcast-main.png
+share/help/it/rhythmbox/figures/rb-statusbar.png
+share/help/it/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/it/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/it/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/it/rhythmbox/figures/rb-toolbar.png
+share/help/it/rhythmbox/figures/rb-volume-changer.png
+share/help/it/rhythmbox/figures/rb-window-small.png
+share/help/it/rhythmbox/figures/rb-window.png
+share/help/ja/rhythmbox/fdl-appendix.xml
+share/help/ja/rhythmbox/index.docbook
+share/help/ja/rhythmbox/legal.xml
+share/help/ja/rhythmbox/figures/rb-iradio-main.png
+share/help/ja/rhythmbox/figures/rb-notification-area-menu.png
+share/help/ja/rhythmbox/figures/rb-notification-window.png
+share/help/ja/rhythmbox/figures/rb-notification-zone.png
+share/help/ja/rhythmbox/figures/rb-podcast-main.png
+share/help/ja/rhythmbox/figures/rb-statusbar.png
+share/help/ja/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/ja/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/ja/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/ja/rhythmbox/figures/rb-toolbar.png
+share/help/ja/rhythmbox/figures/rb-volume-changer.png
+share/help/ja/rhythmbox/figures/rb-window-small.png
+share/help/ja/rhythmbox/figures/rb-window.png
+share/help/oc/rhythmbox/fdl-appendix.xml
+share/help/oc/rhythmbox/index.docbook
+share/help/oc/rhythmbox/legal.xml
+share/help/oc/rhythmbox/figures/rb-iradio-main.png
+share/help/oc/rhythmbox/figures/rb-notification-area-menu.png
+share/help/oc/rhythmbox/figures/rb-notification-window.png
+share/help/oc/rhythmbox/figures/rb-notification-zone.png
+share/help/oc/rhythmbox/figures/rb-podcast-main.png
+share/help/oc/rhythmbox/figures/rb-statusbar.png
+share/help/oc/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/oc/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/oc/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/oc/rhythmbox/figures/rb-toolbar.png
+share/help/oc/rhythmbox/figures/rb-volume-changer.png
+share/help/oc/rhythmbox/figures/rb-window-small.png
+share/help/oc/rhythmbox/figures/rb-window.png
+share/help/pt/rhythmbox/fdl-appendix.xml
+share/help/pt/rhythmbox/index.docbook
+share/help/pt/rhythmbox/legal.xml
+share/help/pt/rhythmbox/figures/rb-iradio-main.png
+share/help/pt/rhythmbox/figures/rb-notification-area-menu.png
+share/help/pt/rhythmbox/figures/rb-notification-window.png
+share/help/pt/rhythmbox/figures/rb-notification-zone.png
+share/help/pt/rhythmbox/figures/rb-podcast-main.png
+share/help/pt/rhythmbox/figures/rb-statusbar.png
+share/help/pt/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/pt/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/pt/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/pt/rhythmbox/figures/rb-toolbar.png
+share/help/pt/rhythmbox/figures/rb-volume-changer.png
+share/help/pt/rhythmbox/figures/rb-window-small.png
+share/help/pt/rhythmbox/figures/rb-window.png
+share/help/pt_BR/rhythmbox/fdl-appendix.xml
+share/help/pt_BR/rhythmbox/index.docbook
+share/help/pt_BR/rhythmbox/legal.xml
+share/help/pt_BR/rhythmbox/figures/rb-iradio-main.png
+share/help/pt_BR/rhythmbox/figures/rb-notification-area-menu.png
+share/help/pt_BR/rhythmbox/figures/rb-notification-window.png
+share/help/pt_BR/rhythmbox/figures/rb-notification-zone.png
+share/help/pt_BR/rhythmbox/figures/rb-podcast-main.png
+share/help/pt_BR/rhythmbox/figures/rb-statusbar.png
+share/help/pt_BR/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/pt_BR/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/pt_BR/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/pt_BR/rhythmbox/figures/rb-toolbar.png
+share/help/pt_BR/rhythmbox/figures/rb-volume-changer.png
+share/help/pt_BR/rhythmbox/figures/rb-window-small.png
+share/help/pt_BR/rhythmbox/figures/rb-window.png
+share/help/ro/rhythmbox/fdl-appendix.xml
+share/help/ro/rhythmbox/index.docbook
+share/help/ro/rhythmbox/legal.xml
+share/help/ro/rhythmbox/figures/rb-iradio-main.png
+share/help/ro/rhythmbox/figures/rb-notification-area-menu.png
+share/help/ro/rhythmbox/figures/rb-notification-window.png
+share/help/ro/rhythmbox/figures/rb-notification-zone.png
+share/help/ro/rhythmbox/figures/rb-podcast-main.png
+share/help/ro/rhythmbox/figures/rb-statusbar.png
+share/help/ro/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/ro/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/ro/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/ro/rhythmbox/figures/rb-toolbar.png
+share/help/ro/rhythmbox/figures/rb-volume-changer.png
+share/help/ro/rhythmbox/figures/rb-window-small.png
+share/help/ro/rhythmbox/figures/rb-window.png
+share/help/ru/rhythmbox/fdl-appendix.xml
+share/help/ru/rhythmbox/index.docbook
+share/help/ru/rhythmbox/legal.xml
+share/help/ru/rhythmbox/figures/rb-iradio-main.png
+share/help/ru/rhythmbox/figures/rb-notification-area-menu.png
+share/help/ru/rhythmbox/figures/rb-notification-window.png
+share/help/ru/rhythmbox/figures/rb-notification-zone.png
+share/help/ru/rhythmbox/figures/rb-podcast-main.png
+share/help/ru/rhythmbox/figures/rb-statusbar.png
+share/help/ru/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/ru/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/ru/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/ru/rhythmbox/figures/rb-toolbar.png
+share/help/ru/rhythmbox/figures/rb-volume-changer.png
+share/help/ru/rhythmbox/figures/rb-window-small.png
+share/help/ru/rhythmbox/figures/rb-window.png
+share/help/sl/rhythmbox/fdl-appendix.xml
+share/help/sl/rhythmbox/index.docbook
+share/help/sl/rhythmbox/legal.xml
+share/help/sl/rhythmbox/figures/rb-iradio-main.png
+share/help/sl/rhythmbox/figures/rb-notification-area-menu.png
+share/help/sl/rhythmbox/figures/rb-notification-window.png
+share/help/sl/rhythmbox/figures/rb-notification-zone.png
+share/help/sl/rhythmbox/figures/rb-podcast-main.png
+share/help/sl/rhythmbox/figures/rb-statusbar.png
+share/help/sl/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/sl/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/sl/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/sl/rhythmbox/figures/rb-toolbar.png
+share/help/sl/rhythmbox/figures/rb-volume-changer.png
+share/help/sl/rhythmbox/figures/rb-window-small.png
+share/help/sl/rhythmbox/figures/rb-window.png
+share/help/sv/rhythmbox/fdl-appendix.xml
+share/help/sv/rhythmbox/index.docbook
+share/help/sv/rhythmbox/legal.xml
+share/help/sv/rhythmbox/figures/rb-iradio-main.png
+share/help/sv/rhythmbox/figures/rb-notification-area-menu.png
+share/help/sv/rhythmbox/figures/rb-notification-window.png
+share/help/sv/rhythmbox/figures/rb-notification-zone.png
+share/help/sv/rhythmbox/figures/rb-podcast-main.png
+share/help/sv/rhythmbox/figures/rb-statusbar.png
+share/help/sv/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/sv/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/sv/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/sv/rhythmbox/figures/rb-toolbar.png
+share/help/sv/rhythmbox/figures/rb-volume-changer.png
+share/help/sv/rhythmbox/figures/rb-window-small.png
+share/help/sv/rhythmbox/figures/rb-window.png
+share/help/uk/rhythmbox/fdl-appendix.xml
+share/help/uk/rhythmbox/index.docbook
+share/help/uk/rhythmbox/legal.xml
+share/help/uk/rhythmbox/figures/rb-iradio-main.png
+share/help/uk/rhythmbox/figures/rb-notification-area-menu.png
+share/help/uk/rhythmbox/figures/rb-notification-window.png
+share/help/uk/rhythmbox/figures/rb-notification-zone.png
+share/help/uk/rhythmbox/figures/rb-podcast-main.png
+share/help/uk/rhythmbox/figures/rb-statusbar.png
+share/help/uk/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/uk/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/uk/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/uk/rhythmbox/figures/rb-toolbar.png
+share/help/uk/rhythmbox/figures/rb-volume-changer.png
+share/help/uk/rhythmbox/figures/rb-window-small.png
+share/help/uk/rhythmbox/figures/rb-window.png
+share/help/zh_CN/rhythmbox/fdl-appendix.xml
+share/help/zh_CN/rhythmbox/index.docbook
+share/help/zh_CN/rhythmbox/legal.xml
+share/help/zh_CN/rhythmbox/figures/rb-iradio-main.png
+share/help/zh_CN/rhythmbox/figures/rb-notification-area-menu.png
+share/help/zh_CN/rhythmbox/figures/rb-notification-window.png
+share/help/zh_CN/rhythmbox/figures/rb-notification-zone.png
+share/help/zh_CN/rhythmbox/figures/rb-podcast-main.png
+share/help/zh_CN/rhythmbox/figures/rb-statusbar.png
+share/help/zh_CN/rhythmbox/figures/rb-toolbar-prevplaynext.png
+share/help/zh_CN/rhythmbox/figures/rb-toolbar-repeat.png
+share/help/zh_CN/rhythmbox/figures/rb-toolbar-shuffle.png
+share/help/zh_CN/rhythmbox/figures/rb-toolbar.png
+share/help/zh_CN/rhythmbox/figures/rb-volume-changer.png
+share/help/zh_CN/rhythmbox/figures/rb-window-small.png
+share/help/zh_CN/rhythmbox/figures/rb-window.png
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
@@ -542,6 +736,7 @@ 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
@@ -579,6 +774,7 @@ 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/si/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
@@ -593,90 +789,34 @@ 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
+%%DATADIR%%/app-menu.ui
+%%DATADIR%%/browser-popup.ui
%%DATADIR%%/create-playlist.ui
+%%DATADIR%%/display-page-add-menu.ui
+%%DATADIR%%/edit-menu.ui
%%DATADIR%%/general-prefs.ui
-%%DATADIR%%/icons/hicolor/16x16/actions/audio-cd-duplicate.png
-%%DATADIR%%/icons/hicolor/16x16/actions/audio-cd-duplicate.svg
-%%DATADIR%%/icons/hicolor/16x16/actions/audio-cd-new.png
-%%DATADIR%%/icons/hicolor/16x16/actions/audio-cd-new.svg
-%%DATADIR%%/icons/hicolor/16x16/actions/internet-radio-new.png
-%%DATADIR%%/icons/hicolor/16x16/actions/media-eject.png
-%%DATADIR%%/icons/hicolor/16x16/actions/playlist-automatic-new.png
-%%DATADIR%%/icons/hicolor/16x16/actions/playlist-new.png
-%%DATADIR%%/icons/hicolor/16x16/actions/podcast-new.png
-%%DATADIR%%/icons/hicolor/16x16/places/library-internet-radio.png
-%%DATADIR%%/icons/hicolor/16x16/places/library-podcast.png
-%%DATADIR%%/icons/hicolor/16x16/places/music-library.png
-%%DATADIR%%/icons/hicolor/16x16/places/playlist-automatic.png
-%%DATADIR%%/icons/hicolor/16x16/places/playlist.png
%%DATADIR%%/icons/hicolor/16x16/status/rhythmbox-no-star.png
%%DATADIR%%/icons/hicolor/16x16/status/rhythmbox-set-star.png
%%DATADIR%%/icons/hicolor/16x16/status/rhythmbox-unset-star.png
-%%DATADIR%%/icons/hicolor/22x22/actions/audio-cd-duplicate.png
-%%DATADIR%%/icons/hicolor/22x22/actions/audio-cd-duplicate.svg
-%%DATADIR%%/icons/hicolor/22x22/actions/audio-cd-new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/audio-cd-new.svg
-%%DATADIR%%/icons/hicolor/22x22/actions/internet-radio-new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/playlist-automatic-new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/playlist-new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/podcast-new.png
-%%DATADIR%%/icons/hicolor/22x22/places/library-internet-radio.png
-%%DATADIR%%/icons/hicolor/22x22/places/library-podcast.png
-%%DATADIR%%/icons/hicolor/22x22/places/playlist-automatic.png
-%%DATADIR%%/icons/hicolor/22x22/places/playlist.png
-%%DATADIR%%/icons/hicolor/32x32/actions/audio-cd-duplicate.png
-%%DATADIR%%/icons/hicolor/32x32/actions/audio-cd-duplicate.svg
-%%DATADIR%%/icons/hicolor/32x32/actions/audio-cd-new.png
-%%DATADIR%%/icons/hicolor/32x32/actions/audio-cd-new.svg
-%%DATADIR%%/icons/hicolor/32x32/actions/internet-radio-new.png
-%%DATADIR%%/icons/hicolor/32x32/actions/playlist-automatic-new.png
-%%DATADIR%%/icons/hicolor/32x32/actions/playlist-new.png
-%%DATADIR%%/icons/hicolor/32x32/places/library-internet-radio.png
-%%DATADIR%%/icons/hicolor/32x32/places/playlist-automatic.png
-%%DATADIR%%/icons/hicolor/32x32/places/playlist.png
-%%DATADIR%%/icons/hicolor/scalable/actions/audio-cd-duplicate.svg
-%%DATADIR%%/icons/hicolor/scalable/actions/audio-cd-new.svg
-%%DATADIR%%/icons/hicolor/scalable/actions/internet-radio-new.svg
-%%DATADIR%%/icons/hicolor/scalable/actions/playlist-automatic-new.svg
-%%DATADIR%%/icons/hicolor/scalable/actions/playlist-new.svg
-%%DATADIR%%/icons/hicolor/scalable/places/library-internet-radio.svg
-%%DATADIR%%/icons/hicolor/scalable/places/playlist-automatic.svg
-%%DATADIR%%/icons/hicolor/scalable/places/playlist.svg
+%%DATADIR%%/import-dialog.ui
+%%DATADIR%%/import-errors-popup.ui
%%DATADIR%%/library-prefs.ui
+%%DATADIR%%/library-toolbar.ui
+%%PYTHON%%%%DATADIR%%/plugins/lyrics/lyrics-prefs.ui
+%%DATADIR%%/main-toolbar.ui
%%DATADIR%%/media-player-properties.ui
+%%DATADIR%%/missing-files-popup.ui
%%DATADIR%%/playback-prefs.ui
+%%DATADIR%%/playlist-menu.ui
+%%DATADIR%%/playlist-popup.ui
%%DATADIR%%/playlist-save.ui
+%%DATADIR%%/playlist-toolbar.ui
%%DATADIR%%/playlists.xml
-%%PYTHON%%%%DATADIR%%/plugins/artdisplay/lastfm_red_small.png
-%%PYTHON%%%%DATADIR%%/plugins/artdisplay/rhythmbox-missing-artwork.svg
%%DATADIR%%/plugins/audiocd/album-info.ui
-%%DATADIR%%/plugins/audiocd/audiocd-ui.xml
-%%DATADIR%%/plugins/audiocd/multiple-album.ui
-%%DATADIR%%/plugins/audioscrobbler/Last.fm-icon.png
-%%DATADIR%%/plugins/audioscrobbler/Libre.fm-icon.png
+%%DATADIR%%/plugins/audiocd/audiocd-toolbar.ui
+%%DATADIR%%/plugins/audioscrobbler/Last.fm-symbolic.svg
%%DATADIR%%/plugins/audioscrobbler/audioscrobbler-preferences.ui
-%%DATADIR%%/plugins/audioscrobbler/audioscrobbler-profile-ui.xml
%%DATADIR%%/plugins/audioscrobbler/audioscrobbler-profile.ui
-%%DATADIR%%/plugins/audioscrobbler/audioscrobbler-radio-ui.xml
%%PYTHON%%%%DATADIR%%/plugins/context/img/Allmusic16x16.png
%%PYTHON%%%%DATADIR%%/plugins/context/img/Discogs16x16.png
%%PYTHON%%%%DATADIR%%/plugins/context/img/Wikipedia16x16.png
@@ -688,133 +828,179 @@ share/omf/rhythmbox/rhythmbox-zh_CN.omf
%%PYTHON%%%%DATADIR%%/plugins/context/tmpl/loading.html
%%PYTHON%%%%DATADIR%%/plugins/context/tmpl/lyrics-tmpl.html
%%PYTHON%%%%DATADIR%%/plugins/context/tmpl/main.css
-%%DATADIR%%/plugins/fmradio/fmradio-ui.xml
+%%DAAP%%%%DATADIR%%/plugins/daap/daap-prefs.ui
+%%DAAP%%%%DATADIR%%/plugins/daap/daap-toolbar.ui
+%%DAAP%%%%DATADIR%%/plugins/daap/remote-icon.png
+%%DATADIR%%/plugins/fmradio/fmradio-popup.ui
+%%DATADIR%%/plugins/fmradio/fmradio-toolbar.ui
%%DATADIR%%/plugins/generic-player/generic-player-info.ui
-%%DATADIR%%/plugins/generic-player/generic-player-ui.xml
+%%DATADIR%%/plugins/generic-player/generic-player-toolbar.ui
%%IPOD%%%%DATADIR%%/plugins/ipod/ipod-info.ui
%%IPOD%%%%DATADIR%%/plugins/ipod/ipod-init.ui
-%%IPOD%%%%DATADIR%%/plugins/ipod/ipod-ui.xml
+%%IPOD%%%%DATADIR%%/plugins/ipod/ipod-toolbar.ui
%%DATADIR%%/plugins/iradio/iradio-initial.xspf
-%%DATADIR%%/plugins/iradio/iradio-ui.xml
-%%PYTHON%%%%DATADIR%%/plugins/lyrics/lyrics-prefs.ui
+%%DATADIR%%/plugins/iradio/iradio-popup.ui
+%%DATADIR%%/plugins/iradio/iradio-toolbar.ui
%%LIRC%%%%DATADIR%%/plugins/rblirc/rhythmbox_lirc_default
%%DATADIR%%/plugins/iradio/station-properties.ui
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-loading.ui
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-popup.ui
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-prefs.ui
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-symbolic.svg
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune-toolbar.ui
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune_logo_color_small.png
+%%PYTHON%%%%DATADIR%%/plugins/magnatune/magnatune_logo_color_tiny.png
%%MTP%%%%DATADIR%%/plugins/mtpdevice/mtp-info.ui
-%%MTP%%%%DATADIR%%/plugins/mtpdevice/mtp-ui.xml
+%%MTP%%%%DATADIR%%/plugins/mtpdevice/mtp-toolbar.ui
%%PYTHON%%%%DATADIR%%/plugins/replaygain/replaygain-prefs.ui
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/button-active.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/button-disabled.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/button-focus.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/button-hover.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/button.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/visualizer-box.png
-%%VISUAL%%%%DATADIR%%/plugins/visualizer/visualizer.css
+%%DATADIR%%/podcast-add-dialog.ui
%%DATADIR%%/podcast-feed-properties.ui
%%DATADIR%%/podcast-prefs.ui
+%%DATADIR%%/podcast-popups.ui
%%DATADIR%%/podcast-properties.ui
-%%DATADIR%%/rhythmbox-ui.xml
+%%DATADIR%%/podcast-toolbar.ui
+%%DATADIR%%/queue-popups.ui
+%%DATADIR%%/queue-toolbar.ui
%%DATADIR%%/rhythmbox.gep
%%DATADIR%%/song-info-multiple.ui
%%DATADIR%%/song-info.ui
+%%DATADIR%%/style.css
%%DATADIR%%/sync-dialog.ui
%%DATADIR%%/sync-state.ui
%%DATADIR%%/uri-new.ui
-%%LIRC%%%%DATADIR%%/plugins/rblirc
-%%VISUAL%%@dirrm %%DATADIR%%/plugins/visualizer
%%PYTHON%%@dirrm %%DATADIR%%/plugins/replaygain
+%%LIRC%%@dirrm %%DATADIR%%/plugins/rblirc
%%MTP%%@dirrm %%DATADIR%%/plugins/mtpdevice
+%%PYTHON%%@dirrm %%DATADIR%%/plugins/magnatune
%%PYTHON%%@dirrm %%DATADIR%%/plugins/lyrics
@dirrm %%DATADIR%%/plugins/iradio
%%IPOD%%@dirrm %%DATADIR%%/plugins/ipod
@dirrm %%DATADIR%%/plugins/generic-player
@dirrm %%DATADIR%%/plugins/fmradio
+%%DAAP%%@dirrm %%DATADIR%%/plugins/daap
%%PYTHON%%@dirrm %%DATADIR%%/plugins/context/tmpl
%%PYTHON%%@dirrm %%DATADIR%%/plugins/context/img
%%PYTHON%%@dirrm %%DATADIR%%/plugins/context
@dirrm %%DATADIR%%/plugins/audioscrobbler
@dirrm %%DATADIR%%/plugins/audiocd
-%%PYTHON%%@dirrm %%DATADIR%%/plugins/artdisplay
@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/icons/hicolor/scalable/places
-@dirrm %%DATADIR%%/icons/hicolor/scalable/actions
-@dirrm %%DATADIR%%/icons/hicolor/scalable
-@dirrm %%DATADIR%%/icons/hicolor/32x32/places
-@dirrm %%DATADIR%%/icons/hicolor/32x32/actions
-@dirrm %%DATADIR%%/icons/hicolor/32x32
-@dirrm %%DATADIR%%/icons/hicolor/22x22/places
-@dirrm %%DATADIR%%/icons/hicolor/22x22/actions
-@dirrm %%DATADIR%%/icons/hicolor/22x22
@dirrm %%DATADIR%%/icons/hicolor/16x16/status
-@dirrm %%DATADIR%%/icons/hicolor/16x16/places
-@dirrm %%DATADIR%%/icons/hicolor/16x16/actions
@dirrm %%DATADIR%%/icons/hicolor/16x16
@dirrm %%DATADIR%%/icons/hicolor
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%
-@dirrm share/omf/rhythmbox
-@dirrm share/gnome/help/rhythmbox/zh_CN/figures
-@dirrm share/gnome/help/rhythmbox/zh_CN
-@dirrm share/gnome/help/rhythmbox/uk/figures
-@dirrm share/gnome/help/rhythmbox/uk
-@dirrm share/gnome/help/rhythmbox/sv/figures
-@dirrm share/gnome/help/rhythmbox/sv
-@dirrm share/gnome/help/rhythmbox/sl/figures
-@dirrm share/gnome/help/rhythmbox/sl
-@dirrm share/gnome/help/rhythmbox/ru/figures
-@dirrm share/gnome/help/rhythmbox/ru
-@dirrm share/gnome/help/rhythmbox/ro/figures
-@dirrm share/gnome/help/rhythmbox/ro
-@dirrm share/gnome/help/rhythmbox/pt/figures
-@dirrm share/gnome/help/rhythmbox/pt
-@dirrm share/gnome/help/rhythmbox/oc/figures
-@dirrm share/gnome/help/rhythmbox/oc
-@dirrm share/gnome/help/rhythmbox/ja/figures
-@dirrm share/gnome/help/rhythmbox/ja
-@dirrm share/gnome/help/rhythmbox/it/figures
-@dirrm share/gnome/help/rhythmbox/it
-@dirrm share/gnome/help/rhythmbox/gl/figures
-@dirrm share/gnome/help/rhythmbox/gl
-@dirrm share/gnome/help/rhythmbox/fr/figures
-@dirrm share/gnome/help/rhythmbox/fr
-@dirrm share/gnome/help/rhythmbox/eu/figures
-@dirrm share/gnome/help/rhythmbox/eu
-@dirrm share/gnome/help/rhythmbox/es/figures
-@dirrm share/gnome/help/rhythmbox/es
-@dirrm share/gnome/help/rhythmbox/el/figures
-@dirrm share/gnome/help/rhythmbox/el
-@dirrm share/gnome/help/rhythmbox/de/figures
-@dirrm share/gnome/help/rhythmbox/de
-@dirrm share/gnome/help/rhythmbox/da/figures
-@dirrm share/gnome/help/rhythmbox/da
-@dirrm share/gnome/help/rhythmbox/cs/figures
-@dirrm share/gnome/help/rhythmbox/cs
-@dirrm share/gnome/help/rhythmbox/C/figures
-@dirrm share/gnome/help/rhythmbox/C
-@dirrm share/gnome/help/rhythmbox
-%%VISUAL%%@dirrm lib/rhythmbox/plugins/visualizer
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrm share/help/zh_CN/rhythmbox/figures
+@dirrm share/help/zh_CN/rhythmbox
+@dirrm share/help/uk/rhythmbox/figures
+@dirrm share/help/uk/rhythmbox
+@dirrm share/help/sv/rhythmbox/figures
+@dirrm share/help/sv/rhythmbox
+@dirrm share/help/sl/rhythmbox/figures
+@dirrm share/help/sl/rhythmbox
+@dirrm share/help/ru/rhythmbox/figures
+@dirrm share/help/ru/rhythmbox
+@dirrm share/help/ro/rhythmbox/figures
+@dirrm share/help/ro/rhythmbox
+@dirrm share/help/pt_BR/rhythmbox/figures
+@dirrm share/help/pt_BR/rhythmbox
+@dirrm share/help/pt/rhythmbox/figures
+@dirrm share/help/pt/rhythmbox
+@dirrmtry share/help/pt
+@dirrm share/help/oc/rhythmbox/figures
+@dirrm share/help/oc/rhythmbox
+@dirrm share/help/ja/rhythmbox/figures
+@dirrm share/help/ja/rhythmbox
+@dirrm share/help/it/rhythmbox/figures
+@dirrm share/help/it/rhythmbox
+@dirrm share/help/gl/rhythmbox/figures
+@dirrm share/help/gl/rhythmbox
+@dirrm share/help/fr/rhythmbox/figures
+@dirrm share/help/fr/rhythmbox
+@dirrm share/help/eu/rhythmbox/figures
+@dirrm share/help/eu/rhythmbox
+@dirrm share/help/es/rhythmbox/figures
+@dirrm share/help/es/rhythmbox
+@dirrm share/help/el/rhythmbox/figures
+@dirrm share/help/el/rhythmbox
+@dirrm share/help/de/rhythmbox/figures
+@dirrm share/help/de/rhythmbox
+@dirrm share/help/da/rhythmbox/figures
+@dirrm share/help/da/rhythmbox
+@dirrmtry share/help/da
+@dirrm share/help/cs/rhythmbox/figures
+@dirrm share/help/cs/rhythmbox
+@dirrm share/help/ca/rhythmbox/figures
+@dirrm share/help/ca/rhythmbox
+@dirrm share/help/C/rhythmbox/figures
+@dirrm share/help/C/rhythmbox
+@dirrm %%DOCSDIR%%
+@dirrm lib/rhythmbox/sample-plugins/sample-vala
+%%PYTHON%%@dirrm lib/rhythmbox/sample-plugins/sample-python/__pycache__
+%%PYTHON%%@dirrm lib/rhythmbox/sample-plugins/sample-python
+@dirrm lib/rhythmbox/sample-plugins/sample
+@dirrm lib/rhythmbox/sample-plugins
+%%LIRC%%@dirrm lib/rhythmbox/plugins/rblirc
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/sendto/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/sendto
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/replaygain/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/replaygain
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/rbzeitgeist/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/rbzeitgeist
-%%LIRC%%@dirrm lib/rhythmbox/plugins/rblirc
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/rb/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/rb
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/python-console/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/python-console
@dirrm lib/rhythmbox/plugins/power-manager
%%NOTIFY%%@dirrm lib/rhythmbox/plugins/notification
%%MTP%%@dirrm lib/rhythmbox/plugins/mtpdevice
@dirrm lib/rhythmbox/plugins/mpris
@dirrm lib/rhythmbox/plugins/mmkeys
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/magnatune/__pycache__
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/magnatune
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/lyrics/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/lyrics
@dirrm lib/rhythmbox/plugins/iradio
%%IPOD%%@dirrm lib/rhythmbox/plugins/ipod
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/im-status/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/im-status
+%%GRILO%%@dirrm lib/rhythmbox/plugins/grilo
@dirrm lib/rhythmbox/plugins/generic-player
@dirrm lib/rhythmbox/plugins/fmradio
@dirrm lib/rhythmbox/plugins/dbus-media-server
+%%DAAP%%@dirrm lib/rhythmbox/plugins/daap
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/context/__pycache__
%%PYTHON%%@dirrm lib/rhythmbox/plugins/context
@dirrm lib/rhythmbox/plugins/cd-recorder
@dirrm lib/rhythmbox/plugins/audioscrobbler
@dirrm lib/rhythmbox/plugins/audiocd
-%%PYTHON%%@dirrm lib/rhythmbox/plugins/artdisplay
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/artsearch/__pycache__
+%%PYTHON%%@dirrm lib/rhythmbox/plugins/artsearch
@dirrm lib/rhythmbox/plugins
@dirrm lib/rhythmbox
@dirrm include/rhythmbox/widgets
@@ -828,29 +1014,3 @@ share/omf/rhythmbox/rhythmbox-zh_CN.omf
@dirrm include/rhythmbox/lib
@dirrm include/rhythmbox/backends
@dirrm include/rhythmbox
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
new file mode 100644
index 000000000..dd36b867e
--- /dev/null
+++ b/audio/sound-juicer/Makefile
@@ -0,0 +1,38 @@
+# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= sound-juicer
+PORTVERSION= 3.11.90
+CATEGORIES= audio gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Clean, mean, and lean CD ripper for GNOME
+
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
+ libdiscid.so:${PORTSDIR}/audio/libdiscid \
+ libtag.so:${PORTSDIR}/audio/taglib \
+ libcanberra.so:${PORTSDIR}/audio/libcanberra \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libbrasero-media3.so:${PORTSDIR}/sysutils/brasero
+
+USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:xz
+USE_GNOME= gnomeprefix intlhack
+USE_GSTREAMER1= cdparanoia flac good vorbis
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-ignore-missing-cd
+INSTALLS_ICONS= yes
+CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral
+LDFLAGS+= -L${LOCALBASE}/lib
+
+GLIB_SCHEMAS= org.gnome.sound-juicer.gschema.xml
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|^\(SUBDIRS = .*\)tests\(.*\)|\1\2|' \
+ ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e 's|" == "|" = "|g' ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo
new file mode 100644
index 000000000..4d1a1734d
--- /dev/null
+++ b/audio/sound-juicer/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/sound-juicer-3.11.90.tar.xz) = f8b9460df9e701cba2f09a25a0147d4a05f2a8af41cc0803b1ae5cf1526b8e8c
+SIZE (gnome3/sound-juicer-3.11.90.tar.xz) = 1956892
diff --git a/audio/sound-juicer/pkg-descr b/audio/sound-juicer/pkg-descr
new file mode 100644
index 000000000..ec4721433
--- /dev/null
+++ b/audio/sound-juicer/pkg-descr
@@ -0,0 +1,5 @@
+Sound Juicer is a clean, mean and lean CD ripper for GNOME2.
+It provides a clean interface and simple preferences, aiming
+to do The Right Thing and What You Mean all of the time.
+
+WWW: http://www.burtonini.com/blog/computers/sound-juicer/
diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist
new file mode 100644
index 000000000..f8f5b70c5
--- /dev/null
+++ b/audio/sound-juicer/pkg-plist
@@ -0,0 +1,252 @@
+bin/sound-juicer
+man/man1/sound-juicer.1.gz
+share/GConf/gsettings/sound-juicer.convert
+share/applications/sound-juicer.desktop
+share/help/C/sound-juicer/index.docbook
+share/help/C/sound-juicer/legal.xml
+share/help/C/sound-juicer/figures/prefs.png
+share/help/C/sound-juicer/figures/startup.png
+share/help/ar/sound-juicer/index.docbook
+share/help/ar/sound-juicer/legal.xml
+share/help/ar/sound-juicer/figures/prefs.png
+share/help/ar/sound-juicer/figures/startup.png
+share/help/ca/sound-juicer/index.docbook
+share/help/ca/sound-juicer/legal.xml
+share/help/ca/sound-juicer/figures/prefs.png
+share/help/ca/sound-juicer/figures/startup.png
+share/help/cs/sound-juicer/index.docbook
+share/help/cs/sound-juicer/legal.xml
+share/help/cs/sound-juicer/figures/prefs.png
+share/help/cs/sound-juicer/figures/startup.png
+share/help/de/sound-juicer/index.docbook
+share/help/de/sound-juicer/legal.xml
+share/help/de/sound-juicer/figures/prefs.png
+share/help/de/sound-juicer/figures/startup.png
+share/help/el/sound-juicer/index.docbook
+share/help/el/sound-juicer/legal.xml
+share/help/el/sound-juicer/figures/prefs.png
+share/help/el/sound-juicer/figures/startup.png
+share/help/en_GB/sound-juicer/index.docbook
+share/help/en_GB/sound-juicer/legal.xml
+share/help/en_GB/sound-juicer/figures/prefs.png
+share/help/en_GB/sound-juicer/figures/startup.png
+share/help/es/sound-juicer/index.docbook
+share/help/es/sound-juicer/legal.xml
+share/help/es/sound-juicer/figures/prefs.png
+share/help/es/sound-juicer/figures/startup.png
+share/help/eu/sound-juicer/index.docbook
+share/help/eu/sound-juicer/legal.xml
+share/help/eu/sound-juicer/figures/prefs.png
+share/help/eu/sound-juicer/figures/startup.png
+share/help/fr/sound-juicer/index.docbook
+share/help/fr/sound-juicer/legal.xml
+share/help/fr/sound-juicer/figures/prefs.png
+share/help/fr/sound-juicer/figures/startup.png
+share/help/ja/sound-juicer/index.docbook
+share/help/ja/sound-juicer/legal.xml
+share/help/ja/sound-juicer/figures/prefs.png
+share/help/ja/sound-juicer/figures/startup.png
+share/help/nl/sound-juicer/index.docbook
+share/help/nl/sound-juicer/legal.xml
+share/help/nl/sound-juicer/figures/prefs.png
+share/help/nl/sound-juicer/figures/startup.png
+share/help/oc/sound-juicer/index.docbook
+share/help/oc/sound-juicer/legal.xml
+share/help/oc/sound-juicer/figures/prefs.png
+share/help/oc/sound-juicer/figures/startup.png
+share/help/pl/sound-juicer/index.docbook
+share/help/pl/sound-juicer/legal.xml
+share/help/pl/sound-juicer/figures/prefs.png
+share/help/pl/sound-juicer/figures/startup.png
+share/help/pt_BR/sound-juicer/index.docbook
+share/help/pt_BR/sound-juicer/legal.xml
+share/help/pt_BR/sound-juicer/figures/prefs.png
+share/help/pt_BR/sound-juicer/figures/startup.png
+share/help/ru/sound-juicer/index.docbook
+share/help/ru/sound-juicer/legal.xml
+share/help/ru/sound-juicer/figures/prefs.png
+share/help/ru/sound-juicer/figures/startup.png
+share/help/sl/sound-juicer/index.docbook
+share/help/sl/sound-juicer/legal.xml
+share/help/sl/sound-juicer/figures/prefs.png
+share/help/sl/sound-juicer/figures/startup.png
+share/help/sv/sound-juicer/index.docbook
+share/help/sv/sound-juicer/legal.xml
+share/help/sv/sound-juicer/figures/prefs.png
+share/help/sv/sound-juicer/figures/startup.png
+share/help/uk/sound-juicer/index.docbook
+share/help/uk/sound-juicer/legal.xml
+share/help/uk/sound-juicer/figures/prefs.png
+share/help/uk/sound-juicer/figures/startup.png
+share/help/zh_CN/sound-juicer/index.docbook
+share/help/zh_CN/sound-juicer/legal.xml
+share/help/zh_CN/sound-juicer/figures/prefs.png
+share/help/zh_CN/sound-juicer/figures/startup.png
+share/icons/hicolor/16x16/apps/sound-juicer.png
+share/icons/hicolor/22x22/apps/sound-juicer.png
+share/icons/hicolor/24x24/apps/sound-juicer.png
+share/icons/hicolor/256x256/apps/sound-juicer.png
+share/icons/hicolor/32x32/apps/sound-juicer.png
+share/icons/hicolor/48x48/apps/sound-juicer.png
+share/locale/ar/LC_MESSAGES/sound-juicer.mo
+share/locale/as/LC_MESSAGES/sound-juicer.mo
+share/locale/ast/LC_MESSAGES/sound-juicer.mo
+share/locale/az/LC_MESSAGES/sound-juicer.mo
+share/locale/be/LC_MESSAGES/sound-juicer.mo
+share/locale/be@latin/LC_MESSAGES/sound-juicer.mo
+share/locale/bg/LC_MESSAGES/sound-juicer.mo
+share/locale/bn/LC_MESSAGES/sound-juicer.mo
+share/locale/bn_IN/LC_MESSAGES/sound-juicer.mo
+share/locale/br/LC_MESSAGES/sound-juicer.mo
+share/locale/ca/LC_MESSAGES/sound-juicer.mo
+share/locale/ca@valencia/LC_MESSAGES/sound-juicer.mo
+share/locale/cs/LC_MESSAGES/sound-juicer.mo
+share/locale/cy/LC_MESSAGES/sound-juicer.mo
+share/locale/da/LC_MESSAGES/sound-juicer.mo
+share/locale/de/LC_MESSAGES/sound-juicer.mo
+share/locale/dz/LC_MESSAGES/sound-juicer.mo
+share/locale/el/LC_MESSAGES/sound-juicer.mo
+share/locale/en_CA/LC_MESSAGES/sound-juicer.mo
+share/locale/en_GB/LC_MESSAGES/sound-juicer.mo
+share/locale/en@shaw/LC_MESSAGES/sound-juicer.mo
+share/locale/eo/LC_MESSAGES/sound-juicer.mo
+share/locale/es/LC_MESSAGES/sound-juicer.mo
+share/locale/et/LC_MESSAGES/sound-juicer.mo
+share/locale/eu/LC_MESSAGES/sound-juicer.mo
+share/locale/fa/LC_MESSAGES/sound-juicer.mo
+share/locale/fi/LC_MESSAGES/sound-juicer.mo
+share/locale/fr/LC_MESSAGES/sound-juicer.mo
+share/locale/ga/LC_MESSAGES/sound-juicer.mo
+share/locale/gl/LC_MESSAGES/sound-juicer.mo
+share/locale/gu/LC_MESSAGES/sound-juicer.mo
+share/locale/he/LC_MESSAGES/sound-juicer.mo
+share/locale/hi/LC_MESSAGES/sound-juicer.mo
+share/locale/hr/LC_MESSAGES/sound-juicer.mo
+share/locale/hu/LC_MESSAGES/sound-juicer.mo
+share/locale/id/LC_MESSAGES/sound-juicer.mo
+share/locale/it/LC_MESSAGES/sound-juicer.mo
+share/locale/ja/LC_MESSAGES/sound-juicer.mo
+share/locale/ka/LC_MESSAGES/sound-juicer.mo
+share/locale/kn/LC_MESSAGES/sound-juicer.mo
+share/locale/ko/LC_MESSAGES/sound-juicer.mo
+share/locale/ku/LC_MESSAGES/sound-juicer.mo
+share/locale/lt/LC_MESSAGES/sound-juicer.mo
+share/locale/lv/LC_MESSAGES/sound-juicer.mo
+share/locale/mai/LC_MESSAGES/sound-juicer.mo
+share/locale/mk/LC_MESSAGES/sound-juicer.mo
+share/locale/ml/LC_MESSAGES/sound-juicer.mo
+share/locale/mn/LC_MESSAGES/sound-juicer.mo
+share/locale/mr/LC_MESSAGES/sound-juicer.mo
+share/locale/ms/LC_MESSAGES/sound-juicer.mo
+share/locale/nb/LC_MESSAGES/sound-juicer.mo
+share/locale/ne/LC_MESSAGES/sound-juicer.mo
+share/locale/nl/LC_MESSAGES/sound-juicer.mo
+share/locale/nn/LC_MESSAGES/sound-juicer.mo
+share/locale/oc/LC_MESSAGES/sound-juicer.mo
+share/locale/or/LC_MESSAGES/sound-juicer.mo
+share/locale/pa/LC_MESSAGES/sound-juicer.mo
+share/locale/pl/LC_MESSAGES/sound-juicer.mo
+share/locale/pt/LC_MESSAGES/sound-juicer.mo
+share/locale/pt_BR/LC_MESSAGES/sound-juicer.mo
+share/locale/ro/LC_MESSAGES/sound-juicer.mo
+share/locale/ru/LC_MESSAGES/sound-juicer.mo
+share/locale/rw/LC_MESSAGES/sound-juicer.mo
+share/locale/si/LC_MESSAGES/sound-juicer.mo
+share/locale/sk/LC_MESSAGES/sound-juicer.mo
+share/locale/sl/LC_MESSAGES/sound-juicer.mo
+share/locale/sq/LC_MESSAGES/sound-juicer.mo
+share/locale/sr/LC_MESSAGES/sound-juicer.mo
+share/locale/sr@latin/LC_MESSAGES/sound-juicer.mo
+share/locale/sv/LC_MESSAGES/sound-juicer.mo
+share/locale/ta/LC_MESSAGES/sound-juicer.mo
+share/locale/te/LC_MESSAGES/sound-juicer.mo
+share/locale/th/LC_MESSAGES/sound-juicer.mo
+share/locale/tr/LC_MESSAGES/sound-juicer.mo
+share/locale/ug/LC_MESSAGES/sound-juicer.mo
+share/locale/uk/LC_MESSAGES/sound-juicer.mo
+share/locale/vi/LC_MESSAGES/sound-juicer.mo
+share/locale/xh/LC_MESSAGES/sound-juicer.mo
+share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo
+share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo
+share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo
+%%DATADIR%%/rhythmbox.gep
+%%DATADIR%%/sound-juicer-menu.ui
+%%DATADIR%%/sound-juicer.ui
+@dirrm %%DATADIR%%
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrm share/help/zh_CN/sound-juicer/figures
+@dirrm share/help/zh_CN/sound-juicer
+@dirrm share/help/uk/sound-juicer/figures
+@dirrm share/help/uk/sound-juicer
+@dirrm share/help/sv/sound-juicer/figures
+@dirrm share/help/sv/sound-juicer
+@dirrm share/help/sl/sound-juicer/figures
+@dirrm share/help/sl/sound-juicer
+@dirrm share/help/ru/sound-juicer/figures
+@dirrm share/help/ru/sound-juicer
+@dirrm share/help/pt_BR/sound-juicer/figures
+@dirrm share/help/pt_BR/sound-juicer
+@dirrm share/help/pl/sound-juicer/figures
+@dirrm share/help/pl/sound-juicer
+@dirrm share/help/oc/sound-juicer/figures
+@dirrm share/help/oc/sound-juicer
+@dirrm share/help/nl/sound-juicer/figures
+@dirrm share/help/nl/sound-juicer
+@dirrmtry share/help/nl
+@dirrm share/help/ja/sound-juicer/figures
+@dirrm share/help/ja/sound-juicer
+@dirrm share/help/fr/sound-juicer/figures
+@dirrm share/help/fr/sound-juicer
+@dirrm share/help/eu/sound-juicer/figures
+@dirrm share/help/eu/sound-juicer
+@dirrm share/help/es/sound-juicer/figures
+@dirrm share/help/es/sound-juicer
+@dirrm share/help/en_GB/sound-juicer/figures
+@dirrm share/help/en_GB/sound-juicer
+@dirrm share/help/el/sound-juicer/figures
+@dirrm share/help/el/sound-juicer
+@dirrm share/help/de/sound-juicer/figures
+@dirrm share/help/de/sound-juicer
+@dirrm share/help/cs/sound-juicer/figures
+@dirrm share/help/cs/sound-juicer
+@dirrm share/help/ca/sound-juicer/figures
+@dirrm share/help/ca/sound-juicer
+@dirrm share/help/ar/sound-juicer/figures
+@dirrm share/help/ar/sound-juicer
+@dirrm share/help/C/sound-juicer/figures
+@dirrm share/help/C/sound-juicer