diff options
author | Vincent Untz <[email protected]> | 2011-02-17 12:47:25 +0100 |
---|---|---|
committer | Benjamin Valentin <[email protected]> | 2012-03-26 23:13:52 +0200 |
commit | ab55bf3e46ccab95d268bf0e10dce2e15294cabf (patch) | |
tree | 2a6bab11d2d52a00667f8c7a6c0ba955b62e88d6 /applets/Makefile.am | |
parent | 065282bda1caacc9891c4f0c5411f03f17dc5555 (diff) | |
download | mate-panel-ab55bf3e46ccab95d268bf0e10dce2e15294cabf.tar.bz2 mate-panel-ab55bf3e46ccab95d268bf0e10dce2e15294cabf.tar.xz |
matecomponent: Remove API to build matecomponent applet as shared library
Yes, it's bad, it breaks API and ABI. In a stable branch. But it's the
matecomponent compatibility module. And it's a rather important fix.
We can't have matecomponent applets as shared libraries since both matecomponent
applets and dbus applets are sharing the MatePanelApplet type name, and they
will conflict in the same process. Since we know we want to allow dbus
in-process applets, it means we have to disallow matecomponent in-process
applets. Hence this change.
Diffstat (limited to 'applets/Makefile.am')
0 files changed, 0 insertions, 0 deletions