зеркало из https://github.com/mozilla/gecko-dev.git
Enable new pref panel
This commit is contained in:
Родитель
7e39431866
Коммит
55acf79ff9
|
@ -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
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче