# HG changeset patch # User cawthron # Date 1241037742 18000 # Node ID 87b78ba991409d3884928ef45c1d7f0cc9201e2c # Parent 825355d517668ed3067936b383ff632461ee8e0d add second line to about box for SymSEE build number diff -r 825355d51766 -r 87b78ba99140 core/com.nokia.carbide.cpp/about.mappings --- a/core/com.nokia.carbide.cpp/about.mappings Tue Apr 28 11:04:43 2009 -0500 +++ b/core/com.nokia.carbide.cpp/about.mappings Wed Apr 29 15:42:22 2009 -0500 @@ -6,4 +6,5 @@ # The following should contain the build version. # e.g. "0=20020612" # This value will be added automaticaly via the build scripts -0=@buildNumber@ \ No newline at end of file +0=@buildNumber@ +1= diff -r 825355d51766 -r 87b78ba99140 core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Tue Apr 28 11:04:43 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Wed Apr 29 15:42:22 2009 -0500 @@ -5,7 +5,7 @@ CHEAT_SHEETS = Cheat Sheets CHEAT_SHEETS_MENU = &Cheat Sheets... -productBlurb=Build {0}\n\ +productBlurb=Build {0} {1}\n\ Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.\n\ Visit http://www.forum.nokia.com/\n\ This product includes software developed by Eclipse Project.\n\