[empathy] empathy-main-window.c: remove a trailing space
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-main-window.c: remove a trailing space
- Date: Mon, 13 Jul 2009 17:05:22 +0000 (UTC)
commit ad1cc3ce5f2e21766e7cd0f05669e3510048eacb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Jul 13 18:04:56 2009 +0100
empathy-main-window.c: remove a trailing space
src/empathy-main-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 4b1af85..0e71229 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -739,7 +739,7 @@ main_window_notify_sort_contact_cb (EmpathyConf *conf,
enum_class = G_ENUM_CLASS (g_type_class_peek (type));
enum_value = g_enum_get_value_by_nick (enum_class, str);
if (enum_value) {
- /* By changing the value of the GtkRadioAction,
+ /* By changing the value of the GtkRadioAction,
it emits a signal that calls main_window_view_sort_contacts_cb
which updates the contacts list */
gtk_radio_action_set_current_value (window->sort_by_name,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]