Changes between Version 181 and Version 182 of Using Pidgin
- Timestamp:
- 10/26/09 13:59:46 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Using Pidgin
v181 v182 495 495 496 496 * There is also a '''per-user file''' (named `.gtkrc-2.0`) in your user's home directory, the location of this varies according to the OS you're using and the configuration. 497 * For Windows 2000/XP/Vista (?), entering `%USERPROFILE%` in your Windows Explorer address bar will take you to the right directory (probably something like `C:\Documents and Settings\username`).497 * For Windows 2000/XP/Vista/7, entering `%USERPROFILE%` in your Windows Explorer address bar will take you to the right directory (probably something like `C:\Documents and Settings\username`). 498 498 * For Windows 98/ME it will be something like `C:\Windows\Profiles\username`. 499 499 * For Unix-like platforms, it is `/home/username`. … … 571 571 === Where is my `.purple` directory? === 572 572 Data is stored in your user's "Application Data" directory in a `.purple` subdirectory. The location of this will vary according to your setup and version of Windows. 573 * For Windows 2000/XP/Vista(?), entering `%APPDATA%` in your Windows Explorer address bar will take you to the right directory (probably something like `C:\Documents and Settings\username\Application Data`). 573 * For Windows 2000/XP/Vista/7, entering `%APPDATA%` in your Windows Explorer address bar will take you to the right directory 574 * On Windows XP, it will be something like `C:\Documents and Settings\username\Application Data`. 575 * On Windows Vista/7, it will be something like `C:\Users\username\AppData\Roaming\`. 574 576 * For Windows 98/ME it will be something like `C:\Windows\Profiles\username`. 575 577 This can be overridden by setting the `PURPLEHOME` environment variable.

