Marco Pesenti Gritti
e2beb5b566
Start intro if config is absent or corrupted.
...
Cleanups.
2007-07-30 15:34:02 +02:00
Dan Winship
4767f77bc9
add a missing "self", noticed by nelhage
2007-07-27 16:49:33 -04:00
Dan Winship
3db03e53c3
Add get/set for backup info, and set_server
2007-07-26 15:25:13 -04:00
Marco Pesenti Gritti
cae4e52b7c
More LGPL headers
2007-06-24 14:57:57 +02:00
Marco Pesenti Gritti
99e8077f59
Implement fix-copyright and fix some of them
2007-06-24 14:43:48 +02:00
Dan Williams
c89bc07e0b
Fix nickname encoding and length issues
2007-05-07 00:18:42 -04:00
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
Guillaume Desmottes
152d95f3de
properly manage the registered field in the config file
2007-02-27 20:22:38 +01:00
Guillaume Desmottes
5535aefc75
Add a Server section in the config file and use it to register only when needed
2007-02-27 19:08:17 +01:00
Dan Williams
a72175ff68
Create separate plugins for connection methods
2007-02-25 19:24:48 -05:00
Dan Williams
1f91f7f7af
New intro/setup screen
2007-02-25 17:53:10 -05:00
Tomeu Vizoso
cb0d75eb59
Rename IconColor to XoColor.
2007-02-23 13:09:33 +01:00
Dan Williams
d091c60275
Add public key item to sugar profile
2007-02-22 14:07:53 -05:00
Justin Gallardo
b9f9ef0fe9
Changed all tabs to 4 spaces for python style
2006-12-04 11:12:24 -08:00
Marco Pesenti Gritti
ddac6e07d0
Remove debug code
2006-10-17 14:52:55 +02:00
Marco Pesenti Gritti
637a08154e
Fix some path bugs. Reload the profile when first time dialog wrote it.
2006-10-17 14:31:04 +02:00
Marco Pesenti Gritti
bc0ee6d34c
Refactor startup. In progress, give me a couple hours.
...
For now start sugar with "sugar-emulator shell/sugar-shell"
2006-10-16 13:34:43 +02:00