Change notification for browser sharing

This commit is contained in:
Marco Pesenti Gritti
2006-05-23 12:37:31 -04:00
parent d9314f5314
commit dcf78f2665
3 changed files with 38 additions and 24 deletions
+1
View File
@@ -258,6 +258,7 @@ class BrowserActivity(activity.Activity):
self.activity_set_tab_text(embed.get_title())
def __shared_location_changed_cb(self, model, key):
self.activity_set_has_changes(True)
self._notify_shared_location_change()
def _notify_shared_location_change(self):