Try to use source_path consistently

This commit is contained in:
Wim Taymans 2015-07-09 17:58:54 +02:00
parent 1e4e4ef185
commit f268cdfda6
8 changed files with 28 additions and 28 deletions

View file

@ -635,7 +635,7 @@ pinos_subscribe_class_init (PinosSubscribeClass * klass)
* @subscribe: The #PinosSubscribe emitting the signal.
* @event: A #PinosSubscriptionEvent
* @flags: #PinosSubscriptionFlags indicating the object
* @path: the object path
* @id: the unique and opaque object id
*
* Notify about a new object that was added/removed/modified.
*/