Karma/Bundle layout: Difference between revisions
No edit summary |
No edit summary |
||
| Line 39: | Line 39: | ||
* similar to E-Paath layout and uses the standard [[Development_Team/Almanac/Activity_Bundles|Sugar bundle structure]] | * similar to E-Paath layout and uses the standard [[Development_Team/Almanac/Activity_Bundles|Sugar bundle structure]] | ||
* It is still undecided whether karma will default to using Browse which is based on Firefox or [http://dev.laptop.org/~bobbyp/surf/Surf-106.xo Surf] which based on webkit (Safari/Chrome) | * It is still undecided whether karma will default to using Browse which is based on Firefox or [http://dev.laptop.org/~bobbyp/surf/Surf-106.xo Surf] which based on webkit (Safari/Chrome). Surf requires that you install the rpms for pywebkitgtk and webkitgtk | ||
activity/ | |||
activity.info (activity info file) | |||
activity-web.svg (icon for activity as specified in activity.info) | |||
mimetypes.xml (map documents to MIME types) | |||
text-plain.svg (icons for documents, e.g. "text-plain.svg" for "text/plain") | |||
text-html.svg | |||
contents (manifest for bundle contents) | |||
contents.sig (credentials for signed bundle) | |||
permissions.info (optional; '''not a stable API''') | |||
AUTHORS | |||
bin/ | |||
launch.sh (launcher script) | |||
browser.dtd | |||
browser.py | |||
cert8.db | |||
clickToView.xml | |||
COPYING | |||
downloadmanager.py | |||
edittoolbar.py | |||
globalhistory.py | |||
icons | |||
linkbutton.py | |||
lessons/ | |||
locale | |||
MANIFEST | |||
messenger.py | |||
model.py | |||
NOTES | |||
palettes.py | |||
places.py | |||
po | |||
promptservice.py | |||
securitydialogs.py | |||
sessionhistory.py | |||
sessionstore.py | |||
setup.py | |||
viewtoolbar.py | |||
karmaactivity.py | |||
webtoolbar.py | |||