Do not crash if cannot find icon

This commit is contained in:
Marco Pesenti Gritti
2006-05-17 00:23:00 -04:00
parent 2ae62db4cc
commit 6d7e1dcb4c
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from sugar.shell import shell
def start(console):
shell.main()
print 'aaaa'
activities = ['sugar/chat/chat', 'sugar/browser/browser']
for activity in activities: