This was purely cosmetic, but it was broken.
diff --git a/aboutdialog/lxqtaboutdialog.cpp b/aboutdialog/lxqtaboutdialog.cpp
index 81ee6b7..3a21992 100644
--- a/aboutdialog/lxqtaboutdialog.cpp
+++ b/aboutdialog/lxqtaboutdialog.cpp
@@ -108,9 +108,9 @@ QString AboutDialogPrivate::authorsText() const
 {
     return QString("%1<p>%2").arg(
                 tr("LXDE-Qt is developed by the <a %1>LXDE-Qt Team and contributors</a> on Github.", "About dialog, 'Authors' tab text")
-                    .arg(" href='https://github.com/lxde'>github.com/lxde'"),
+                    .arg(" href='https://github.com/lxde'"),
                 tr("If you are interested in working with our development team, <a %1>join us</a>.", "About dialog, 'Authors' tab text")
-                    .arg(" href='https://github.com/lxde'>github.com/lxde'")
+                    .arg(" href='https://github.com/lxde'")
                 );
 }
 
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to