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