diff options
author | Richard Hughes <richard@hughsie.com> | 2007-07-24 12:19:59 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-07-24 12:19:59 +0000 |
commit | 6ceffb591878e3a806d340ab07fbb12a2f74e79f (patch) | |
tree | 0a51f75b15826378a3e9c5e20bd2bda3ae3a92b1 /ChangeLog | |
parent | 153a2aed604b4b09e915397fe3b1db3f37e830e0 (diff) |
2007-07-24 Richard Hughes <richard@hughsie.com>
* bus/bus.c: (process_config_first_time_only),
(process_config_every_time), (bus_context_unref),
(bus_context_get_servicehelper):
* bus/bus.h:
Add the concept of a service-helper and allow it's value to be read.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-07-24 Richard Hughes <richard@hughsie.com> + * bus/bus.c: (process_config_first_time_only), + (process_config_every_time), (bus_context_unref), + (bus_context_get_servicehelper): + * bus/bus.h: + Add the concept of a service-helper and allow it's value to be read. + +2007-07-24 Richard Hughes <richard@hughsie.com> + * bus/activation.c: (bus_activation_entry_unref), (update_desktop_file_entry): Add the concept of, and read the value of user from the desktop file. |