gnome-shell/js
Jasper St. Pierre 3290bfae68 extensionSystem: Remove the two-step initialize
Initially, extensions were loaded after they shell had fully created
the session and all objects, but this didn't allow extensions easy
ways to monkey patch prototypes, as most functions had already been
bound. Remove the historical vestigal function, and just merge the
two together.

https://bugzilla.gnome.org/show_bug.cgi?id=677586
2012-06-12 17:16:09 -04:00
..
extensionPrefs extensionUtils: Create and load the extension object when scanning 2012-06-12 17:16:08 -04:00
gdm Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
misc extensionUtils: Create and load the extension object when scanning 2012-06-12 17:16:08 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui extensionSystem: Remove the two-step initialize 2012-06-12 17:16:09 -04:00
Makefile.am extensionUtils: Remove version check for js-version 2012-06-12 17:16:08 -04:00