aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs
index 1a79d82..f4d4ed1 100644
--- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs
+++ b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs
@@ -169,7 +169,7 @@ namespace LaunchSLClient
169 169
170 menuItems.Add("OSGrid - www.osgrid.org"); 170 menuItems.Add("OSGrid - www.osgrid.org");
171 menuItems.Add("DeepGrid - www.deepgrid.com"); 171 menuItems.Add("DeepGrid - www.deepgrid.com");
172 menuItems.Add("OpenlifeGrid - www.openlifegrid.com") 172 menuItems.Add("OpenlifeGrid - www.openlifegrid.com");
173 173
174 // We don't have a proper login uri for SL grid 174 // We don't have a proper login uri for SL grid
175 // menuItems.Add("Linden Labs - www.secondlife.com"); 175 // menuItems.Add("Linden Labs - www.secondlife.com");