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

List:       kde-commits
Subject:    kdemultimedia/noatun/modules/winskin
From:       Antonio Larrosa Jimenez <larrosa () kde ! org>
Date:       2003-02-24 15:04:53
[Download RAW message or body]

CVS commit by antlarr: 

QString(i18n( )) -> i18n ( )


  M +1 -1      winSkinConfig.cpp   1.27


--- kdemultimedia/noatun/modules/winskin/winSkinConfig.cpp  #1.26:1.27
@@ -135,5 +135,5 @@ void WinSkinConfig::remove()
     // Ask the user first
     if( KMessageBox::questionYesNo( this,
-        QString( i18n("<qt>Are you sure you want to remove the <b>%1</b> \
skin?</qt>") ).arg( skin_list->currentText() ) ) +        i18n("<qt>Are you sure you \
want to remove the <b>%1</b> skin?</qt>").arg( skin_list->currentText() ) )  == \
KMessageBox::Yes ) {  


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

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