Revision bdeafec...
Go back to digest for 24th March 2013Features in Other
Alex Fiestas committed changes in [web-accounts] src/daemon/daemon.cpp:
Look for the serviceType instead of service Name
This makes it waaaay easier to specify supported services in the
resources since instead of having to add one mimetype for service it
will be enough to add one with the serviceType. For example:
text/x-vnd.accounts.twitter-microblog
or
text/x-vnd.accounts.imap-email
Using mimetypes for this is still hackish but it will do for now.
File Changes
Modified 1 files
- src/daemon/daemon.cpp
1 files changed in total