Changes between Initial Version and Version 1 of Ticket #2636, comment 16
- Timestamp:
- 10/23/11 16:11:08 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2636, comment 16
initial v1 10 10 11 11 12 XDG Standard does '''not''' say where applications should place their data because it's a '''base''' for other standards doing that. That's why it's called «XDG '''Base''' Directory Specification». If mc developers want they can write own standard, where they can say «$XDG_CONFIG_ DIRS/mc/ini» and that would be [http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html#referencing reference] to the basedir specification.12 XDG Standard does '''not''' say where applications should place their data because it's a '''base''' for other standards doing that. That's why it's called «XDG '''Base''' Directory Specification». If mc developers want they can write own standard, where they can say «$XDG_CONFIG_HOME/mc/ini» and that would be [http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html#referencing reference] to the basedir specification. 13 13 14 14 There's no such thing as «XDG compliant application» among XDG standards. So actual mc standard is up to mc developers only.