# HG changeset patch # User timkelly # Date 1250010159 18000 # Node ID 23f0709213fb2e5559645b481c2b2b4b145163e2 # Parent ceccd65fff3ea4afcd9d7ffb87ee0115438044d9 fix about box, bug 9554. diff -r ceccd65fff3e -r 23f0709213fb core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Tue Aug 11 11:36:50 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Tue Aug 11 12:02:39 2009 -0500 @@ -6,7 +6,8 @@ CHEAT_SHEETS = Cheat Sheets CHEAT_SHEETS_MENU = &Cheat Sheets... -productBlurb=Build {0} {1}\n\ +productBlurb=\nCarbide.c++ Version 2.2.0\n\ +Build {0} {1}\n\n\n\n\n\n\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\ diff -r ceccd65fff3e -r 23f0709213fb core/com.nokia.carbide.cpp/plugin.xml --- a/core/com.nokia.carbide.cpp/plugin.xml Tue Aug 11 11:36:50 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.xml Tue Aug 11 12:02:39 2009 -0500 @@ -17,10 +17,7 @@ value="icons/Carbide_c_icon_16x16.png,icons/Carbide_c_icon_32x32.png,icons/Carbide_c_icon_48x48.png"/> - + value="icons/about.png"/> @@ -28,9 +25,6 @@ name="appName" value="Carbide.c++"/> -