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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/icq
From:       Pali Rohár <pali.rohar () gmail ! com>
Date:       2009-02-10 13:10:17
Message-ID: 1234271417.928023.1013.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 924225 by pali:

Added default reason for requesting authorization in icq


 M  +2 -1      icqcontact.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/icq/icqcontact.cpp #924224:924225
@@ -264,7 +264,8 @@
 void ICQContact::slotRequestAuth()
 {
 	QString reason = KInputDialog::getText( i18n("Request Authorization"),
-	                                        i18n("Reason for requesting \
authorization:") ); +	                                        i18n("Reason for \
requesting authorization:"), +	                                        i18n("Please \
authorize me so I can add you to my contact list") );  if ( !reason.isNull() )
 		mAccount->engine()->requestAuth( contactId(), reason );
 }


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

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