Use dbus activation to launch factories. This breaks

p-to-p chat and ./sugar/activities. Will fix tomorrow.
This commit is contained in:
Marco Pesenti Gritti
2006-07-28 01:25:08 +02:00
parent 1d370ca8e5
commit 86bd6f50f0
23 changed files with 186 additions and 86 deletions
+1 -4
View File
@@ -3,7 +3,4 @@ sugar_PYTHON = \
__init__.py \
ChatActivity.py
activitydir = $(pkgdatadir)/activities/chat
activity_DATA = chat.activity
EXTRA_DIST = $(activity_DATA)
EXTRA_DIST = chat.activity
+1 -1
View File
@@ -1,5 +1,5 @@
[Activity]
name = Chat
id = com.redhat.Sugar.ChatActivity
python_module = ChatActivity.ChatActivity
python_module = chat.ChatActivity.ChatActivity
default_type = _chat_activity._tcp