[empathy: 1/2] Fixed style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 1/2] Fixed style
- Date: Thu, 6 Aug 2009 21:40:05 +0000 (UTC)
commit 1edab7cb3e0c6de74d22849c904bcde2168c2854
Author: Jonathan Tellier <jonathan tellier gmail com>
Date: Thu Aug 6 10:51:35 2009 -0400
Fixed style
libempathy-gtk/empathy-contact-widget.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c
index e513845..d6f8063 100644
--- a/libempathy-gtk/empathy-contact-widget.c
+++ b/libempathy-gtk/empathy-contact-widget.c
@@ -602,8 +602,8 @@ contact_widget_contact_setup (EmpathyContactWidget *information)
TRUE);
if (!(information->flags & EMPATHY_CONTACT_WIDGET_FOR_TOOLTIP))
- gtk_label_set_selectable (GTK_LABEL (information->label_status), TRUE);
-
+ gtk_label_set_selectable (GTK_LABEL (information->label_status), TRUE);
+
gtk_box_pack_start (GTK_BOX (information->hbox_presence),
information->label_status, TRUE, TRUE, 0);
gtk_widget_show (information->label_status);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]