gnome-shell/js
Colin Walters a8baf4a2a2 Change 'debugexit' to quit main loop rather than exit(), add cleanup
A new envrionment variable GNOME_SHELL_ENABLE_CLEANUP is added which
causes us to attempt freeing global data.  The reason this isn't
enabled by default is that it's a waste of time at best, and at
worst in corner cases could cause crashes which would fill up
crash databases.  Better to leave it as a developer-only tool.

Start stubbing out some cleanup in ShellGlobal.

https://bugzilla.gnome.org/show_bug.cgi?id=649517
2011-05-19 15:35:04 -04:00
..
misc environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui Change 'debugexit' to quit main loop rather than exit(), add cleanup 2011-05-19 15:35:04 -04:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00