Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Linux) Extend support for the XDG Base Directory #1103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SgAkErRu
Copy link

Create QSettings object with fallback mechanism that follows XDG directories: $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS.

Only for Linux and when -config-path CLI option is empty.

This allows distribution maintainers to customize the default SMPlayer configuration using system-wide settings (in /etc/xdg directories).

Create QSettings object with fallback mechanism
that follows xdg directories like:

`$XDG_CONFIG_HOME` and `$XDG_CONFIG_DIRS`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant