--- a/core/com.nokia.carbide.cpp/html/welcome_note.htm Fri Jul 24 11:07:26 2009 -0500
+++ b/core/com.nokia.carbide.cpp/html/welcome_note.htm Fri Jul 24 11:23:22 2009 -0500
@@ -7,8 +7,8 @@
<link href="../book.css" rel="stylesheet" type="text/css">
</head>
<body>
-<h2>Welcome to Carbide.c++ 2.1.0</h2>
-<p>Thank you for installing Carbide.c++2.1! It's an improvement over 2.0 with many improvements including editor hover help and numerous bug fixes. </p>
+<h2>Welcome to Carbide.c++ 2.2.0</h2>
+<p>Thank you for installing Carbide.c++2.2! It's an improvement over 2.1 with many improvements including support for Eclipse 3.5 and CDT 6.0, as well as numerous bug fixes. </p>
<p>However, perhaps the best part about Carbide.c++ is the Carbide.c++ Plug-in SDK that you can use to build custom extensions for Carbide.c++. Take a look, and let us know what you built!</p>
<p>Finally, if you find bugs, please let us know by submitting it at the new Carbide Bugzilla bug tracking site located at <a href="https://xdabug001.ext.nokia.com/bugzilla">https://xdabug001.ext.nokia.com/bugzilla</a> </p>
<p>For any other questions, please don't hesitate to contact us.</p>
--- a/core/com.nokia.carbide.cpp/plugin.xml Fri Jul 24 11:07:26 2009 -0500
+++ b/core/com.nokia.carbide.cpp/plugin.xml Fri Jul 24 11:23:22 2009 -0500
@@ -29,7 +29,7 @@
value="Carbide.c++"/>
<property
name="versionText"
- value="Version 2.1.0"/>
+ value="Version 2.2.0"/>
<property
name="preferenceCustomization"
value="plugin_customization.ini"/>
@@ -40,7 +40,7 @@
<!-- Product attributes that support themes and universal intro -->
<property
name="introTitle"
- value="Carbide.c++ v2.1.0 for Symbian"/>
+ value="Carbide.c++ v2.2.0 for Symbian"/>
<property
name="introBrandingImage"
value="product:themes/carbide/graphics/root/brandmark.gif"/>
@@ -72,7 +72,7 @@
<!-- Splash screen attributes -->
<property
name="startupProgressRect"
- value="0,244,469,21" />
+ value="0,245,469,22" />
<property
name="startupForegroundColor"
value="777777" />