[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/dialogs
From:       Teo Mrnjavac <teo () kde ! org>
Date:       2010-11-27 22:04:02
Message-ID: 20101127220402.C9BE8AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201488 by mrnjavac:

Make the bug reporting link open when clicked.
BUG:258085

 M  +1 -0      kaboutapplicationdialog.cpp  


--- trunk/KDE/kdelibs/kdeui/dialogs/kaboutapplicationdialog.cpp #1201487:1201488
@@ -180,6 +180,7 @@
         if (!aboutData->customAuthorTextEnabled() || \
!aboutData->customAuthorRichText().isEmpty()) {  QLabel *bugsLabel = new QLabel( \
authorWidget );  bugsLabel->setContentsMargins( 4, 2, 0, 4 );
+            bugsLabel->setOpenExternalLinks( true );
             if (!aboutData->customAuthorTextEnabled()) {
                 if (aboutData->bugAddress().isEmpty() || aboutData->bugAddress() == \
                "submit@bugs.kde.org")
                     bugsLabel->setText( i18n("Please use <a \
href=\"http://bugs.kde.org\">http://bugs.kde.org</a> to report bugs.\n") );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic