diff options
author | Anders Carlsson <andersca@codefactory.se> | 2003-02-15 18:22:40 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@codefactory.se> | 2003-02-15 18:22:40 +0000 |
commit | efd53eca67b7d0937533c3b8790368a368fb7dcb (patch) | |
tree | a6062d8e53b0361a3c1d184852caaae8f0fc7a35 /ChangeLog | |
parent | bc6cd6fa8586ca0d059961719a6a61df5e063971 (diff) | |
download | dbus-efd53eca67b7d0937533c3b8790368a368fb7dcb.tar.gz |
2003-02-15 Anders Carlsson <andersca@codefactory.se>
* bus/Makefile.am:
* bus/activation.c: (bus_activation_entry_free),
(add_desktop_file_entry), (load_directory), (bus_activation_init):
* bus/activation.h:
* bus/main.c: (main):
Add simple activation support, doesn't work yet though.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-02-15 Anders Carlsson <andersca@codefactory.se> + + * bus/Makefile.am: + * bus/activation.c: (bus_activation_entry_free), + (add_desktop_file_entry), (load_directory), (bus_activation_init): + * bus/activation.h: + * bus/main.c: (main): + Add simple activation support, doesn't work yet though. + 2003-02-15 Zack Rusin <zack@kde.org> * qt/dbus-qthread.cpp: small casting fix |