gnome-shell/js/misc
Jasper St. Pierre b8a54faf94 Add a new tool, 'gnome-shell-extension-prefs', which can configure extensions
A new tool, 'gnome-shell-extension-prefs' can load a new entry point from
extensions, 'prefs.js', which has an entry point to return a GTK+ widget.
This allows extensions to have their own preferences dialog, without each
extension needing to ship its own Python script and .desktop file.

https://bugzilla.gnome.org/show_bug.cgi?id=668429
2012-02-07 16:00:37 -05:00
..
config.js.in Add a new tool, 'gnome-shell-extension-prefs', which can configure extensions 2012-02-07 16:00:37 -05:00
docInfo.js Port everything to class framework 2011-11-24 09:50:04 +01:00
extensionUtils.js Move a lot of miscellaneous code related to extensions into a new module 2012-02-07 16:00:37 -05:00
fileUtils.js fileUtils: Fix recursivelyDeleteDir 2011-11-30 22:04:00 -05:00
format.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
gnomeSession.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
history.js Port everything to class framework 2011-11-24 09:50:04 +01:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
modemManager.js modemManager: Fix fallout from GDBus port 2012-01-27 14:59:32 -05:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
screenSaver.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
util.js Util: fix binary search exit condition 2011-12-20 22:44:03 +01:00