Make PLE, PLJ names more readable
[sfa-gui.git] / PLJ.py
diff --git a/PLJ.py b/PLJ.py
index a9b1bbe..d62900a 100644 (file)
--- a/PLJ.py
+++ b/PLJ.py
@@ -23,4 +23,4 @@ class PLJ(Sink):
         self.initWidget(self.tabs)
 
 def init():
-    return SinkInfo("PLJ", "Specify PlanetLab Japan Resources", PLJ)
+    return SinkInfo("PL Japan", "Specify PlanetLab Japan Resources", PLJ)