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

List:       kde-commits
Subject:    [k3b] src: Update maintainer.
From:       Leslie Zhai <xiangzhai83 () gmail ! com>
Date:       2016-08-26 4:48:44
Message-ID: E1bd94O-0000hI-Ud () code ! kde ! org
[Download RAW message or body]

Git commit 2e95319da0dea4408830343b6b525ad8c9cefad0 by Leslie Zhai.
Committed on 26/08/2016 at 04:48.
Pushed by lesliezhai into branch 'master'.

Update maintainer.

M  +1    -1    src/k3bwelcomewidget.cpp
M  +2    -1    src/main.cpp

http://commits.kde.org/k3b/2e95319da0dea4408830343b6b525ad8c9cefad0

diff --git a/src/k3bwelcomewidget.cpp b/src/k3bwelcomewidget.cpp
index e336241..60a9b3b 100644
--- a/src/k3bwelcomewidget.cpp
+++ b/src/k3bwelcomewidget.cpp
@@ -271,7 +271,7 @@ void K3b::WelcomeWidget::slotThemeChanged()
 
     m_header->setHtml( "<html><body align=\"center\">" + i18n("Welcome to K3b \
&ndash; The CD, DVD, and Blu-ray Kreator") + "</body></html>" );  \
                m_infoText->setHtml( "<html><body align=\"center\">" 
-                         + i18n("K3b %1 Copyright &copy; 1998&ndash;2010 K3b \
authors", +                         + i18n("K3b %1 Copyright &copy; 1998&ndash;2016 \
K3b authors",  KAboutData::applicationData().version())
                          + "</body></html>" );
     setMinimumWidth( 2*MARGIN + qMax(( int )m_header->idealWidth(), \
                m_buttonSize.width()) );
diff --git a/src/main.cpp b/src/main.cpp
index dd679a3..0227df4 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -31,10 +31,11 @@ int main( int argc, char* argv[] )
                                                "to be as simple as possible for \
                novice users while also providing all features "
                                                "an advanced user might need."),
                           KAboutLicense::GPL,
-                          i18n("Copyright  © 1998–2010 K3b authors"),
+                          i18n("Copyright  © 1998–2016 K3b authors"),
                           QString(),
                           i18n("http://www.k3b.org" ) );
 
+    aboutData.addAuthor(i18n("Leslie Zhai"), i18n("Maintainer"), \
                "xiangzhai83@gmail.com");
     aboutData.addAuthor(i18n("Michał Małek"),i18n("Maintainer and current lead \
                Developer"), "michalm@jabster.pl");
     aboutData.addAuthor(i18n("Sebastian Trüg"),i18n("Main developer"), \
                "trueg@k3b.org");
     aboutData.addAuthor(i18n("Christian Kvasny"),i18n("Video CD Project and Video CD \
ripping"), "chris@k3b.org");


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

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