4234ca684e2e6074d94ab72d34c48324ca3df65b
In the GTK3 port we mistakenly moved from using the EggSMClientXSMP class to the (stub-like) EggSMClient base class for Sugar's XSMPClient class, instantiated for every activity. This meant that the GTK3 activities weren't registering with the session manager, meaning that they won't automatically save their work when the user shuts down, and they can't inhibit shutdown, etc. Restore this functionality by adding the appropriate header so that EggSMClientXSMP is introspectable, and then use it from the Python code. Acked-by: Simon Schampijer <simon@laptop.org>
…
…
…
…
…
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.
Description
Languages
Gettext Catalog
62.6%
Python
24.5%
C
12.3%
Makefile
0.3%
M4
0.3%