~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to private/org.gnome.evolution.dataserver.AddressBook.xml

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    <arg name="error_message" type="s"/>
29
29
  </signal>
30
30
 
31
 
  <method name="Open"/>
 
31
  <method name="RetrieveProperties">
 
32
    <arg name="properties" direction="out" type="as"/>
 
33
  </method>
 
34
 
 
35
  <method name="Open">
 
36
    <arg name="properties" direction="out" type="as"/>
 
37
  </method>
32
38
 
33
39
  <method name="Close"/>
34
40