gnome-shell/js/misc
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
..
config.js.in Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
docInfo.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
fileUtils.js [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
format.js [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
gnomeSession.js [GnomeSession] split out the gnome-session presence D-Bus interface 2010-05-03 12:51:34 -04:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
telepathy.js telepathyClient: Implement Sent signals. 2010-12-01 13:46:07 -05:00
util.js util: rename from utils, avoid RegExp literal 2011-01-13 12:14:40 -05:00