setApplicationInfo
fun setApplicationInfo(uri: String, name: String, exec: String, count: <Error class: unknown class>, stamp: DateTime? = null): <Error class: unknown class><Boolean>
Sets the meta-data of application @name inside the list of applications that have registered a bookmark for @uri inside
Return
true if the application's meta-data was successfully changed.
Since
2.66
Parameters
uri
a valid URI
name
an application's name
exec
an application's command line
count
the number of registrations done for this application
stamp
the time of the last registration for this application, which may be null if @count is 0