* system management: fix number of callback arguments
fixes runtime warning:
TypeError: changePluginSize() takes exactly 4 arguments (3 given)
looks like it was overlooked in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| applications.py | ||
| easybuttons.py | ||
| execute.py | ||
| filemonitor.py | ||
| get_apt_cache.py | ||
| places.py | ||
| recent.py | ||
| recentHelper.py | ||
| system_management.py | ||