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 18 and Version 19 of ConfigurationFiles


Ignore:
Timestamp:
Oct 21, 2009, 10:03:07 PM (14 years ago)
Author:
John Bailey
Comment:

Some updates and clarifications

Legend:

Unmodified
Added
Removed
Modified
  • ConfigurationFiles

    v18 v19  
    33On GNU/Linux, the configuration directory is: `"${HOME}/.purple"`, which is generally `/home/USERNAME/.purple`
    44
    5 On 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.
     5On Windows, the configuration directory is: `"%APPDATA%\.purple"`.  More details are discussed [wiki:"Using Pidgin#Whereismy.purpledirectory" here].
    66
    77The configuration directory contains the following subdirectories:
    88 * '''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.
    9  * '''icons(old)''' - Old buddy icons, migrated from gaim installation.  Icons are named by eight hexadecimal characters and referenced by blist.xml.
    10  * '''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"`.
    11  * '''plugins''' (Optional)
    12  * '''smileys''' (Optional)
    13  * '''certificates''' - Currently used only for SSL host certificate caching
     9 * '''icons(old)''' - Old buddy icons, migrated from an old Gaim installation.  Icons are named by eight hexadecimal characters and referenced by blist.xml.
     10 * '''logs''' - Stores the logs of prior IM's/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"`.  If the plain text logging format is used, files will have a .txt extension instead of .html.
     11 * '''plugins''' (Optional) - Plugins available only to an instance of Pidgin, Finch, or another libpurple client using this configuration directory.
     12 * '''smileys''' (Optional) - Smiley themes.  You should not be directly handling this directory unless you are writing a smiley theme.
     13 * '''certificates''' - Currently used only for SSL/TLS host certificate caching
    1414
    1515The configuration directory contains the following files:
    1616 * '''accels''' - Any menu shortcuts you may have modified in pidgin. This file is an automated accelerator map dump. [wiki:shortcuts Default Keyboard Shortcuts]
    1717 * '''accounts.xml''' - Information about your accounts, including passwords.
    18  * '''blist.xml''' - A local copy of your buddy lists, for use in keeping locally applied aliases and group and buddy ordering between accounts.
     18 * '''blist.xml''' - A local copy of your buddy lists, for use in keeping locally applied aliases and group and buddy ordering between accounts.  This file ''can '''not''''' be used to recover lost buddies in an automated fashion.
    1919 * '''pounces.xml''' - Your Buddy Pounce settings (Optional)
    2020 * '''prefs.xml''' - Your preference settings
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!