Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Almanac/sugar.activity.activity
(view source)
Revision as of 07:43, 28 June 2009
43 bytes added
,
07:43, 28 June 2009
→How do I know if my activity is being started from the Journal?
Line 229:
Line 229:
print "Activity is started anew (from the home view)"
print "Activity is started anew (from the home view)"
else:
else:
−
print "Activity is started from the journal"
+
print "Activity is started from the journal
and the object id is %s
"
% handle.object_id
...
...
</pre>
</pre>
Tomeu
647
edits