Comment 4 for bug 446195

Revision history for this message
MichaƂ Sawicz (saviq) wrote :

BTW, what's needed is:

Have a 'resource.conf' file with contents as follows:

elisa.plugins.myplugin {
  some_name: 'filename.png';
}

and in the controller, under the ListSwitcherController:

crumbs_logo = 'elisa.plugins.myplugin.some_name'