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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/ark
From:       Charis Kouzinopoulos <haris () mpa ! gr>
Date:       2006-04-07 0:11:36
Message-ID: 1144368696.222173.13256.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 527139 by charis:

Usability improvement. Don't repeat the text in the buttons



 M  +1 -1      extractiondialog.cpp  


--- branches/KDE/3.5/kdeutils/ark/extractiondialog.cpp #527138:527139
@@ -146,7 +146,7 @@
 		if ( !fi.isDir() && !fi.exists() )
 		{
 			QString ltext = i18n( "Create folder %1?").arg(p.path());
-			int createDir =  KMessageBox::questionYesNo( this, ltext, i18n( "Missing Folder" \
) , i18n("Create Folder"), i18n("Do Not Create")); +			int createDir =  \
KMessageBox::questionYesNo( this, ltext, i18n( "Missing Folder" ));  if( createDir == \
4 )  {
 				return;


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

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