diff --git a/icons/flattr.png b/icons/flattr.png
deleted file mode 100644
index 11053058..00000000
Binary files a/icons/flattr.png and /dev/null differ
diff --git a/openscad.qrc b/openscad.qrc
index 8f72f876..f2dd971b 100644
--- a/openscad.qrc
+++ b/openscad.qrc
@@ -29,7 +29,6 @@
icons/prefs3DView.png
icons/prefsEditor.png
icons/prefsUpdate.png
- icons/flattr.png
src/AboutDialog.html
images/export.png
images/axes.png
diff --git a/src/AboutDialog.h b/src/AboutDialog.h
index 5b8be81f..6c718a3e 100644
--- a/src/AboutDialog.h
+++ b/src/AboutDialog.h
@@ -11,8 +11,6 @@ public:
AboutDialog(QWidget *) {
setupUi(this);
this->setWindowTitle( QString(_("About OpenSCAD")) + " " + openscad_shortversionnumber.c_str());
- QUrl flattr_qurl(":icons/flattr.png" );
- this->aboutText->loadResource( QTextDocument::ImageResource, flattr_qurl );
QString tmp = this->aboutText->toHtml();
tmp.replace("__VERSION__", openscad_detailedversionnumber.c_str());
this->aboutText->setHtml(tmp);
diff --git a/src/AboutDialog.html b/src/AboutDialog.html
index accff27b..d079c233 100644
--- a/src/AboutDialog.html
+++ b/src/AboutDialog.html
@@ -9,13 +9,29 @@
+
+
+
-
-
-
-
+
+ Flattr this!
+ Donate