Import 'Services' in preferences/connection.js.

This commit is contained in:
Florian Quèze 2011-07-12 19:27:05 +02:00
Родитель f7b20870e7
Коммит a037f3a32c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,8 @@
#
# ***** END LICENSE BLOCK *****
Components.utils.import("resource:///modules/imServices.jsm");
var gConnectionsDialog = {
beforeAccept: function ()
{