Revision: 15151
          http://gate.svn.sourceforge.net/gate/?rev=15151&view=rev
Author:   markagreenwood
Date:     2012-01-20 15:05:52 +0000 (Fri, 20 Jan 2012)
Log Message:
-----------
added the Semantic Software Lab update site

Modified Paths:
--------------
    gate/trunk/src/gate/gui/creole/manager/PluginUpdateManager.java

Modified: gate/trunk/src/gate/gui/creole/manager/PluginUpdateManager.java
===================================================================
--- gate/trunk/src/gate/gui/creole/manager/PluginUpdateManager.java     
2012-01-20 14:27:13 UTC (rev 15150)
+++ gate/trunk/src/gate/gui/creole/manager/PluginUpdateManager.java     
2012-01-20 15:05:52 UTC (rev 15151)
@@ -138,7 +138,9 @@
 
   private static final String[] defaultUpdateSites = new String[]{
       "Austrian Research Institute for AI (OFAI)",
-      "http://www.ofai.at/~johann.petrak/GATE/gate-update-site.xml"};
+      "http://www.ofai.at/~johann.petrak/GATE/gate-update-site.xml";,
+      "Semantic Software Lab",
+      "http://creole.semanticsoftware.info/gate-update-site.xml"};
 
   public static File getUserPluginsHome() {
     // TODO move this into gate.util.OptionaMap as a getFile() method

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to