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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin/killer
From:       Stephan Binner <binner () kde ! org>
Date:       2009-08-22 6:08:09
Message-ID: 1250921289.375677.3913.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1014249 by binner:

i18n style guide fix


 M  +1 -1      killer.cpp  


--- trunk/KDE/kdebase/workspace/kwin/killer/killer.cpp #1014248:1014249
@@ -70,7 +70,7 @@
         "<b>Any unsaved data will be lost.</b></p>" ,
 	  appname, caption, QString::number( pid ), QString( hostname ) );
     app.updateUserTimestamp( timestamp );
-    if( KMessageBox::warningContinueCancelWId( id, question, QString(), \
KGuiItem(i18n("&Terminate application %1", appname), "edit-bomb") ) == \
KMessageBox::Continue ) +    if( KMessageBox::warningContinueCancelWId( id, question, \
QString(), KGuiItem(i18n("&Terminate Application %1", appname), "edit-bomb") ) == \
KMessageBox::Continue )  {    
 	if( hostname != "localhost" )
             {


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

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