redirect feedback on devel rather than support
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 15 Mar 2011 14:00:03 +0000 (15:00 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 15 Mar 2011 14:00:03 +0000 (15:00 +0100)
sface/screens/helpscreen.py

index 662deab..1ed07fc 100644 (file)
@@ -61,8 +61,8 @@ allocation until you click <b>Submit</b>.</li>
 
 </ol>
 
-<p>This GUI was built by the OneLab and PlanetLab teams.  Please send
-feedback on its usefulness to <a href="mailto:support@planet-lab.org">support@planet-lab.org</a></p>
+<p>This GUI was built by the OneLab and PlanetLab teams. 
+Your feedback is appreciated <a href="mailto:devel@planet-lab.org">devel@planet-lab.org</a></p>
 """)
         text.setTextFormat(Qt.RichText)
         layout.addWidget(text)