Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/promptservice.py
diff options
context:
space:
mode:
Diffstat (limited to 'promptservice.py')
-rw-r--r--promptservice.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/promptservice.py b/promptservice.py
index bab2417..8cdcff9 100644
--- a/promptservice.py
+++ b/promptservice.py
@@ -63,7 +63,8 @@ class PromptService:
logging.debug('nsIPromptService.select()')
-#components.registrar.registerFactory(PromptService.cid,
-# PromptService.description,
-# '@mozilla.org/embedcomp/prompt-service;1',
-# Factory(PromptService))
+#components.registrar.registerFactory(
+# PromptService.cid,
+# PromptService.description,
+# '@mozilla.org/embedcomp/prompt-service;1',
+# Factory(PromptService))