I'm not sure I understand why XDG_DATA_HOME is "only supposed to be written at install time"? I makes sense to me that:
- config is config - cache is data that can be thrown away without prejudicing the user experience other than performance - data is data that the app writes during the users use of it, which is not data that the user explicitly saved somewhere (i.e. not data the user would open through File->Open). -- Transmission should use XDG_DATA_HOME and XDG_CACHE_HOME for non-config user files https://bugs.launchpad.net/bugs/466541 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
