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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/ark
From:       Henrique Pinto <henrique.pinto () kdemail ! net>
Date:       2006-04-07 19:03:24
Message-ID: 1144436604.718942.14997.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 527336 by henrique:

 * Reverting last commit, "Yes" is definitely not better than "Create Folder"
   CCMAIL: haris@mpa.gr



 M  +1 -1      extractiondialog.cpp  


--- branches/KDE/3.5/kdeutils/ark/extractiondialog.cpp #527335:527336
@@ -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" \
)); +			int createDir =  KMessageBox::questionYesNo( this, ltext, i18n( "Missing \
Folder" ) , i18n("Create Folder"), i18n("Do Not Create"));  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