diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-06-27 00:21:54 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-06-27 00:35:09 +0800 |
commit | 69ad05743b4696b4f44661cc29fe27759edca795 (patch) | |
tree | 336677dea2d61b2f17a333cf6fc7df21049a610b /help | |
parent | 1a77e6dedd7632636732c3321bbc1ec016ea1eb7 (diff) | |
download | gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar.gz gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar.bz2 gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar.lz gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar.xz gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.tar.zst gsoc2013-evolution-69ad05743b4696b4f44661cc29fe27759edca795.zip |
Read entire UI definition in "eplug" files.
EPluginUI had a bug were given the following UI definition
<ui-manager id="...">
<top-level-widget-a>
<top-level-widget-b>
<top-level-widget-c>
</ui-manager>
it would only read <top-level-widget-a>. The siblings were ignored.
This doesn't affect any plugins currently using EPluginUI, but does
affect several on the "kill-bonobo" branch.
Diffstat (limited to 'help')
0 files changed, 0 insertions, 0 deletions