From ffc29a87f0205df1ca01f018e7c5e676ffdce336 Mon Sep 17 00:00:00 2001 From: "gagan%netscape.com" Date: Thu, 29 Jul 1999 01:31:47 +0000 Subject: [PATCH] Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf. git-svn-id: svn://10.0.0.236/trunk@41510 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/rdf/resources/customize.xul | 2 +- mozilla/xpfe/browser/samples/dexopenchrome.xul | 2 +- mozilla/xpfe/global/resources/content/tasksOverlay.js | 2 +- mozilla/xpinstall/notifier/SoftwareUpdate.xul | 2 +- mozilla/xpinstall/notifier/SoftwareUpdates.rdf | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) 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 +