Revision: 13696
          http://gate.svn.sourceforge.net/gate/?rev=13696&view=rev
Author:   hcunningham
Date:     2011-04-19 07:56:52 +0000 (Tue, 19 Apr 2011)

Log Message:
-----------
changed the target URL for "demo movies" to reflect new website structure

Modified Paths:
--------------
    gate/trunk/src/gate/gui/MainFrame.java

Modified: gate/trunk/src/gate/gui/MainFrame.java
===================================================================
--- gate/trunk/src/gate/gui/MainFrame.java      2011-04-19 06:00:51 UTC (rev 
13695)
+++ gate/trunk/src/gate/gui/MainFrame.java      2011-04-19 07:56:52 UTC (rev 
13696)
@@ -1005,7 +1005,7 @@
     helpMenu.add(new XJMenuItem(new AbstractAction("Demo Movies") {
       { this.putValue(Action.SHORT_DESCRIPTION, "Movie tutorials"); }
       public void actionPerformed(ActionEvent e) {
-        showHelpFrame("http://gate.ac.uk/demos/movies.html";, "movies");
+        showHelpFrame("http://gate.ac.uk/demos/developer-videos/";, "movies");
       }
     }, this));
     helpMenu.add(new XJMenuItem(new HelpMailingListAction(), this));


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

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to