comment
authorClaus Gittinger <cg@exept.de>
Sat, 08 Mar 2008 11:58:56 +0100
changeset 7998 0c63e8647d1f
parent 7997 06f76492c2ad
child 7999 557bcfac0ce5
comment
SystemBrowser.st
--- a/SystemBrowser.st	Mon Mar 03 10:39:36 2008 +0100
+++ b/SystemBrowser.st	Sat Mar 08 11:58:56 2008 +0100
@@ -223,6 +223,7 @@
 
     "
      SystemBrowser openOnRemoteImageOnHost:'funkfix' port:nil
+     SystemBrowser openOnRemoteImageOnHost:'192.168.8.1' port:nil
     "
 !
 
@@ -5375,7 +5376,7 @@
 !SystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.250 2008-03-03 09:37:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.251 2008-03-08 10:58:56 cg Exp $'
 ! !
 
 SystemBrowser initialize!