[Bug 20888] New: Use XDG Base Directory Specification

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 1 07:30:00 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20888

           Summary: Use XDG Base Directory Specification
           Product: Wine
           Version: 1.1.33
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cristiklein+wine at gmail.com


Hello,

The XDG Base Directory Specification [1]. Aims at solving two issues:

1) User's home directory is currently filled with hidden files.
2) Application settings, cache and data files are not separated.

Wine does not currently respect this standard.

- The "*.reg" files and "dosdevices" folder should be moved to
$XDG_CONFIG_HOME/wine.
- drive_c should be moved to $XDG_DATA_HOME/wine

[1] http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list