Comment 8 for bug 1005259

Revision history for this message
Ikey Doherty (ikey-doherty) wrote :

More fun and games- we can't use *any* static imports. Even glib, etc, have to
all be converted to use GObject stuff.

Started on CardapioGtk3View.py: https://github.com/SolusOS/cardapio/blob/master/src/CardapioGtk3View.py

Looks like I'll have to make a Cardapio3.py before I can even test any of it.