Bug 2085 - WRT Debugging on Windows XP returns confusing dialog for an empty WRT project
--- a/org.symbian.tools.wrttools.previewer/preview/script/nokia.js Wed Mar 10 15:46:15 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/preview/script/nokia.js Wed Mar 10 17:46:48 2010 -0800
@@ -790,7 +790,7 @@
return false;
}
- NOKIA.helper.error('Unable to intialize the widget, failed to process Info.plist file. <br/>Please ensure <strong style="color:#efe352;">Info.plist</strong> file exists on the widget root folder <br/>or check the filename of <strong style="color:#efe352;">Info.plist</strong> It is case-sensitive');
+ NOKIA.helper.error('WRT Previewer: Initialization failed. Could not open Info.plist file.<br/>Please ensure <strong style="color:#efe352;">Info.plist</strong> file exists in the project root folder and that it is named properly.');
return false;
}
else{