Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Don't break if we may not own NetworkManagerUserSettings"Sascha Silbe2011-10-182-14/+1
| | | | | This reverts commit ce2745c8cd3b0b8aaadd0a9900fb74df16eb619a that got pushed by accident.
* Don't break if we may not own NetworkManagerUserSettingsSascha Silbe2011-10-182-1/+14
| | | | | The user might not have privileges to handle user settings - e.g. because they are logging in remotely (LTSP-style setups).
* Journal: don't fail to load if an activity icon is broken (fixes SL#3200)Sascha Silbe2011-10-181-8/+23
| | | | | | | | | | | If the activity-provided icon could not be loaded, the Journal previously died on start-up, rendering Sugar effectively unusable. Now we fall back to the standard icon (in the "What" filter combo box). SL#3203 has been filed to remind us to audit the code for similar breakages. Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Acked-by: Simon Schampijer <simon@laptop.org>
*