[SCM] Kaboom - Debian KDE 3->4 migration tool branch, master, updated. master/0.9.1-27-g586cac1

Modestas Vainius modax-guest at alioth.debian.org
Fri Apr 3 16:51:47 UTC 2009


The following commit has been merged in the master branch:
commit 675628cf3eb293d0a150f82a08299808a7c89e7c
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Fri Apr 3 14:59:43 2009 +0300

    Small string addition.
    
    Signed-off-by: Modestas Vainius <modestas at vainius.eu>

diff --git a/choicepage.cpp b/choicepage.cpp
index f5f8c42..465df4c 100644
--- a/choicepage.cpp
+++ b/choicepage.cpp
@@ -143,7 +143,7 @@ ChoicePage::ChoicePage(QWidget *parent) : QWizardPage(parent)
     tr("Start with default KDE settings and data."),
     tr("<p>%1The wizard will not touch KDE&nbsp;4 settings directory if it exists. Choose "
         "this scenario if you would like to start with default KDE&nbsp;4 "
-       "desktop and/or want to do migration of old KDE settings manually.</p>")
+       "desktop and/or want to do migration of old KDE settings manually (from backup).</p>")
     .arg((s.kdehomeDir().exists()) ?
       tr("<p>The wizard will <strong>remove</strong> (or move to backup) existing KDE&nbsp;3 "
        "settings directory including such data as contacts, locally stored mails, accounts "

-- 
Kaboom - Debian KDE 3->4 migration tool



More information about the pkg-kde-commits mailing list