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

List:       kde-commits
Subject:    kdebase/kcontrol/kdm
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2003-09-22 18:35:24
[Download RAW message or body]

CVS commit by ossi: 

update the greeting's whatsthis ... finally


  M +13 -7     kdm-appear.cpp   1.83


--- kdebase/kcontrol/kdm/kdm-appear.cpp  #1.82:1.83
@@ -115,10 +115,16 @@ KDMAppearanceWidget::KDMAppearanceWidget
       SLOT(changed()));
   hlay->addWidget(greetstr_lined);
-  wtstr = i18n("This is the string KDM will display in the login window. "
-           "You may want to put here some nice greeting or information "
-           "about the operating system.<p> KDM will replace the string "
-           "'%n' with the actual host name of the computer "
-           "running the X server. Especially in networks this is a good "
-           "idea." );
+  wtstr = i18n("This is the \"headline\" for KDM's login window. You may want to "
+           "put some nice greeting or information about the operating system here.<p>"
+           "KDM will substitute the following character pairs with the "
+           "respective contents:<br><ul>"
+           "<li>%d -> current display</li>"
+           "<li>%h -> host name, possibly with domain name</li>"
+           "<li>%n -> node name, most probably the host name without domain name</li>"
+           "<li>%s -> the operating system</li>"
+           "<li>%r -> the operating system's version</li>"
+           "<li>%m -> the machine (hardware) type</li>"
+           "<li>%% -> a single %</li>"
+           "</ul>" );
   QWhatsThis::add( label, wtstr );
   QWhatsThis::add( greetstr_lined, wtstr );


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

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