Gadget integration TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Sugar) |
||
Line 18: | Line 18: | ||
* Should track change of the "publish to gadget" GConf key and call Publish when needed ([http://dev.laptop.org/ticket/7544 #7544]) |
* Should track change of the "publish to gadget" GConf key and call Publish when needed ([http://dev.laptop.org/ticket/7544 #7544]) |
||
* Make the number of random buddies and activities requested configurable |
* Make the number of random buddies and activities requested configurable |
||
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] |
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] |
||
[[Category:Telepathy]] |
[[Category:Telepathy]] |
Revision as of 16:38, 22 October 2008
Things to do to integrate Gadget with the rest of the system.
Gabble
- Review the view presence branch.
Presence Service
- Shouldn't ignore buddy handles from views. So should either:
- Merge the fix of #8444 (Ignoring handles which are not in roster drop buddies from shared roster)
- Track views in PS and check if the handle is in one of the views.
Sugar
Current work is in: https://dev.laptop.org/git?p=users/guillaume/sugar;a=shortlog;h=gadget
- Add the "publish to gadget" option to sugar-control-panel
- Should track change of the "publish to gadget" GConf key and call Publish when needed (#7544)
- Make the number of random buddies and activities requested configurable
- Implement UI for searches