After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593186 - arch-independent files installed in $plugindir
arch-independent files installed in $plugindir
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 617373 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-08-26 16:43 UTC by Emilio Pozuelo Monfort
Modified: 2011-04-24 03:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2009-08-26 16:43:35 UTC
Hi,

Many plugins currently install their gtkbuilder files, and images, into $plugindir. Since they are not architecture dependent files, they should go to somewhere in $datadir.

E.g. /usr/lib/rhythmbox/plugins/jamendo/jamendo_logo.png should be in /usr/share/rhythmbox/plugins/jamendo/jamendo_logo.png (or something like that).
Comment 1 Jonathan Matthew 2009-08-28 01:25:57 UTC
It would be nice to do this properly, but it'd require some slightly awkward hacks in the plugin management code.  If there aren't any concrete benefits from doing this, I think it's probably not worth the effort.
Comment 2 Jonathan Matthew 2010-05-25 11:21:25 UTC
*** Bug 617373 has been marked as a duplicate of this bug. ***
Comment 3 Jonathan Matthew 2011-04-24 03:36:03 UTC
fixed as part of the switch to libpeas.