mimeAppsListPaths

Find all known mimeapps.list files locations. Found paths are not checked for existence.

This function is Freedesktop only.

  1. string[] mimeAppsListPaths()
    @safe nothrow
    static if(isFreedesktop)
    string[]
    mimeAppsListPaths
    ()
  2. string[] mimeAppsListPaths(string[] desktopPrefixes)

Return Value

Type: string[]

Paths of mimeapps.list files in the system.

See Also

Meta