Enable new pref panel

git-svn-id: svn://10.0.0.236/trunk@182637 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mgalli%geckonnection.com 2005-10-20 21:40:51 +00:00
parent e9faa62b1c
commit ee91ba04a5

View File

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