add second line to about box for SymSEE build number RCL_2_0
authorcawthron
Wed, 29 Apr 2009 16:06:32 -0500
branchRCL_2_0
changeset 136 34dd9d46f3ea
parent 131 740c114ee263
child 320 591a42081283
add second line to about box for SymSEE build number
core/com.nokia.carbide.cpp/about.mappings
core/com.nokia.carbide.cpp/plugin.properties
--- 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=
--- 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\