Changes

Jump to navigation Jump to search
→‎.info File Format: clarify icon loading rules
Line 60: Line 60:     
  icon = activity-web
 
  icon = activity-web
: This key is optional.  It points to the activity's icon.  The icon is first searched for in the activity bundle's root directory, and if not found, is looked up in the current GTK icon theme.  It cannot contain a path.
+
: This key is optional.  It points to the activity's icon.  The icon is first searched for in the activity bundle's base directory, and if not found, is looked up in the current GTK icon theme.  It cannot contain a path.  When searching for the icon in the activity bundle's base directory, only an file with the icon name and the extension '.svg' is looked for.
    
  exec = sugar-activity-factory com.redhat.Sugar.BrowserActivity BrowserActivity.BrowserActivity
 
  exec = sugar-activity-factory com.redhat.Sugar.BrowserActivity BrowserActivity.BrowserActivity
Anonymous user

Navigation menu