gnome-shell/js/extensionPrefs
Jasper St. Pierre 498b023989 extensionUtils: Use signals rather than callbacks for finding extensions
This allows us to move to a file-monitor based approach in the future.

Since we need signals, we convert the current set of functions to an
object we attach signals too, leading to the new ExtensionFinder object.

https://bugzilla.gnome.org/show_bug.cgi?id=677586
2012-06-12 17:16:08 -04:00
..
main.js extensionUtils: Use signals rather than callbacks for finding extensions 2012-06-12 17:16:08 -04:00