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

List:       kde-commits
Subject:    kdebase/kcontrol/kdm
From:       Eugene Zelenko <greendeath () mail ! ru>
Date:       2003-04-03 5:32:20
[Download RAW message or body]

CVS commit by zelenko: 

Fix LILO spelling


  M +2 -2      kdm-sess.cpp   1.52


--- kdebase/kcontrol/kdm/kdm-sess.cpp  #1.51:1.52
@@ -94,5 +94,5 @@ KDMSessionsWidget::KDMSessionsWidget(QWi
       connect(lilo_check, SIGNAL(toggled(bool)),
               SLOT(changed()));
-      wtstr = i18n("Enable Lilo boot options in the \"Shutdown...\" dialog.");
+      wtstr = i18n("Enable LILO boot options in the \"Shutdown...\" dialog.");
       QWhatsThis::add( lilo_check, wtstr );
 
@@ -101,5 +101,5 @@ KDMSessionsWidget::KDMSessionsWidget(QWi
       connect(lilocmd_lined, SIGNAL(textChanged(const QString&)),
               SLOT(changed()));
-      wtstr = i18n("Command to run Lilo. Typical value: /sbin/lilo");
+      wtstr = i18n("Command to run LILO. Typical value: /sbin/lilo");
       QWhatsThis::add( lilocmd_label, wtstr );
       QWhatsThis::add( lilocmd_lined, wtstr );


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

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