Return replaces_id if provided

Merged Brian Tarricone requested to merge kelnos/xfce4-notifyd:fix-replaces-id-return into master

The spec says that if replaces_id is non-zero, that is the ID that should be returned from the Notify method, even if the ID isn't of a valid current notification.

Closes #48 (closed).

Merge request reports