http://bugs.meego.com/show_bug.cgi?id=2471

           Summary: docs for GetReports() incomplete
    Classification: MeeGo Projects
           Product: SyncEvolution
           Version: unspecified
          Platform: All
        OS/Version: ---
            Status: NEW
          Severity: normal
          Priority: Undecided
         Component: SyncEvolution
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
   Estimated Hours: 0.0


<method name="GetReports">
      <doc:doc><doc:description>
        Get synchronization reports for a specific server
      </doc:description></doc:doc>
      <arg type="s" name="server" direction="in">
        <doc:doc><doc:summary>server name</doc:summary></doc:doc>
      </arg>

should be

    <method name="GetReports">
      <doc:doc><doc:description>
        Get synchronization reports for a specific server or all servers
      </doc:description></doc:doc>
      <arg type="s" name="server" direction="in">
        <doc:doc><doc:summary>server name, empty string to get reports for all
servers</doc:summary></doc:doc>
      </arg>

-- 
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to