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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/kopete/config/identity
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2007-03-28 13:54:12
Message-ID: 1175090052.063585.17963.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 647488 by wstephens:

Backport 647486 : Don't feed the encoded URL to the KURLRequester; QImage \
can't read it


 M  +1 -1      kopeteidentityconfig.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/kopete/config/identity/kopeteidentityconfig.cpp \
#647487:647488 @@ -323,7 +323,7 @@
 		}
 	}
 
-	d->m_view->comboPhotoURL->setURL(d->currentIdentity->customPhoto().url());
 +	d->m_view->comboPhotoURL->setURL(d->currentIdentity->customPhoto().pathOrURL());
  Kopete::MetaContact::PropertySource photoSource = \
d->currentIdentity->photoSource();  
 	d->m_view->radioPhotoCustom->setChecked(photoSource == \
Kopete::MetaContact::SourceCustom);


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

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