mintmenu/usr/lib/linuxmint/mintMenu/plugins
monsta 210eaf0929 plugins: fix number of callback arguments (#236)
* system management: fix number of callback arguments

fixes runtime warning:
TypeError: changePluginSize() takes exactly 4 arguments (3 given)

looks like it was overlooked in 66f76df4d3

* places: remove leftover argument from callback
2019-08-19 15:23:46 +02:00
..
__init__.py Coerse shebangs to #!/usr/bin/python2 2015-06-25 17:44:30 -07:00
applications.py Remove support for custom colors 2019-07-22 13:30:59 +02:00
easybuttons.py Remove support for custom colors 2019-07-22 13:30:59 +02:00
execute.py Assorted cleanup, fixes and performance improvements (#206) 2019-02-11 13:54:20 +00:00
filemonitor.py Assorted cleanup, fixes and performance improvements (#206) 2019-02-11 13:54:20 +00:00
get_apt_cache.py Assorted cleanup, fixes and performance improvements (#206) 2019-02-11 13:54:20 +00:00
places.py plugins: fix number of callback arguments (#236) 2019-08-19 15:23:46 +02:00
recent.py Remove obsolete code 2019-05-20 15:44:26 +01:00
recentHelper.py Assorted cleanup, fixes and performance improvements (#206) 2019-02-11 13:54:20 +00:00
system_management.py plugins: fix number of callback arguments (#236) 2019-08-19 15:23:46 +02:00