Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Don't set default timezoneDaniel Drake2011-02-231-1/+1
| | | | | | | | | | | | | | | | | By default, Sugar's gconf schema configures a UTC timezone, and this means that sugar-session unconditionally adjusts the environment so that a UTC timezone is used. This overrides any system-wide timezone specified by /etc/localtime. Test case: set /etc/localtime to Asia/Taipei, start sugar, open terminal, run "date", observe that it shows GMT time. Drop the text value from the default gconf schema. This allows the systemwide timezone to be used as a default. Sugar users can still make their own choice (overriding the systemwide default) in the control panel. Reviewed-by: James Cameron <quozl@laptop.org> Acked-by: Sascha Silbe <silbe@activitycentral.com>
* fix recognition of JEBs outside of data storeSascha Silbe2011-02-171-1/+5
| | | | | | | | Add a MIME type definition for Journal Entry Bundles (JEBs) so they get detected properly if encountered outside of the data store. Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Acked-by: Simon Schampijer <simon@laptop.org>
* Fix typo in GConf schema fileSascha Silbe2011-02-051-3/+3
| | | | | Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Reviewed-by: Aleksey Lim <alsroot@member.fsf.org>
* add restart option configurable via gconf (#1206)James Cameron2010-11-271-0/+12
| | | | | | | | | | | | | | | Nepal requested reordering and removal of restart, which was patched for them in 0.82 and implemented in 0.84. Paraguay and Uruguay detected the change in 0.84 and requested the restart option be restored. This patch restores the restart option as a configurable option, using the gconf key /desktop/sugar/show_restart, default true. Refer to http://bugs.sugarlabs.org/ticket/1206 for discussion. Acked-by: Tomeu Vizoso <tomeu.vizoso@collabora.co.uk>
* Protected Activities Support #2087Martin Abente2010-09-091-0/+14
| | | | | | | | | | | | Activities deletion causes troubles during classes. Teachers from Paraguay and Uruguay asked for a mechanism to protect activities from being easily deleted. This patch provides a mechanism that uses a gconf value to determine which activities will not contain the erase option at the list view palette. The gconf value contains a list of activities bundle indentifiers.
* Add default Ad-hoc networks #1610Simon Schampijer2010-08-131-0/+14
| | | | | | | | | | This patch adds three default Ad-hoc networks, for channel 1, 6 and 11. They are represented with designated icons in the neighborhood view. This will mimic the mesh behavior on devices where mesh hardware is not available and make the "under a tree"-scenario possible in those cases. If Sugar sees no "known" network when it starts, it does autoconnect to an Ad-hoc network. http://wiki.sugarlabs.org/go/Features/Sugar_Adhoc_Networks
* Improve activity updater icon (Gary C. Martin)Tomeu Vizoso2010-06-141-4/+4
|
* Use evdev as the default keyboard model (#1717)Sayamindu Dasgupta2010-03-091-1/+1
|
* 3G: Add gconf keys to the sugar gconf schema (Martin Abente)Simon Schampijer2010-03-011-0/+67
| | | | Tracking bug was: #1739
* Correct color for 3G control panel icon #1769Simon Schampijer2010-03-011-3/+3
|
* Add GConf key for specifying alternate locale dir (#1721)Sayamindu Dasgupta2010-02-121-0/+11
|
* Add the icon for module-modemconfiguration (Eben)Simon Schampijer2010-02-121-1272/+11
|
* Implement support for 3G modems (tch) #1622Tomeu Vizoso2010-01-292-0/+1273
|
* Remove Log and Terminal from default favorites viewDaniel Drake2010-01-071-2/+0
| | | | These are for more advanced users.
* Name input screen should be deactivable #1497Aleksey Lim2009-12-201-0/+11
|
* Configure fonts through GConf (#1584)Daniel Drake2009-12-012-1/+23
| | | | | | | | | | | | Sugar currently configures fonts through gtkrc and through the sugar.graphics.style class, both of which are hard to modify by implementors/deployers. Move this into GConf and apply these settings to the sugar shell at startup. In the longer term, Sayamindu's efforts to create a settings manager will build on this work.
* Revert 878ac4cbcfAleksey Lim2009-10-181-7/+0
|
* Name input screen should be deactivable #1497Aleksey Lim2009-10-151-0/+7
|
* Package sugar-desktop icon #1139Aleksey Lim2009-09-293-4/+17
|
* Don't distribute autogenerated filesTomeu Vizoso2009-09-191-1/+1
|
* Install sugar-emulator.desktop application file #1139Aleksey Lim2009-09-152-1/+11
|
* Add module-updater iconAleksey Lim2009-09-102-9/+26
|
* Fixes based on distcheckSimon Schampijer2009-08-251-1/+1
|
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-253-0/+172
|\
| * Update configure.ac and Makefile.amSayamindu Dasgupta2009-07-261-0/+1
| |
| * Add relevant GConf keysSayamindu Dasgupta2009-07-261-0/+37
| |
| * Initial code with GUI working.Sayamindu Dasgupta2009-07-261-0/+134
| | | | | | | | Backend does not work yet.
* | Documentation string for logout optionSimon Schampijer2009-08-201-2/+1
|/
* Make Jukebox the default activity for ogg-vorbis #423Simon Schampijer2009-03-261-3/+3
|
* Add full licence to data dir #357Simon Schampijer2009-03-242-0/+340
|
* The logout option is available by defaultSimon Schampijer2009-03-241-1/+1
|
* Update to latest config file (same as nm-applet)Simon Schampijer2009-03-201-1/+1
|
* Set Pippy as the default for opening python files #287Tomeu Vizoso2009-03-121-0/+3
|
* Use the same font size independent from scalingSimon Schampijer2009-03-021-3/+1
|
* Update to new DBus policy #307Simon Schampijer2009-02-241-21/+15
|
* Remove data/NetworkManagerInfo.conf which was renamed to nm-user-settings.confTomeu Vizoso2009-02-191-26/+0
|
* Add logout option to the buddy menu (unmadindu). #207Tomeu Vizoso2009-02-101-0/+13
|
* Add favorites_mode to the gconf schema fileTomeu Vizoso2009-01-171-0/+12
|
* Take double quotes out from default values in the schema fileTomeu Vizoso2009-01-171-2/+2
|
* Use the journal icon provided by artworkSimon Schampijer2009-01-172-12/+0
| | | | and remove it from the data/icons
* update makefile for aboutcomputer iconSimon Schampijer2009-01-151-8/+8
|
* rename the icon as wellSimon Schampijer2009-01-151-0/+0
|
* Use jabber.sugarlabs.org by default.Marco Pesenti Gritti2008-12-181-1/+1
|
* Fix desktop executable.Marco Pesenti Gritti2008-11-281-1/+1
|
* make the image viewer activity the default one for iamgesSimon Schampijer2008-11-211-3/+3
|
* Add a config for the UserSettings service.Marco Pesenti Gritti2008-10-232-1/+35
|
* add /desktop/sugar/collaboration/publish_gadget profile gconf keyGuillaume Desmottes2008-10-211-0/+12
|
* Remove jabber_registered from the schemaSimon Schampijer2008-10-211-11/+0
|
* Fix schemas installation. Also move them in data,Marco Pesenti Gritti2008-10-143-2/+173
| | | | a separat directory for just one schema seems excessive.
* Move nm service conf in data.Marco Pesenti Gritti2008-10-032-1/+30
|