Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Initial Version and Version 1 of XDG_dirs


Ignore:
Timestamp:
May 29, 2013, 12:38:30 AM (11 years ago)
Author:
salinasv
Comment:

XDG Structure table.

Legend:

Unmodified
Added
Removed
Modified
  • XDG_dirs

    v1 v1  
     1XDG Specification define some directories to store information: Data, Config, Cache, Runtime. We need to figure out how to split the information we have now into this different categories.
     2
     3I am writing some of the data we manage now to find it a good place. Please discuss it in devel@pidgin.im and/or change the table by yourself.
     4
     5|| File || Information || XDG destination ||
     6|| accounts.xml || Account Protocol || XDG_CONFIG ||
     7|| || Account name  || XDG_CONFIG ||
     8|| || Statuses      || XDG_DATA ? ||
     9|| || Settings      || XDG_DATA/XDG_CONFIG||
     10|| blist.xml        || Groups      || XDG_CACHE ||
     11|| || Alias         || XDG_DATA   ||
     12|| || Settings      || XDG_CACHE  ||
     13|| certificates/    || * || XDG_DATA   ||
     14|| icons/           || * || XDG_CACHE  ||
     15|| logs/            || * || XDG_DATA   ||
     16|| pounces.xml      || * || XDG_CONFIG ||
     17|| prefs.xml        || Decide one by one || * ||
     18|| || * || * ||
     19|| smileys/         || TBD || TBD ||
     20|| status.xml       || TBD || TBD ||
     21|| xmpp-caps.xml    || TBD || TBD ||
     22
     23
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!