From: <kon...@us...> - 2010-12-22 21:52:37
|
Revision: 1184 http://cishell.svn.sourceforge.net/cishell/?rev=1184&view=rev Author: kongchinhua Date: 2010-12-22 21:52:31 +0000 (Wed, 22 Dec 2010) Log Message: ----------- Update documentation url to new wiki page Modified Paths: -------------- trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/load.properties trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/save.properties Modified: trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/load.properties =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/load.properties 2010-12-22 17:32:19 UTC (rev 1183) +++ trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/load.properties 2010-12-22 21:52:31 UTC (rev 1184) @@ -8,4 +8,4 @@ remoteable=true prefs_published=local receive_prefs=true -documentation_url=https://nwb.slis.indiana.edu/community/?n=DataFormats.HomePage \ No newline at end of file +documentation_url=http://wiki.slis.indiana.edu:8080/display/ALGDOC/Data+Formats \ No newline at end of file Modified: trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/save.properties =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/save.properties 2010-12-22 17:32:19 UTC (rev 1183) +++ trunk/clients/gui/org.cishell.reference.gui.persistence/OSGI-INF/save.properties 2010-12-22 21:52:31 UTC (rev 1184) @@ -7,4 +7,5 @@ service.pid=org.cishell.reference.gui.persistence.save.Save remoteable=true prefs_published=local -receive_prefs=true \ No newline at end of file +receive_prefs=true +documentation_url=http://wiki.slis.indiana.edu:8080/display/ALGDOC/Data+Formats \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |