From 6c0f94d76d02932493f6b995449149e61b49e9cf Mon Sep 17 00:00:00 2001 From: Sirius Bakke Date: Sat, 14 Jan 2017 10:47:51 +0100 Subject: [PATCH] feat: Make about dialog show github project url --- src/libgui/aboutdialog_q.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libgui/aboutdialog_q.ui b/src/libgui/aboutdialog_q.ui index df9501aa2..942b8fc46 100644 --- a/src/libgui/aboutdialog_q.ui +++ b/src/libgui/aboutdialog_q.ui @@ -539,7 +539,7 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; 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;"><a href="http://www.fwbuilder.org"><span style=" font-family:'Lucida Grande'; font-size:13pt; text-decoration: underline; color:#0000ff;">http://www.fwbuilder.org</span></a></p></body></html> +<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://github.com/fwbuilder"><span style=" font-family:'Lucida Grande'; font-size:13pt; text-decoration: underline; color:#0000ff;">https://github.com/fwbuilder</span></a></p></body></html>