summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorVincent Untz <[email protected]>2011-02-17 12:47:25 +0100
committerBenjamin Valentin <[email protected]>2012-03-26 23:13:52 +0200
commitab55bf3e46ccab95d268bf0e10dce2e15294cabf (patch)
tree2a6bab11d2d52a00667f8c7a6c0ba955b62e88d6 /mate-panel
parent065282bda1caacc9891c4f0c5411f03f17dc5555 (diff)
downloadmate-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 'mate-panel')
0 files changed, 0 insertions, 0 deletions