Do command launch prefs panel.

This commit is contained in:
mgalli%geckonnection.com 2005-08-26 17:21:26 +00:00
Родитель e0ed4feee6
Коммит a2f2c25655
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -370,6 +370,11 @@ function BrowserPopupShowing () {
}
}
function DoPanelPreferences() {
window.openDialog("chrome://minimo/content/preferences.xul","preferences","modal,centerscreeen,chrome,resizable=no");
}
/*
Testing the SMS and Call Services
*/