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 Version 10 and Version 11 of ConfigurationFiles


Ignore:
Timestamp:
Oct 19, 2007, 10:39:17 PM (16 years ago)
Author:
QuLogic
Comment:

Fix spelling of hexadecimal. Make remote screen name more consistent. Add note about Vista AppData? location.

Legend:

Unmodified
Added
Removed
Modified
  • ConfigurationFiles

    v10 v11  
    1 On GNU/Linux, the configuration directory is: {{{"${HOME}/.purple"}}}, which is generally {{{/home/USERNAME/.purple}}}
     1On GNU/Linux, the configuration directory is: `"${HOME}/.purple"`, which is generally `/home/USERNAME/.purple`
    22
    3 On Windows, the configuration directory is: {{{"%userprofile%\Application Data\.purple"}}}, which is generally {{{C:\Documents and Settings\USERNAME\Application Data\.purple}}}, and Application Data is a hidden directory
     3On Windows, the configuration directory is: `"%userprofile%\Application Data\.purple"`, which is generally `C:\Documents and Settings\USERNAME\Application Data\.purple` (Windows 2K/XP) or `C:\Users\USERNAME\AppData\Local\.purple` (Windows Vista), and Application Data or !AppData is a hidden directory.
    44
    55The configuration directory contains the following subdirectories:
    6  * icons - Buddy icons received from other users.  Icons are named by forty hexidecimal characters followed by a file extension (png, gif, bmp) and referenced by blist.xml.
    7  * icons(old) - Old buddy icons, migrated from gaim installation.  Icons are named by eight hexidecimal characters and referenced by blist.xml.
    8  * logs - Stores the logs of prior chats (if this feature is enabled).  The logs are stored in the format {{{.purple/logs/${Protocol}/${ScreenName}/${RemoteScreenName}/${YYYY-MM-DD.HHmmSS-UTCOffsetTimeZone}.html"}}}  In the case of chat rooms/channels, {{{${RemoteAccountName}}}} is {{{"#ChannelName.chat"}}}.  In the case of logged availability information, {{{${RemoteAccountName}}}} is {{{".system"}}}.
     6 * icons - Buddy icons received from other users.  Icons are named by forty hexadecimal characters followed by a file extension (png, gif, bmp) and referenced by blist.xml.
     7 * icons(old) - Old buddy icons, migrated from gaim installation.  Icons are named by eight hexadecimal characters and referenced by blist.xml.
     8 * logs - Stores the logs of prior chats (if this feature is enabled).  The logs are stored in the format `.purple/logs/${Protocol}/${ScreenName}/${RemoteScreenName}/${YYYY-MM-DD.HHmmSS-UTCOffsetTimeZone}.html"`  In the case of chat rooms/channels, `${RemoteScreenName}` is `"#ChannelName.chat"`.  In the case of logged availability information, `${RemoteScreenName}` is `".system"`.
    99 * plugins (Optional)
    1010 * smileys - Empty on my machine. Thankfully. Let's deprecate this.
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!