Revision: 6619
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6619&view=rev
Author: gerdwagner
Date: 2012-05-15 20:12:50 +0000 (Tue, 15 May 2012)
Log Message:
-----------
New Plugin 'Multi Source' by Dr. Ramon Lawrence --> corrected description in installer
Modified Paths:
--------------
trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml
Modified: trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml
===================================================================
--- trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml 2012-05-15 19:15:29 UTC (rev 6618)
+++ trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml 2012-05-15 20:12:50 UTC (rev 6619)
@@ -140,8 +140,8 @@
<pack required="no" preselected="no" installGroups="OptionalPlugins"
name="Optional Plugin - Multi Source">
<description>
- This plugin is useful to detect violated rules of the Swing programming model.
- </description>
+ This plugin enables you to access multiple databases (e.g. join tables from different databases) within the same Session
+ </description>
<file targetdir="$INSTALL_PATH/plugins" src="plugins/multisource.jar" />
<file targetdir="$INSTALL_PATH/plugins" src="plugins/multisource" />
</pack>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|