totem r5440 - in trunk: . src
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5440 - in trunk: . src
- Date: Thu, 29 May 2008 13:19:35 +0000 (UTC)
Author: hadess
Date: Thu May 29 13:19:35 2008
New Revision: 5440
URL: http://svn.gnome.org/viewvc/totem?rev=5440&view=rev
Log:
2008-05-29 Bastien Nocera <hadess hadess net>
* src/totem-sidebar.c (totem_sidebar_toggle): Remove unused, and
unneeded GConf setting for "sidebar_shown", spotted by azurief on IRC
Modified:
trunk/ChangeLog
trunk/src/totem-sidebar.c
Modified: trunk/src/totem-sidebar.c
==============================================================================
--- trunk/src/totem-sidebar.c (original)
+++ trunk/src/totem-sidebar.c Thu May 29 13:19:35 2008
@@ -73,10 +73,6 @@
gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), state);
totem_signal_unblock_by_data (G_OBJECT (action), totem);
- gconf_client_set_bool (totem->gc,
- GCONF_PREFIX"/sidebar_shown",
- state,
- NULL);
totem->sidebar_shown = state;
cb_resize(totem);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]