Skip to content

[BUG] Application doesn't conform to XDG specs #366

@MrDwarf7

Description

@MrDwarf7

Problem

Application doesn't conform to XDG specifications.

Reference here:

# Constants
ICE_DIR = os.path.expanduser("~/.local/share/ice")
APPS_DIR = os.path.expanduser("~/.local/share/applications")

Solution

Checking the expansion and existence of user-space environment variables first before setting 'constants', falling back to existing locations if they don't already exist.

Note:

Will submit PR shortly addressing this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions