GUI tweaks, flesh out help text
[sfa-gui.git] / PlanetLab.py
index 027ae14..dc557fd 100644 (file)
@@ -46,4 +46,4 @@ class PLC(Sink):
         self.initWidget(self.tabs)
 
 def init():
-    return SinkInfo("PLC", "Specify PlanetLab Central Resources", PLC)
+    return SinkInfo("PlanetLab", "Specify PlanetLab Central Resources", PLC)