Ticket #2870 (closed defect: fixed)
Use bundle_id instead of service_name and exec instead of class in activity.info
| Reported by: | erikos | Owned by: | godiard |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | ActivityTeam | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | 11.3.0 |
| Cc: | garycmartin, dsd | Distribution/OS: | OLPC |
| Bug Status: | New |
Description (last modified by godiard) (diff)
WARNING:root:bundle_name deprecated, now comes from activity.info
service_name = org.laptop.Oficina
bundle_id = org.laptop.WebActivity
the class line should be replaced by:
exec = sugar-activity class.to.startuo.the.activity
Change History
Note: See
TracTickets for help on using
tickets.
