diff --git a/mozilla/rdf/resources/customize.xul b/mozilla/rdf/resources/customize.xul index 9d6394d72c6..37e3ec139b8 100644 --- a/mozilla/rdf/resources/customize.xul +++ b/mozilla/rdf/resources/customize.xul @@ -52,7 +52,7 @@ diff --git a/mozilla/xpfe/browser/samples/dexopenchrome.xul b/mozilla/xpfe/browser/samples/dexopenchrome.xul index b59c06eee5f..457737aa500 100644 --- a/mozilla/xpfe/browser/samples/dexopenchrome.xul +++ b/mozilla/xpfe/browser/samples/dexopenchrome.xul @@ -38,7 +38,7 @@ } } dump("******* " + features + "\n"); - window.openDialog("resource://res/samples/dexparamdialog."+extension, + window.openDialog("resource:/res/samples/dexparamdialog."+extension, "New", features, {remind:true}); } ]]> diff --git a/mozilla/xpfe/global/resources/content/tasksOverlay.js b/mozilla/xpfe/global/resources/content/tasksOverlay.js index e03012e2de3..788538e9e78 100644 --- a/mozilla/xpfe/global/resources/content/tasksOverlay.js +++ b/mozilla/xpfe/global/resources/content/tasksOverlay.js @@ -25,7 +25,7 @@ function toHistory() } } if (toolkitCore) { - toolkitCore.ShowWindow("resource://res/samples/history.xul",window); + toolkitCore.ShowWindow("resource:/res/samples/history.xul",window); } } diff --git a/mozilla/xpinstall/notifier/SoftwareUpdate.xul b/mozilla/xpinstall/notifier/SoftwareUpdate.xul index 85692e9c69d..e862b974ff2 100644 --- a/mozilla/xpinstall/notifier/SoftwareUpdate.xul +++ b/mozilla/xpinstall/notifier/SoftwareUpdate.xul @@ -20,7 +20,7 @@ - + - + - \ No newline at end of file +