Ticket #42 (new enhancement)
Opened 3 years ago
casetta_cli: support of various XDG specifications
Reported by: | florian | Owned by: | florian |
---|---|---|---|
Priority: | minor | Milestone: | Casetta 0.4 |
Component: | casetta_cli | Version: | dev |
Keywords: | XDG, casetta_cli | Cc: |
Description
FreeDesktop has specifications about various desktop-related stuff (like directories to store configurations).
Those specs should be respected on XDG-compliant desktops (almost all free desktops), by example through the PyXDG module, without being a dependency on legacy system likes the Microsoft Windows one.
For casetta_cli, the main item to change is the location of the configuration file.
Note: See
TracTickets for help on using
tickets.