Config Files » History » Version 12
Per Amundsen, 08/17/2015 05:07 PM
1 | 7 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | 1 | Per Amundsen | h1. Config Files |
4 | |||
5 | 5 | Per Amundsen | Config files are stored in the AdiIRC folder if you have write access, if not, they are stored in <notextile>%LOCALAPPDATA%\AdiIRC</notextile> (C:\Users\USERNAME\AppData\Local\AdiIRC). |
6 | 1 | Per Amundsen | |
7 | Typing [[/paths]] -o will open the config folder. |
||
8 | |||
9 | commands.ini - Custom aliases. |
||
10 | config.ini - Most AdiIRC options. |
||
11 | menus.ini - Custom menu items. |
||
12 | 11 | Mr. BS | servers.ini - Server list options. |
13 | 1 | Per Amundsen | vars.ini - Global scripting variables which are saved across sessions. |
14 | nicklistbuttons.ini - Custom nick list button items. |
||
15 | users.ini - Custom user access levels. |
||
16 | |||
17 | nowplaying.txt - Random now playing items. |
||
18 | quits.txt - Random quit messages. |
||
19 | slaps.txt - Random slaps. |
||
20 | |||
21 | 7 | Per Amundsen | h1. Deprecated files |
22 | 1 | Per Amundsen | |
23 | 4 | Per Amundsen | These are automatically added to config.ini and removed when upgrading from an older to newer version of AdiIRC. |
24 | |||
25 | 1 | Per Amundsen | positions.ini - Was used to store windows positions. |
26 | away.ini - Was used to store away options. |
||
27 | ignore.ini - Was used to store ignore options. |
||
28 | 8 | Per Amundsen | |
29 | h1. Config folders |
||
30 | |||
31 | Various folders are created for storing data, most of these can be changed in the options dialog. |
||
32 | |||
33 | 10 | Per Amundsen | Cache\Favicons - Stores favicons if [[Options_Dialog|Options]] -> [[Icon_Options|Icons]] -> [[Icon_Options#Get-favicons-from-server-website|Get favicons from server website]] is enabled. |
34 | 12 | Per Amundsen | Dict - Store any installed [[Spellcheck|spellcheck dictionaries]]. |
35 | Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[Options_DCC|DCC]]. |
||
36 | Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Options_Logging|Logging]]. |
||
37 | 8 | Per Amundsen | Scripts - Stores all scripts. |
38 | Themes - Stores all installed themes. |
||
39 | Plugins - Stores all installed plugins. |