← Back to team overview

touch-packages team mailing list archive

[Bug 1394454] Re: Documentation for service_type in OnlineAccountClient is misleading

 

Could you be a bit more specific? You are right, the OnlineAccountClient
doc says that the service type is a string such as "sharing". And in the
generated doc, the example for a .service file shows:

<?xml version="1.0" encoding="UTF-8"?>
<service id="com.ubuntu.scopes.youtube_youtube">
<type>sharing</type>
<icon>youtube</icon>
<name>YouTube</name>

So, that seems all in order. Exactly where are you seeing the .service
example that is wrong?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1394454

Title:
  Documentation for service_type in OnlineAccountClient is misleading

Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  The documentation for the service_type argument in the
  OnlineAccountClient is, 'The type of service (E.g. "sharing").'  But
  in examples of .service files, the service type is specified using the
  a reverse-domain-name-esque string.  The documentation should be
  updated to reflect this usage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1394454/+subscriptions


References