Cleanup and document session creation and activity registry

This commit is contained in:
Marco Pesenti Gritti
2006-07-12 13:20:41 +02:00
parent e959a6f37f
commit ca2b08f8b6
11 changed files with 184 additions and 148 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from sugar.LogWriter import LogWriter
from sugar import keybindings
import sugar.util
SHELL_SERVICE_NAME = "com.redhat.Sugar.Shell"
SHELL_SERVICE_NAME = "caom.redhat.Sugar.Shell"
SHELL_SERVICE_PATH = "/com/redhat/Sugar/Shell"
ACTIVITY_SERVICE_NAME = "com.redhat.Sugar.Activity"