gnome-shell/js/ui/status
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
..
accessibility.js util: add Util.spawn and friends 2011-01-13 12:14:40 -05:00
bluetooth.js BluetoothStatus: fix typo 2011-01-06 20:35:21 +01:00
keyboard.js Status Area: add keyboard layout selector 2011-01-12 20:27:25 +01:00
power.js util: add Util.spawn and friends 2011-01-13 12:14:40 -05:00
volume.js util: add Util.spawn and friends 2011-01-13 12:14:40 -05:00