commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r6957 - in trunk/www: utils/webhelpers web/downloads


From: kilo
Subject: [gnue] r6957 - in trunk/www: utils/webhelpers web/downloads
Date: Fri, 4 Feb 2005 03:56:54 -0600 (CST)

Author: kilo
Date: 2005-02-04 03:56:53 -0600 (Fri, 04 Feb 2005)
New Revision: 6957

Modified:
   trunk/www/utils/webhelpers/tools.py
   trunk/www/web/downloads/index.php
Log:
Make it clear for people to D/L and install Common first

Modified: trunk/www/utils/webhelpers/tools.py
===================================================================
--- trunk/www/utils/webhelpers/tools.py 2005-02-04 08:10:06 UTC (rev 6956)
+++ trunk/www/utils/webhelpers/tools.py 2005-02-04 09:56:53 UTC (rev 6957)
@@ -1,8 +1,8 @@
 
 ############################################################
 # This should contain a list of all tools to publish
-ALL_TOOLS = [ 'forms','reports','appserver','navigator',
-              'designer','integrator', 'common' ]
+ALL_TOOLS = [ 'common', 'forms','reports','appserver','navigator',
+              'designer','integrator' ]
 
 
 ############################################################

Modified: trunk/www/web/downloads/index.php
===================================================================
--- trunk/www/web/downloads/index.php   2005-02-04 08:10:06 UTC (rev 6956)
+++ trunk/www/web/downloads/index.php   2005-02-04 09:56:53 UTC (rev 6957)
@@ -7,6 +7,7 @@
 
   <h1>Downloads</h1>
   <p>The following download areas allow you to download GNUe in various states 
of release/development.</p>
+  <p>Please note that to run any GNUe tool you need to download and install 
GNUe Common first (on Windows you need to install the runtime environment 
first).</p>
   <ul>
   <li><a href="current.php">Current Releases</a>
   - the current official releases of all GNUe software.<br />





reply via email to

[Prev in Thread] Current Thread [Next in Thread]