gnome-shell/js
Dan Winship a65a0f03d4 util: rename from utils, avoid RegExp literal
Rename imports.misc.utils to imports.misc.util for more consistency
(eg, with shell-util).

Also, use the string-based RegExp() constructor rather than a RegExp
literal, since the literal is extremely difficult to parse correctly,
and confuses emacs and probably other editors and thus messes up
autoindentation, etc.

https://bugzilla.gnome.org/show_bug.cgi?id=635089
2011-01-13 12:14:40 -05:00
..
misc util: rename from utils, avoid RegExp literal 2011-01-13 12:14:40 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui util: rename from utils, avoid RegExp literal 2011-01-13 12:14:40 -05:00
Makefile.am util: rename from utils, avoid RegExp literal 2011-01-13 12:14:40 -05:00