gnome-shell/js
Cosimo Cecchi 8e7758e280 remote-search: require a DesktopId field in search providers
Remote search providers install an auxiliary keyfile to specify
static information, such as the object path/bus name needed to activate
the binary. Such keyfiles also specify the application the providers
pushes results for; currently, we support two formats for application
information
- two fields, "Title" and "Icon" that specify a (translatable) title and
  an icon name for display
- one field "DesktopId" that specifies the desktop file name of the
  application backing the provider, which obsoletes the previous
  Title/Icon syntax

Since all providers in GNOME use DesktopId now, and we need to ensure a
remote search providers is always backed by an application for future
development, this commit drops the support for the older syntax.

https://bugzilla.gnome.org/show_bug.cgi?id=687491
2012-11-06 17:47:48 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm loginDialog: support disable-user-list key 2012-11-06 15:05:15 -05:00
misc mobile-providers: new country-specific type to gather providers 2012-11-05 22:20:08 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui remote-search: require a DesktopId field in search providers 2012-11-06 17:47:48 -05:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00