From a037f3a32c6c7eb85db42793e3db86ccacc23c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Qu=C3=A8ze?= Date: Tue, 12 Jul 2011 19:27:05 +0200 Subject: [PATCH] Import 'Services' in preferences/connection.js. --- im/content/preferences/connection.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/im/content/preferences/connection.js b/im/content/preferences/connection.js index 2f53ea19e9..c5afd0ee41 100644 --- a/im/content/preferences/connection.js +++ b/im/content/preferences/connection.js @@ -36,6 +36,8 @@ # # ***** END LICENSE BLOCK ***** +Components.utils.import("resource:///modules/imServices.jsm"); + var gConnectionsDialog = { beforeAccept: function () {