mimeAppsListPaths

ditto, but using user-provided desktop prefixes (can be empty, in which case desktop-specific mimeapps.list locations are not included).

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

Meta