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

List:       kde-core-devel
Subject:    [PATCH] KPersonalizer string clarifications
From:       Neil Stevens <neil () qualityassistant ! com>
Date:       2002-01-30 4:48:34
[Download RAW message or body]

Yes, I know this is late, but this just came up.  Two parts to this patch:

The first adds a paragraph to the first page of the personalizer: "If you 
already like your KDE configuration and wish to quit the Personalizer, 
press Skip Wizard, then Quit and Keep."  Precise instructions so a user 
with a configuration he already likes doesn't panic when he sees the big 
Skip Wizard dialog.

The second is less contraversial I'm sure.   The Skip Wizard dialog refers 
to System->Settings Wizard, but the actual title is System->Desktop 
Settings Wizard, so this patch fixes that.

thanks,

-- 
Neil Stevens
neil@qualityassistant.com

Don't think of a bug as a problem.  Think of it as a call to action.

["personalizerclarifications" (text/x-diff)]

Index: kcountrypagedlg.ui
===================================================================
RCS file: /home/kde/kdebase/kpersonalizer/kcountrypagedlg.ui,v
retrieving revision 1.7
diff -u -r1.7 kcountrypagedlg.ui
--- kcountrypagedlg.ui	2002/01/23 02:23:36	1.7
+++ kcountrypagedlg.ui	2002/01/30 04:43:34
@@ -107,7 +107,8 @@
             <property stdset="1">
                 <name>text</name>
                 <string>&lt;P&gt; This Personalizer will help you configure the \
basic setup of your KDE desktop in five quick, easy steps. You can set things like \
your country (for date and time formats, etc.), language, desktop behavior and more. \
                &lt;/P&gt; 
-&lt;P&gt; You will be able to change all the settings later using the KDE Control \
Center. You may choose to postpone your personalization until later by clicking on \
Skip. However, new users are encouraged to use this simple method. \
&lt;/P&gt;</string> +&lt;P&gt; You will be able to change all the settings later \
using the KDE Control Center. You may choose to postpone your personalization until \
later by clicking on Skip. However, new users are encouraged to use this simple \
method. &lt;/P&gt; +&lt;P&gt; If you already like your KDE configuration and wish to \
quit the Personalizer, press Skip Wizard, then Quit and Keep. &lt;/P&gt;</string>  \
</property>  <property stdset="1">
                 <name>textFormat</name>
Index: kpersonalizer.cpp
===================================================================
RCS file: /home/kde/kdebase/kpersonalizer/kpersonalizer.cpp,v
retrieving revision 1.45
diff -u -r1.45 kpersonalizer.cpp
--- kpersonalizer.cpp	2002/01/27 03:45:21	1.45
+++ kpersonalizer.cpp	2002/01/30 04:43:34
@@ -136,7 +136,7 @@
                       "If not, press 'Cancel'.\n"
                       "To quit and keep the current settings, press 'Quit and \
                Keep'.\n"
                       "To quit and revert all settings to those before KPersonalizer \
                started, press 'Quit and Revert'.\n"
-                      "This wizard can be restarted at any time by selecting \
'K->System->Settings Wizard'.\n"); +                      "This wizard can be \
                restarted at any time by selecting 'K->System->Desktop Settings \
                Wizard'.\n");
     int status = KMessageBox::warningYesNoCancel(this,  text, i18n("Really Quit?"), \
i18n("Quit and &Keep"), i18n("Quit and &Revert"));  if(status==KMessageBox::Yes){
         return true;



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

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