Features/GTK3/Porting: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Cleanup, adopt to API changes in the sugar-toolkit: support for 'service_name' and 'class' has been removed
Line 52: Line 52:
* the keep button has been removed completely
* the keep button has been removed completely
* the old-style toolbar has been removed
* the old-style toolbar has been removed
* support for 'service_name' and 'class' has been removed from the activity.info make sure you are using: 'bundle_id' instead of 'service_name' and 'exec' instead of 'class'.


==Port the activity from GTK2 to GTK3==
==Port the activity from GTK2 to GTK3==