After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669042 - Add some basic examples
Add some basic examples
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
3.3.x
Other All
: Normal enhancement
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-01-30 15:54 UTC by Ross Burton
Modified: 2012-03-25 11:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
examples: add some basic examples (7.90 KB, patch)
2012-01-30 15:54 UTC, Ross Burton
committed Details | Review

Description Ross Burton 2012-01-30 15:54:46 UTC
Newcomers to g-o-a may not entirely understand how it's meant to work. These
should help:

- list-providers (list all registered account providers)
- list-accounts (list all configured accounts)
- tweet (send a tweet using the first configured twitter account)
Comment 1 Ross Burton 2012-01-30 15:54:48 UTC
Created attachment 206448 [details] [review]
examples: add some basic examples
Comment 2 Debarshi Ray 2012-03-25 11:25:46 UTC
Review of attachment 206448 [details] [review]:

Thanks for the examples!

Instead of hiding the '#define GOA_API_IS_SUBJECT_TO_CHANGE' in the Makefile.am (as it was before), I put it in the sources themselves. Otherwise the examples would be a bit misleading.
Comment 3 Debarshi Ray 2012-03-25 11:26:37 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.