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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/mailreader
From:       Kevin Ottens <ervin () kde ! org>
Date:       2009-08-19 15:00:40
Message-ID: 1250694040.374371.32233.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1013317 by ervin:

Clean up the about page.


 M  +6 -14     mailreaderview.cpp  


--- branches/work/akonadi-ports/kdepim/mailreader/mailreaderview.cpp #1013316:1013317
@@ -64,21 +64,13 @@
 void mailreaderView::displayAboutPage()
 {
   KLocalizedString info =
-    ki18nc("%1: Mailreader version; %2: help:// URL; %3: homepage URL; "
-         "%4: generated list of new features; "
-         "%5: First-time user text (only shown on first start); "
-         "%6: generated list of important changes; "
-         "--- end of comment ---",
-         "<h2 style='margin-top: 0px;'>Welcome to Mailreader %1</h2><p>Mailread is \
                the proof of concept reader for the K "
-         "Desktop Environment using the Akonadi/KMime framework."
-         "</p>\n"
-         "<p style='margin-bottom: 0px'>&nbsp; &nbsp; <a \
                href='http://pim.kde.org/akonadi'>The Akonadi Team</a></p>")
-           .subs( "0.1" /*FIXME KMAIL_VERSION*/ ) // KMail version
-           .subs( "help:/kmail/index.html" ) // KMail help:// URL
-           .subs( "http://kontact.kde.org/kmail/" ); // KMail homepage URL
+    ki18nc("%1: Mailreader version;"
+           "--- end of comment ---",
+           "<h2 style='margin-top: 0px;'>Welcome to Mailreader %1</h2>"
+           "<p>Mailread is a proof of concept reader for the Akonadi/KMime \
framework.</p>\n" +           "<p style='margin-bottom: 0px'>&nbsp; &nbsp; <a \
href='http://pim.kde.org/akonadi'>The Akonadi Team</a></p>") +    .subs( "0.1" ); // \
Akonadi Mail Reader version  
-  info = info.subs( QString() ); // remove the place holder
-
    m_readerWin->displaySplashPage( info.toString() );
 }
 


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

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