gnome-shell/js
Jasper St. Pierre 0805d7a35f extensionSystem: Make the init function optional
A large amount of extensions have something like this in them:

    function init() {}

Since we have encouraged extension authors to try and not make any
changes in init, it feels weird and strange to have to create an
initialization function that does nothing. From now on, don't require
it.

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: Make the init function optional 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