[rhythmbox] dbus-media-server: don't update property containers when values change
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] dbus-media-server: don't update property containers when values change
- Date: Tue, 17 Jan 2012 22:51:54 +0000 (UTC)
commit 8c0fe2bef7d8fd34514537cfcb87c48cb9305dc8
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Jan 18 08:42:59 2012 +1000
dbus-media-server: don't update property containers when values change
.../rb-dbus-media-server-plugin.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/dbus-media-server/rb-dbus-media-server-plugin.c b/plugins/dbus-media-server/rb-dbus-media-server-plugin.c
index 8bf5204..32db162 100644
--- a/plugins/dbus-media-server/rb-dbus-media-server-plugin.c
+++ b/plugins/dbus-media-server/rb-dbus-media-server-plugin.c
@@ -1007,7 +1007,6 @@ prop_model_row_changed_cb (GtkTreeModel *model,
}
prop_data->updated_values = g_list_prepend (prop_data->updated_values, refstring);
- prop_data->updated = TRUE;
emit_updated_in_idle (prop_data->source_data->plugin);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]