From: Thierry Parmentelat Date: Tue, 15 Mar 2011 14:00:03 +0000 (+0100) Subject: redirect feedback on devel rather than support X-Git-Tag: sface-0.1-9~2 X-Git-Url: http://git.onelab.eu/?p=sface.git;a=commitdiff_plain;h=51c6beef7779eeb4a1e8565f8107b2899bf7a814 redirect feedback on devel rather than support --- diff --git a/sface/screens/helpscreen.py b/sface/screens/helpscreen.py index 662deab..1ed07fc 100644 --- a/sface/screens/helpscreen.py +++ b/sface/screens/helpscreen.py @@ -61,8 +61,8 @@ allocation until you click Submit. -

This GUI was built by the OneLab and PlanetLab teams. Please send -feedback on its usefulness to support@planet-lab.org

+

This GUI was built by the OneLab and PlanetLab teams. +Your feedback is appreciated devel@planet-lab.org

""") text.setTextFormat(Qt.RichText) layout.addWidget(text)