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

List:       kde-commits
Subject:    [amarok] src/aboutdialog: Explain how to get in the donors tab of about dialog.
From:       Bart Cerneels <bart.cerneels () kde ! org>
Date:       2012-11-07 17:16:24
Message-ID: 20121107171624.48AE5A6091 () git ! kde ! org
[Download RAW message or body]

Git commit c8c50e98023f477ad433e938d5027cdefec6ab30 by Bart Cerneels.
Committed on 07/11/2012 at 17:02.
Pushed by shanachie into branch 'master'.

Explain how to get in the donors tab of about dialog.

M  +8    -0    src/aboutdialog/ExtendedAboutDialog.cpp

http://commits.kde.org/amarok/c8c50e98023f477ad433e938d5027cdefec6ab30

diff --git a/src/aboutdialog/ExtendedAboutDialog.cpp \
b/src/aboutdialog/ExtendedAboutDialog.cpp index 171ed76..765c032 100644
--- a/src/aboutdialog/ExtendedAboutDialog.cpp
+++ b/src/aboutdialog/ExtendedAboutDialog.cpp
@@ -281,6 +281,14 @@ ExtendedAboutDialog::ExtendedAboutDialog(const \
KAboutData *aboutData, const OcsD  donorLayout->addWidget( \
m_donorListWidget.data() );  donorLayout->setMargin( 0 );
         donorLayout->setSpacing( 2 );
+        QLabel *roktoberLabel =
+            new QLabel(i18n("<p>Each year in October the Amarok team \
organizes a funding " +                            "drive called \
<b>Roktober</b>.</p>" +                            "<p>I you want your name \
mentioned on this list " +                            "<a \
href=\"http://amarok.kde.org/donations\"> donate " +                        \
"during Roktober</a> and opt-in.</p>")); +        \
roktoberLabel->setOpenExternalLinks(true); +        \
donorLayout->addWidget(roktoberLabel);  m_donorWidget.data()->setLayout( \
donorLayout );  
         tabWidget->addTab( m_donorWidget.data(), i18n("&Donors"));


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

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