gnome-shell/js/misc
Colin Walters fea8b6da2f Remove broken ShellAppSystem API and all consumers
In commit 9bd22dc0, I introduced an API to load an arbitrary
.desktop file, not necessarily from the menu path.  It turns
out this function was broken because it created ShellApp instances
that were *different* from ones that were cached normally.

As far as I can tell, we didn't initially use it.  Then later
Util.spawnDesktop was created which used this function.

Remove this broken function and all callers; if we're loading
.desktop files from *outside* the menu path, we can look at
readding.

This patch also kills off Util.spawnDesktop in favor of callers
talking to ShellAppSystem directly, now that the latter reports
errors.

https://bugzilla.gnome.org/show_bug.cgi?id=644402
2011-03-16 15:07:22 -04:00
..
config.js.in Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
docInfo.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05: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 Status Menu: use Gnome Session DBus for shutdown and logout 2011-03-12 21:37:39 +01:00
history.js history: Fix HistoryManager 2011-03-04 09:07:15 -05:00
modemManager.js Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
util.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00