mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
always bring up the right prefs
This commit is contained in:
parent
0ef31b4f88
commit
b9cbc4fac9
@ -335,9 +335,6 @@ function calendarFinish()
|
|||||||
|
|
||||||
function launchPreferences()
|
function launchPreferences()
|
||||||
{
|
{
|
||||||
if( applicationName == "Mozilla" || applicationName == "Firebird" ) {
|
|
||||||
goPreferences( "calendarPanel", "chrome://calendar/content/pref/calendarPref.xul", "calendarPanel" );
|
|
||||||
} else
|
|
||||||
window.openDialog("chrome://calendar/content/pref/prefBird.xul", "PrefWindow", "chrome,titlebar,resizable,modal");
|
window.openDialog("chrome://calendar/content/pref/prefBird.xul", "PrefWindow", "chrome,titlebar,resizable,modal");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user