[Pkg-sugar-commit] [sugar-browse-activity] 16/18: fix error in the last commit OLPC #10364 - Home Button in Browse
Jonas Smedegaard
dr at jones.dk
Mon Apr 20 09:47:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 108.1
in repository sugar-browse-activity.
commit 83d453637ebaa98d1604554dc413c88af0d9976f
Author: Gonzalo Odiard <godiard at sugarlabs.org>
Date: Fri Oct 22 10:28:55 2010 -0300
fix error in the last commit OLPC #10364 - Home Button in Browse
---
webtoolbar.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/webtoolbar.py b/webtoolbar.py
index 227e4ef..bd8e654 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -340,7 +340,6 @@ class WebToolbar(gtk.Toolbar):
def _go_home_cb(self, button):
self.emit('go-home')
- self._activity.load_homepage()
def _title_changed_cb(self, embed, spec):
self._set_title(embed.props.title)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-browse-activity.git
More information about the pkg-sugar-commit
mailing list