Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a5c2dc
)
Test commit
author
ahmedi
<ahmedi@localhost>
Mon, 27 Aug 2012 19:24:59 +0000
(19:24 +0000)
committer
ahmedi
<ahmedi@localhost>
Mon, 27 Aug 2012 19:24:59 +0000
(19:24 +0000)
svn path=/; revision=377
Annotation/src/ie/dcu/apps/ist/actions/HelpAction.java
patch
|
blob
|
history
diff --git
a/Annotation/src/ie/dcu/apps/ist/actions/HelpAction.java
b/Annotation/src/ie/dcu/apps/ist/actions/HelpAction.java
index 6905dd6e3f648e08cfd882cd56d2cea59572ce0b..ec5bbe95afc4919f0dc6025f9b30a83dff84db5f 100644
(file)
--- a/
Annotation/src/ie/dcu/apps/ist/actions/HelpAction.java
+++ b/
Annotation/src/ie/dcu/apps/ist/actions/HelpAction.java
@@
-99,7
+99,7
@@
public class HelpAction extends AppAction {
if (urlString != null) {
go(urlString);
} else {
- browser.setText("Help file is unavailable");
+ browser.setText("Help file is unavailable
.
");
}
}