gnome-shell/js
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
..
extensionPrefs Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
gdm Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
misc extensionUtils: Support subdirectories in getCurrentExtension 2012-05-29 14:36:16 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui extensionSystem: Show an icon in the install dialog 2012-05-25 18:25:51 -04:00
Makefile.am Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00