gnome-shell/js
Jasper St. Pierre 887a21afb9 appDisplay: Properly check for TerminalEmulator in the Categories key
get_categories() returns an unparsed string, not a list of categories.
We need to parse the list by splitting on ';' to deterine whether the
actual 'TerminalEmulator' category is in the list, rather than something
like 'X-GNOME-TerminalEmulator'. It's an edge case, but I need to split
the list properly for the new folders, so I might as well fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=723179
2014-01-28 13:32:36 -05:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc ShellApp+ShellGlobal: unify app launch context code 2014-01-19 18:51:48 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui appDisplay: Properly check for TerminalEmulator in the Categories key 2014-01-28 13:32:36 -05:00
js-resources.gresource.xml Remove our custom hashmap implementation 2014-01-15 00:55:00 +01:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00