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

List:       kde-commits
Subject:    kdepim/wizards
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2004-09-18 9:47:29
Message-ID: 20040918094729.14312126C0 () office ! kde ! org
[Download RAW message or body]

CVS commit by danimo: 

yay for descriptive strings :)


  M +2 -2      overviewpage.cpp   1.14


--- kdepim/wizards/overviewpage.cpp  #1.13:1.14
@@ -71,9 +71,9 @@ OverViewPage::OverViewPage( QWidget *par
   connect( button, SIGNAL( clicked() ), SLOT( showWizardKolab() ) );
 
-  button = new QPushButton( i18n("SLOX"), this );
+  button = new QPushButton( i18n("SUSE Linux Openexchange (SLOX)"), this );
   layout->addMultiCellWidget( button, 5, 5, 0, 3 );
   connect( button, SIGNAL( clicked() ), SLOT( showWizardSlox() ) );
 
-  button = new QPushButton( i18n("Groupwise"), this );
+  button = new QPushButton( i18n("Novell Groupwise"), this );
   layout->addMultiCellWidget( button, 6, 6, 0, 3 );
   connect( button, SIGNAL( clicked() ), SLOT( showWizardGroupwise() ) );


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

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