Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer

This commit is contained in:
rob_strong@exchangecode.com 2007-07-09 11:45:42 -07:00
parent 4e79ab5f74
commit cef6f4fe25

View File

@ -383,7 +383,7 @@ Section "-Application" Section1
${LogMsg} "** ERROR Installing File: $INSTDIR\components\nsIQTScriptablePlugin.xpt **"
${Else}
${LogMsg} "Installed File: $INSTDIR\components\nsIQTScriptablePlugin.xpt"
${LogUninstall} "File: $R3"
${LogUninstall} "File: \components\nsIQTScriptablePlugin.xpt"
${EndIf}
${EndUnless}
${EndUnless}