Changes between Initial Version and Version 2 of Ticket #293


Ignore:
Timestamp:
02/02/2009 16:42:25 (15 years ago)
Author:
erikos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #293

    • Property Bug Status changed from Unconfimed to Assigned
  • Ticket #293 – Description

    initial v2  
    11It is confusing because one does not see the alert. Simply resuming the activity window in this case does work well.
    2 
     2{{{
    33diff --git a/src/sugar/activity/activity.py b/src/sugar/activity/activity.py
    44index d2ba278..5f15876 100644
     
    1313     def __realize_cb(self, window):
    1414         wm.set_bundle_id(window.window, self.get_bundle_id())
     15}}}