# HG changeset patch # User Eugene Ostroukhov # Date 1268272008 28800 # Node ID b05e1f6330e1c55737c8399edc54bfac975934f6 # Parent 37d0d9cd8db69c4251af0b303aad2d25afc3c264 Bug 2085 - WRT Debugging on Windows XP returns confusing dialog for an empty WRT project diff -r 37d0d9cd8db6 -r b05e1f6330e1 org.symbian.tools.wrttools.previewer/preview/script/nokia.js --- 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.
Please ensure Info.plist file exists on the widget root folder
or check the filename of Info.plist It is case-sensitive'); + NOKIA.helper.error('WRT Previewer: Initialization failed. Could not open Info.plist file.
Please ensure Info.plist file exists in the project root folder and that it is named properly.'); return false; } else{