Global Search D-BUS interface
-----------------------------

The search applications is activated through D-BUS. The service name to
activate is:

  com.nokia.osso_global_search

It can be launched in one of four modes: broad search, file search,
email search and bookmark search. Each mode corresponds to one of the
following methods to the object /com/nokia/osso_global_search with the
interface com.nokia.osso_global_search:

Name:      search_broad
Arguments: Optional uint32 for the X window id of the parent window.

Name:      search_file
Arguments: Optional uint32 for the X window id of the parent window.

Name:      search_email
Arguments: Optional uint32 for the X window id of the parent window.

Name:      search_bookmark
Arguments: Optional uint32 for the X window id of the parent window.


If the optional X window id is passed, the search dialog will be set
transient for that window.
