summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-10-10 11:51:12 +0000
committerChristian Persch <chpe@src.gnome.org>2007-10-10 11:51:12 +0000
commitf803a26da3a22d6a33833d31385df4f4ed644d81 (patch)
tree4b91559c3504d8207522076b21173b2c5e3d7f95
parent3d5aa6e78e317036c795e72c343dabfb72846e36 (diff)
Remove redundant connect-proxy callback, and just put the code into the
2007-10-10 Christian Persch <chpe@gnome.org> * data/totem.ui: * src/totem-menu.c: (add_lang_action), (connect_proxy_cb): Remove redundant connect-proxy callback, and just put the code into the existing callback for the recent actions action group. Bug #484136. svn path=/trunk/; revision=4767
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c4a031d..3ddb0bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-10-10 Christian Persch <chpe@gnome.org>
+
+ * data/totem.ui:
+ * src/totem-menu.c: (add_lang_action), (connect_proxy_cb):
+ Remove redundant connect-proxy callback, and just put the code into
+ the existing callback for the recent actions action group. Bug
+ #484136.
+
2007-10-09 Bastien Nocera <hadess@hadess.net>
* src/backend/bacon-video-widget-xine.c: (xine_event),