Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Walter Bender 3e5c37f3f8 Adding SugarExt for setting hidden attribute on FAT files
This extension is used by Sugar to set the HIDDEN attribute for
.Sugar-Metadata. By creating an extension, we avoid the need to add an
additional dependency (fatattr) to Sugar. The code is modeled after
fatattr, using an IOCTL call get and set FAT file attributes.

There is a corresponding patch for model.py in sugar/src/jarabe/journal
2013-06-10 15:46:54 +02:00
bin Rename HTML to web 2013-06-10 15:46:54 +02:00
examples Replaced deprecated GObject methods with GLib methods 2013-06-10 15:46:53 +02:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-05-26 06:55:47 +02:00
src Adding SugarExt for setting hidden attribute on FAT files 2013-06-10 15:46:54 +02:00
tests Replaced deprecated GObject methods with GLib methods 2013-06-10 15:46:53 +02:00
.gitignore Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
AUTHORS Add AUTHORS file 2007-09-25 15:49:52 +02:00
autogen.sh Don't set ACLOCAL 2013-06-10 15:46:53 +02:00
configure.ac Add a binding for gconf_client_set_list (using strings) 2013-04-29 20:03:09 +02:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
Makefile.am Ensure we cleanup the tmp dir 2013-06-10 15:46:53 +02:00
README Release 0.79.0 2008-02-06 17:03:51 +01:00

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.