# HG changeset patch # User cawthron # Date 1241039192 18000 # Node ID 34dd9d46f3eaa7f03afb00c371583b8d9fe5409b # Parent 740c114ee263fb249cb4773a565007400add181f add second line to about box for SymSEE build number diff -r 740c114ee263 -r 34dd9d46f3ea core/com.nokia.carbide.cpp/about.mappings --- a/core/com.nokia.carbide.cpp/about.mappings Tue Apr 28 11:07:47 2009 -0500 +++ b/core/com.nokia.carbide.cpp/about.mappings Wed Apr 29 16:06:32 2009 -0500 @@ -6,4 +6,7 @@ # 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= build number +# 1= symsee build number +0=@buildNumber@ +1= diff -r 740c114ee263 -r 34dd9d46f3ea core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Tue Apr 28 11:07:47 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Wed Apr 29 16:06:32 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\