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
__init__py
activity.py Hook up the new screenshot code 2007-11-04 17:00:48 +01:00
activityfactory.py
activityhandle.py
activityservice.py
bundlebuilder.py
Makefile.am
registry.py