~canonical-dx-team/wncksync/trunk

« back to all changes in this revision

Viewing changes to src/wncksyncdbus-glue.xml

  • Committer: Jason Smith
  • Date: 2010-05-07 09:03:56 UTC
  • Revision ID: jason.smith@canonical.com-20100507090356-mxjm1eq3354f6jov
Update to add refreshed signal

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<node name="/org/wncksync/Matcher">
4
4
 
5
5
        <interface name="org.wncksync.Matcher">
 
6
        
 
7
                <signal name="Refreshed">
 
8
                </signal>
6
9
 
7
10
                <method name="DesktopFileForXid">                       
8
11
                        <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="wncksync_dbus_desktop_file_for_xid" />