File: xdg.el.html

Library providing some convenience functions for the following XDG standards and specifications

- XDG Base Directory Specification
- Thumbnail Managing Standard
- xdg-user-dirs configuration
- Desktop Entry Specification
- Unofficial extension $XDG_SESSION_TYPE from systemd

Defined variables (5)

xdg-desktop-entry-regexpRegexp matching desktop file entry key-value pairs.
xdg-desktop-group-regexpRegexp matching desktop file group header names.
xdg-line-regexpRegexp matching non-comment lines in ‘xdg-user-dirs’ config files.
xdg-mime-tableTable of MIME type to desktop file associations.
xdg-user-dirsAlist of directory keys and values.

Defined functions (23)

xdg--dir-home(ENVIRON DEFAULT-PATH)
xdg--substitute-home-env(STR)
xdg--user-dirs-parse-file(FILENAME)
xdg--user-dirs-parse-line()
xdg-cache-home()
xdg-config-dirs()
xdg-config-home()
xdg-current-desktop()
xdg-data-dirs()
xdg-data-home()
xdg-desktop-read-file(FILENAME &optional GROUP)
xdg-desktop-read-group()
xdg-desktop-strings(VALUE)
xdg-mime-apps(MIME)
xdg-mime-apps-files()
xdg-mime-collect-associations(MIME FILES)
xdg-runtime-dir()
xdg-session-type()
xdg-state-home()
xdg-thumb-mtime(FILENAME)
xdg-thumb-name(FILENAME)
xdg-thumb-uri(FILENAME)
xdg-user-dir(NAME)

Defined faces (0)