sugar-toolkit-gtk3/lib/sugar/activity
Michael Stone 0a9676171d Improve ActivityFactory utility functions and reduce code-path duplication.
* Remove a race in open_log_file()

  * Make open_log_file return a path as well as a file-object so that
    Rainbow-launched activities can log to the same path that sugar-launched
    ones do.

  * Change the call to Rainbow so that it writes to the log-file provided by
    open_log_file()

  * Define SUGAR_BUNDLE_ID env variable and change the location of the check
    for /etc/olpc-security so that Rainbow doesn't have to search for or parse
    the activity bundle.

  * Remove import statements marked as unnecessary by pylint.

  * Fix up some whitespace issues.
2007-11-05 17:40:05 -05:00
..
__init__.py Cleanup the source structure 2007-10-16 11:04:59 +02:00
__init__py Cleanup the source structure 2007-10-16 11:04:59 +02:00
activity.py Hook up the new screenshot code 2007-11-04 17:00:48 +01:00
activityfactory.py Improve ActivityFactory utility functions and reduce code-path duplication. 2007-11-05 17:40:05 -05:00
activityhandle.py Cleanup the source structure 2007-10-16 11:04:59 +02:00
activityservice.py Move window management keybindings inside sugar. 2007-10-23 15:19:17 +02:00
bundlebuilder.py Remove activity uploading since it's not useful with the new build system. 2007-10-29 16:46:00 +01:00
Makefile.am Cleanup the source structure 2007-10-16 11:04:59 +02:00
registry.py Cleanup the source structure 2007-10-16 11:04:59 +02:00