Add getCalendar. Add a few lines of extra documentation. r=dmose
git-svn-id: svn://10.0.0.236/trunk@172831 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c8e9911ae1
commit
2f8205780c
@ -71,8 +71,8 @@ interface calICalendarProvider : nsISupports
|
||||
in calIProviderListener aListener);
|
||||
|
||||
/**
|
||||
* Delete a calendar. This typically deletes a file with calendar
|
||||
* data
|
||||
* Delete a calendar. Deletes the actual underlying calendar, which
|
||||
* could be (for example) a file or a calendar on a server
|
||||
*
|
||||
* @param aCalendar the calendar to delete
|
||||
* @param aListener where to call the results back to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user