gnome-shell/js
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
..
misc util: add Util.spawn and friends 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: add Util.spawn and friends 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