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 351042 - when the applets are compiled in processes they shouldn't be placed in the prefix/lib/ directory
when the applets are compiled in processes they shouldn't be placed in the pr...
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-12 13:33 UTC by Diego González
Modified: 2006-08-12 17:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2006-08-12 13:33:08 UTC
it would be better to place them in the $prefix/lib/panel or something like, as they are not really dynamic link libraries which are available for any program to used, they are more like plugins.
Comment 1 Vincent Untz 2006-08-12 17:55:15 UTC
2006-08-12  Vincent Untz  <vuntz@gnome.org>

	* Makefile.am: install in-process library in $(libdir)/gnome-panel
	Fix bug #351042