From 5b0566803273cbc45f50a834b08aec73ede26ac5 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 04 Oct 2007 19:18:51 +0000 Subject: rewrite a comment so that it doesn't screw up emacs syntax highlighting :) --- diff --git a/services/shell/activityregistryservice.py b/services/shell/activityregistryservice.py index 44c9969..21c6d86 100644 --- a/services/shell/activityregistryservice.py +++ b/services/shell/activityregistryservice.py @@ -38,7 +38,7 @@ class ActivityRegistry(dbus.service.Object): def AddBundle(self, bundle_path): '''Register the activity bundle with the global registry - bundle_path -- path to the activity bundle's root directory, + bundle_path -- path to the root directory of the activity bundle, that is, the directory with activity/activity.info as a child of the directory. -- cgit v0.9.1