*** empty log message ***
diff --git a/downloads.php b/downloads.php
index 61eab25..dc70a63 100644
--- a/downloads.php
+++ b/downloads.php
@@ -38,7 +38,7 @@
 	$WWIM = new companyInfo("Weigle Wilczek - Information Management", "images/wilczek.jpg", "German and Russian servers.", "All", "redirect.php?A=WWIM", 100, 1);
 	$IBM = new companyInfo("IBM", "images/ibm.jpg", "Updated for 3.2.1 - Free, no-registration-necessary Callisto bundles ready-to-use: 1) JavaEE development (WTP); 2) software modeling (GMF); 3) testing (TPTP); 4) enterprise projects. Let IBM help you jump-start your next Eclipse project.", "All", "redirect.php?A=IBM",  100, 1);
 	$ACTUATE = new companyInfo("Actuate", "images/actuate.PNG", "Download servers at China with translated download pages.", "Projects: SDK (English), BIRT All-in-one.", "redirect.php?A=ACT",  50, 1);
-	$ROWE = new companyInfo("RoweBots", "images/rowebots64.jpg", "iZoom! and DSPnano single click install bundles with other projects required for embedded system development.  No registration required.", "Projects: Callisto Embedded Systems Downloads", "redirect.php?A=ROW",  50, 1);
+	$ROWE = new companyInfo("RoweBots", "images/rowebots64.jpg", "C/C++Tools for Embedded System Development including compiler tool chains, full support and single click install.  No registration required.", "Projects: 10 Callisto Embedded Systems Downloads.", "redirect.php?A=ROW",  50, 1);
 
 	///  Add the new Variable to this array  
 	$companyinfo = array(&$Innoopract, &$WWIM, &$IBM, &$BEA, &$NexB, &$ACTUATE, &$ROWE);