writableMimeAppsListPaths

Find all writable mimeapps.list files locations including specific for the current desktop. Found paths are not checked for existence or write access.

This function is Freedesktop only.

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

See Also

Meta