Comment 4 for bug 1368461

Revision history for this message
Pat McGowan (pat-mcgowan) wrote : Re: Icons for scopes are not displayed 'storage'

We need to add logic to find these icons a new way as they are different than apps with .ini files rather than desktop files.

For example for the Facebook photo scope:
/custom/click/com.canonical.scopes.fbphotos/current/fbphotos/com.canonical.scopes.fbphotos_fbphotos.ini

contains

[ScopeConfig]
DisplayName=Facebook Photos
DisplayName[es]=Facebook Fotos
DisplayName[fr]=Photos des Facebook
Description=Your Facebook Photos and Albums
Description[es]=Sus Facebook Fotos y Álbumes
Description[fr]=Tes Photos des Facebook
Author=Canonical Ltd.
Art=images/preview-card-facebook.png
Icon=images/preview-card-facebook.png
SearchHint=Search Facebook Photos

[Appearance]
PageHeader.Logo=images/FB-f-Logo__blue_512.png
PageHeader.DividerColor=#45619d
PreviewButtonColor=#45619d

Preinstalled scopes are in /opt/click.ubuntu.com/com.ubuntu.scopes.youtube/current/youtube/com.ubuntu.scopes.youtube_youtube.ini

etc