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:42, 28 June 2009
21 bytes added
,
07:42, 28 June 2009
→How do I know if my activity is being started from the Journal?
Line 227:
Line 227:
...
...
if handle.object_id is None:
if handle.object_id is None:
−
print "Activity is started anew"
+
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"
Tomeu
647
edits