diff options
author | Christian Persch <chpe@gnome.org> | 2007-10-10 11:51:12 +0000 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-10-10 11:51:12 +0000 |
commit | f803a26da3a22d6a33833d31385df4f4ed644d81 (patch) | |
tree | 4b91559c3504d8207522076b21173b2c5e3d7f95 | |
parent | 3d5aa6e78e317036c795e72c343dabfb72846e36 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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), |