This commit is contained in:
mgalli%geckonnection.com 2005-10-20 21:40:51 +00:00
Родитель 7e39431866
Коммит 55acf79ff9
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -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
*/