summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/Coordinator.java
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2008-04-28 11:16:08 +0800
committerMatthew Newhook <matthew@zeroc.com>2008-04-28 11:16:08 +0800
commitb4c5f6cf95cfe3d56c967b91deaeeb87da7148ce (patch)
tree2b7620aa78f750ce178e39d1b8a99c3e5f6e01db /java/src/IceGridGUI/Coordinator.java
parentremoved bogus rule. (diff)
parentminor edits to README for secure IceGrid demo (diff)
downloadice-b4c5f6cf95cfe3d56c967b91deaeeb87da7148ce.tar.bz2
ice-b4c5f6cf95cfe3d56c967b91deaeeb87da7148ce.tar.xz
ice-b4c5f6cf95cfe3d56c967b91deaeeb87da7148ce.zip
Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice
Diffstat (limited to 'java/src/IceGridGUI/Coordinator.java')
-rwxr-xr-xjava/src/IceGridGUI/Coordinator.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/src/IceGridGUI/Coordinator.java b/java/src/IceGridGUI/Coordinator.java
index 041133946e7..494f742effc 100755
--- a/java/src/IceGridGUI/Coordinator.java
+++ b/java/src/IceGridGUI/Coordinator.java
@@ -2458,14 +2458,14 @@ public class Coordinator
else
{
BareBonesBrowserLaunch.openURL("http://www.zeroc.com/doc/Ice-"
- + IceUtil.Version.ICE_STRING_VERSION + "/IceGridAdmin/index.html");
+ + Ice.Util.stringVersion() + "/IceGridAdmin/index.html");
}
}
private void about()
{
String text = "IceGrid Admin version "
- + IceUtil.Version.ICE_STRING_VERSION + "\n"
+ + Ice.Util.stringVersion() + "\n"
+ "Copyright \u00A9 2005-2008 ZeroC, Inc. All rights reserved.\n";
JOptionPane.showMessageDialog(