sugar-toolkit-gtk3/shell
Mike C. Fletcher 3f10890319 Docstrings for modules all over sugar and shell.
These are just the doc strings I created as I was spelunking
through to see how Sugar manages launching applications.  The
resulting auto-documentation is neither polished or finished,
but it should help people reading the code somewhat.

There are a few minor code cleanups:

  * activityhandle (replacing C idiom for initialisation with
    a Python one)
  * bundle registry (using a parameterised directory name so
    that it shows up in the documentation)
  * validate_activity_id function, use isinstance( item, (str,unicode))
    for the query, rather than two separate checks with isinstance
2007-04-09 22:47:37 -04:00
..
extensions Move private extensions out of the lib, inside the shell. 2007-04-07 00:08:54 +02:00
hardware Move private extensions out of the lib, inside the shell. 2007-04-07 00:08:54 +02:00
intro Fix typo in Server config section name 2007-03-26 07:49:46 -04:00
model Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
view More new PS fixes 2007-04-09 16:05:32 -04:00
__init__.py Big refactor of the directory structure and packages to 2006-06-21 14:23:18 -04:00
kbdconfig Rework the emulator. Move matchbox in the shell. 2007-03-16 18:12:47 +01:00
Makefile.am Move private extensions out of the lib, inside the shell. 2007-04-07 00:08:54 +02:00
shellservice.py Accept raw X windows in the shell 2007-04-08 19:20:59 +02:00
sugar-shell Remove the threadframe stuff which went unused. 2007-04-06 20:13:37 +02:00