Bug 204282

Summary: gadugadu protocol doesn't have "import contacts from server" option
Product: [Unmaintained] kopete Reporter: Aleksander Balicki <all3>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Aleksander Balicki 2009-08-18 15:13:41 UTC
Version:           0.70.90 (using 4.3.00 (KDE 4.3.0), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.30-gentoo-r4

Each other client has import from server option. It should be here also
Comment 1 Matt Rogers 2009-09-19 06:10:22 UTC
SVN commit 1025561 by mattr:

Fixes to the Gadu Gadu Contact List Import and Export

Patch by Jakub Grandys! Thanks!
BUG: 184696
BUG: 204282
BUG: 204285

 M  +9 -0      kopete/kopete.notifyrc  
 M  +184 -33   protocols/gadu/gaduaccount.cpp  
 M  +14 -0     protocols/gadu/gaduaccount.h  
 M  +11 -9     protocols/gadu/gaducontactlist.cpp  
 M  +6 -1      protocols/gadu/gadueditaccount.cpp  
 M  +34 -8     protocols/gadu/gadusession.cpp  
 M  +4 -1      protocols/gadu/gadusession.h  
 M  +296 -462  protocols/gadu/ui/gadueditaccountui.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1025561