Renamed Xbook to Read.

This commit is contained in:
Tomeu Vizoso
2007-07-15 21:20:10 +02:00
parent 501022c88d
commit 8bf79b4831
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ class ClipboardObject:
'text/plain' : 'org.laptop.AbiWordActivity',
'text/rtf' : 'org.laptop.AbiWordActivity',
'text/richtext' : 'org.laptop.AbiWordActivity',
'application/pdf' : 'org.laptop.sugar.Xbook'}
'application/pdf' : 'org.laptop.sugar.ReadActivity'}
mime = self.get_mime_type()
if not mime:
return ''