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

List:       kopete-devel
Subject:    [kopete-devel] KDE/kdenetwork/kopete/kopete/identity
From:       Percy Camilo TriveƱo Aucahuasi <orgyforever () gmail ! com>
Date:       2008-08-23 5:08:17
Message-ID: 1219468097.571043.5705.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 851184 by aucahuasi:

CCMAIL: kopete-devel@kde.org
The QLabel called photo (inside the ui file) was startup as a single text, with this \
it will start as link.

 M  +3 -0      identitydialog.cpp  


--- trunk/KDE/kdenetwork/kopete/kopete/identity/identitydialog.cpp #851183:851184
@@ -52,6 +52,9 @@
 	d->general.setupUi(w);
 	d->general.selectPhoto->setIcon(KIcon("view-preview"));
 	d->general.clearPhoto->setIcon(KIcon("edit-clear-locationbar-rtl"));
+	d->general.photo->setText( QString("<qt><a href=\"selectPhoto\">"
+											"<p align=\"center\">No Photo</p>"
+										"</a>").arg( i18n("No Photo") ));
 
 	connect(d->general.selectPhoto, SIGNAL(clicked(bool)),
 			this, SLOT(slotSelectPhoto()));
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


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

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