gnome-shell/js/misc
Dan Winship 8bdfb8df68 util: add Util.spawn and friends
Add Util.spawn, Util.spawnCommandLine, and Util.spawnDesktop for
spawning a command/argv/.desktop file in the background, automatically
handling errors via MessageTray.SystemNotificationSource(), and
Util.trySpawn, Util.trySpawnCommandLine, and Utils.trySpawnDesktop
that don't do automatic error handling (but do at least clean up the
error message in the exception a bit).

Update various other bits of code around the shell to use the new
methods.

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: add Util.spawn and friends 2011-01-13 12:14:40 -05:00