sugar-toolkit-gtk3/shell/model
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
..
devices Don't hiccup on NM start/stop 2007-04-05 00:22:13 -04:00
__init__.py Move the model to his own module 2006-09-15 12:52:37 +02:00
accesspointmodel.py Add property for mode 2007-03-15 22:00:35 -04:00
BuddyModel.py More Shell fixes for new PS 2007-04-09 16:30:30 -04:00
Friends.py Changed all tabs to 4 spaces for python style 2006-12-04 11:12:24 -08:00
homeactivity.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
homemodel.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
homerawwindow.py Forgot to add this 2007-04-08 19:24:02 +02:00
Invites.py Changed all tabs to 4 spaces for python style 2006-12-04 11:12:24 -08:00
Makefile.am Accept raw X windows in the shell 2007-04-08 19:20:59 +02:00
MeshModel.py More Shell fixes for new PS 2007-04-09 16:30:30 -04:00
Owner.py Remove references to obsolete p2p.Stream classes 2007-04-09 15:07:40 -04:00
ShellModel.py More new PS fixes 2007-04-09 16:05:32 -04:00