distributionMimeAppsListPaths

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

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

Meta