Skip to content

libhandy-0 -> libhandy-1

Sebastian Spaeth requested to merge (removed):libhandy-1 into master

This adapts libhandy usage to the new libhandy-1 world. Things should be working. There is one TODO left in add.py:

self.account_list.set_header_func(Handy.list_box_separator_header)

is no more and should be replaced with custom CSS (if we still want that). Given that I don't know how it looked or is supposed to look, I did not touch that.

Merge request reports