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

List:       kde-usability
Subject:    [PATCH] kdesu dialog simplification
From:       Frans Englich <>
Date:       2003-12-19 7:07:11
[Download RAW message or body]

Hi all,

  Patch below removes the line in the kdesu dialog which tells what command it 
was feeded, ie. "Command: /usr/local/kde_stable/bin/kcmshell clock --lang 
en_US". 

Reasons why it's bad to have that line:
* It is not informative.
* It is repulsive and puts the user in a fraightened mood - just like ERROR 
codes tends to do.
* It makes a simple interface complex.

Reasons to have it:
* Those with *@kde.org knows what it means.

IMHO ofcourse :)

What do you think?


cheers!
Frans

(patch against KDE 3.1.1a, unified format)

--- kdesu/kdesu/kdesu.cpp.orig  2003-07-06 03:05:24.000000000 +0200
+++ kdesu/kdesu/kdesu.cpp       2003-07-06 03:05:30.000000000 +0200
@@ -301,7 +301,6 @@
        data.setSilent( KStartupInfoData::Yes );
        KStartupInfo::sendChange( id, data );
        KDEsuDialog dlg(user, auth_user, keep && !terminal);
-       dlg.addLine(i18n("Command:"), command);
+       kdDebug() << "Command: " << command << endl;
        if ((priority != 50) || (scheduler != SuProcess::SchedNormal))
        {
            QString prio;

_______________________________________________
kde-usability mailing list
kde-usability@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-usability
[prev in list] [next in list] [prev in thread] [next in thread] 

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