From d016925e25a133a07b833a3a5d06a6e3f60ea61c Mon Sep 17 00:00:00 2001 From: preecej Date: Fri, 5 Oct 2012 00:36:52 +0000 Subject: [PATCH] Help URLs revised. svn path=/; revision=391 --- Annotation/resources/config/actions.mac.properties | 2 +- Annotation/resources/config/actions.properties | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Annotation/resources/config/actions.mac.properties b/Annotation/resources/config/actions.mac.properties index bf67034..3516df2 100644 --- a/Annotation/resources/config/actions.mac.properties +++ b/Annotation/resources/config/actions.mac.properties @@ -93,7 +93,7 @@ action.NextAction.tooltip=Move to next image in directory action.HelpAction.text=&Help Contents...@Command+F1 action.HelpAction.image=file:resources/icons/help.png action.HelpAction.tooltip=Show application help browser -action.HelpAction.helpURL=http://kspace.cdvp.dcu.ie/public/interactive-segmentation/doc/help.html +action.HelpAction.helpURL=http://palea.cgrb.oregonstate.edu/viewsvn/jaiswallab/Annotation/resources/doc/help.html action.AboutAction.text=&About... action.AboutAction.image=file:resources/icons/about.png diff --git a/Annotation/resources/config/actions.properties b/Annotation/resources/config/actions.properties index f598b90..aa00b89 100644 --- a/Annotation/resources/config/actions.properties +++ b/Annotation/resources/config/actions.properties @@ -95,7 +95,6 @@ action.HelpAction.text=&Help Contents...@Ctrl+F1 action.HelpAction.image=file:resources/icons/help.png action.HelpAction.tooltip=Show application help browser action.HelpAction.helpURL=http://palea.cgrb.oregonstate.edu/viewsvn/jaiswallab/Annotation/resources/doc/help.html -#action.HelpAction.helpURL=http://kspace.cdvp.dcu.ie/public/interactive-segmentation/doc/help.html action.AboutAction.text=&About... action.AboutAction.image=file:resources/icons/about.png -- 2.34.1