X-Git-Url: http://git.onelab.eu/?p=sfa-gui.git;a=blobdiff_plain;f=PLE.py;h=a8a5b0169432132267329b4e6702136130782800;hp=c72f63e4e899cecd7acdfe0b8bef40a6e6610e32;hb=67320fd9f6aa1553a9223d0b99a6c4e2bcde4d3d;hpb=3eb4a90294f4a605cb9a18666f1e6e656e9b86a8 diff --git a/PLE.py b/PLE.py index c72f63e..a8a5b01 100644 --- 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)