blob: 445b80a0e9ed400ef778c8365ef865d70c0607e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
#muuid {1d9bf74a-44a8-4b3f-a6e5-73069d3a8979}
;============================================================
; File: HistorySweeperLight.dll
; Plugin: History sweeper light
; Version: 0.0.0.7
; Authors: Sergey V. Gershovich a.k.a. Jazzy$, Boris Krasnovskiy, tico-tico
;============================================================
[This plugin can sweep system history, history from all contacts or only from chosen; also it may sweep history older than certain time; and may do it at Miranda NG startup/shutdown.]
;file \plugins\HistorySweeperLight\res\historysweeperlight.rc
[History Sweeper Light]
[Sweep history for these contacts:]
[Action 1]
[Action 2]
[Sweep on closing message window]
[Clicking on the icon in the status bar will change settings]
[Use UNSAFE mode (sweep as fast as possible, but dangerous for database)]
;file \plugins\HistorySweeperLight\src\main.cpp
[Keep all events]
[Delete all events]
;file \plugins\HistorySweeperLight\src\options.cpp
[Delete older than 1 day]
[Delete older than 3 days]
[Delete older than 7 days]
[Delete older than 2 weeks (14 days)]
[Delete older than 1 month (30 days)]
[Delete older than 3 months (90 days)]
[Delete older than 6 months (180 days)]
[Delete older than 1 year (365 days)]
[Keep 1 last event]
[Keep 2 last events]
[Keep 5 last events]
[Keep 10 last events]
[Keep 20 last events]
[Keep 50 last events]
[Default Action]
[Delete All]
[*** Default Action ***]
[*** System History ***]
[History]
|