Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/profile.py
Commit message (Collapse)AuthorAgeFilesLines
* Debug logs for default profileSimon Schampijer2011-06-291-3/+3
| | | | | | | | | The generic path does not work for the telepathy logs. As we have removed the support for different profiles it is ok to just use the default path. Signed-off-by: Simon Schampijer <simon@laptop.org> Reviewed-By: Marco Pesenti Gritti <marco@marcopg.org>
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-25/+25
| | | | | | | | | Tomeu prefers ' for strings, so let's use it wherever we don't have a good reason to use ". Reviewed-by: James Cameron <quozl@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* Read the public and private keys lazilyTomeu Vizoso2010-08-261-2/+13
|
* Add WOCKY_DEBUG to ~/.sugar/debugTomeu Vizoso2010-08-201-0/+1
|
* Add mission control env vars for debuggingTomeu Vizoso2010-08-201-4/+7
|
* check syntax of private key (#1568)Sascha Silbe2010-03-091-1/+5
| | | | | | | Check that header and footer of the private key are present in order to detect corrupted key files. Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Revert "Merge commit 'refs/top-bases/t/bug-1568' into t/bug-1568"Sascha Silbe2010-03-091-5/+1
| | | | | This reverts commit 12016d54088c8bbd0b48b33e591ffab94875360b, reversing changes made to d006092d37b180bb0490ab7e1182662afc5ae5cf.
* check private key syntaxSascha Silbe2010-03-081-1/+5
|
* Error while initiating .sugar environment #1327Aleksey Lim2009-09-161-15/+11
|
* PEP8 white space and long line fixesSascha Silbe2009-08-251-0/+7
|
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-11/+11
|
* let the logger do the formattingSascha Silbe2009-08-241-4/+4
|
* Fix telepathy log paths (alsroot) #1178Tomeu Vizoso2009-08-171-2/+2
|
* Fix spacing in debug fileSimon Schampijer2009-03-231-2/+2
|
* separate debug settings from xsession #163Simon Schampijer2009-01-161-0/+21
|
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-1/+5
|
* Don't import jabber_registered from the old profileSimon Schampijer2008-10-211-5/+0
| | | | It is not used anymore by the PS
* Fix for old profile conversionSimon Schampijer2008-10-131-2/+2
|
* Use gconf for the profileSimon Schampijer2008-10-111-125/+73
|
* Allow setting empty jabber server (2)Simon Schampijer2008-09-181-1/+1
| | | | fix #8354 completely
* Default to empty jabber server. Patch by gdesmott with minor change by me.Marco Pesenti Gritti2008-09-111-1/+1
| | | | Fix #8354
* Several pylint fixes.Marco Pesenti Gritti2008-08-101-1/+1
|
* #7759 Default home view should be ringMartin Dengler2008-08-041-1/+1
| | | | | | | | | | This is bobby's patch to #7759 changing the default home view to ring. |TestCase| Remove the "[Layout]" section from ~olpc/.sugar/default/config, or rm -rf ~olpc/.sugar, or reflash. Start sugar. Verify the initial Home layout is the Ring layout.
* #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-091-0/+9
|
* #7434 Add Power control panel section profile code.Chris Ball2008-07-081-0/+14
|
* Add control panel items to profileSimon Schampijer2008-06-041-0/+18
| | | | | | - timezone - hot_corners - warm_edges
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+207