gnome-shell/js/misc
Jasper St. Pierre 65d23fb9a3 extensionUtils: Support subdirectories in getCurrentExtension
Some extensions may have complex layouts with multiple subdirectories.
Currently, getCurrentExtension doesn't support this, as it uses a regex
and assume's that the last path's component's parent is all that's needed.
Fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=677001
2012-05-29 14:36:16 -04:00
..
config.js.in extensionSystem: Remove custom CA file handling 2012-05-25 18:25:51 -04:00
extensionUtils.js extensionUtils: Support subdirectories in getCurrentExtension 2012-05-29 14:36:16 -04:00
fileUtils.js fileUtils: Fix recursivelyDeleteDir 2011-11-30 22:04:00 -05:00
gnomeSession.js endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04: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 dbus parameters 2012-02-13 19:28:25 +01: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: Don't double-fork when spawning from Alt-F2 2012-05-10 15:05:05 -04:00