![]() With the introduction of 'activate' signal on [1], and the use of that
signal in Sugar Home, we introduced a bug, now, pressing the secondary button
starts the activity instead of open the palette.
This patch solves the issue checking the putton pressed before send the signal.
[1]
|
||
---|---|---|
.. | ||
__init__.py | ||
alert.py | ||
animator.py | ||
colorbutton.py | ||
combobox.py | ||
icon.py | ||
iconentry.py | ||
Makefile.am | ||
menuitem.py | ||
notebook.py | ||
objectchooser.py | ||
palette.py | ||
palettegroup.py | ||
palettemenu.py | ||
palettewindow.py | ||
panel.py | ||
progressicon.py | ||
radiopalette.py | ||
radiotoolbutton.py | ||
scrollingdetector.py | ||
style.py | ||
toggletoolbutton.py | ||
toolbarbox.py | ||
toolbox.py | ||
toolbutton.py | ||
toolcombobox.py | ||
tray.py | ||
window.py | ||
xocolor.py |