mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 08:34:37 +00:00
Improved congrats dialog
This commit is contained in:
parent
4ca5b2e6e0
commit
efe608d64a
@ -1118,7 +1118,7 @@ void MainWindow::sendUsAMail()
|
||||
|
||||
congratsDialog->exec();
|
||||
if (congratsDialog->result() == QDialog::Accepted)
|
||||
QDesktopServices::openUrl(QUrl("mailto:p.cignoni@isti.cnr.it;g.ranzuglia@isti.cnr.it?subject=[MeshLab] Reporting Info on MeshLab Usage"));
|
||||
QDesktopServices::openUrl(QUrl("mailto:paolo.cignoni@isti.cnr.it;alessandro.muntoni@isti.cnr.it?subject=[MeshLab] Reporting Info on MeshLab Usage - V"+MeshLabApplication::appVer()));
|
||||
// This preference values store when you did the last request for a mail
|
||||
settings.setValue("congratsMeshCounter", congratsMeshCounter * 2);
|
||||
|
||||
|
||||
@ -29,8 +29,8 @@
|
||||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
||||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Sans'; font-size:18pt;">Congratulations! </span><br /><span style=" font-family:'Lucida Sans';"><br />You have successfully used MeshLab to open and process more than </span><span style=" font-family:'Lucida Sans'; font-style:italic;">one hundred meshes</span><span style=" font-family:'Lucida Sans';">!<br />We hope that this means that you have found MeshLab useful.<br /><br />Please consider to send a short email to the developers of MeshLab, describing how MeshLab fitted your needs, attach to the email some screenshots of your processed meshes and tell us your impression about MeshLab. <br /><br />MeshLab is developed on public funding and assessment of its impact on the whole community is necessary, so, </span><span style=" font-family:'Lucida Sans'; font-style:italic;">please</span><span style=" font-family:'Lucida Sans';">, spend a couple of minutes writing down a mail to us (or at least connect with the MeshLab FaceBook page).<br /><br />Thanks for using MeshLab<br /><br />Paolo Cignoni<br /><br /></span><a href="http://www.facebook.com/MeshLab"><img src=":images/facebook.gif" /></a><span style=" font-family:'Lucida Sans';"> </span></p></body></html></string>
|
||||
</style></head><body style=" font-family:'.AppleSystemUIFont'; font-size:13pt; font-weight:400; font-style:normal;">
|
||||
<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Congratulations</span>! <br /><br />You have successfully used MeshLab to open and process more than one hundred meshes!<br />We hope that this means that you have found MeshLab useful.<br /><br />Please consider to send a short email to the developers of MeshLab, describing how MeshLab fitted your needs, attach to the email some screenshots of your processed meshes and tell us your impression about MeshLab. <br /><br />MeshLab is developed on public funding and assessment of its impact on the whole community is necessary, so, please, spend a couple of minutes writing down a mail to us (or at least connect with the MeshLab FaceBook page).<br /><br />Thanks for using MeshLab<br /><br />Paolo Cignoni<br /><br /><a href="http://www.facebook.com/MeshLab"><img src=":images/facebook.gif" /></a></p></body></html></string>
|
||||
</property>
|
||||
<property name="source">
|
||||
<url>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user