blob: 23c74cb0ff97af334cfb56be3bbd9f21f27bc048 (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|
#muuid {2d506d46-c94e-4ef8-8537-f11233a80381}
;============================================================
; File: SeenPlugin.dll
; Plugin: Last Seen Mod
; Version: 5.0.4.7
; Authors: Heiko Schillinger, YB
;============================================================
[Logs when a user was last seen online and which users were online while you were away.]
;file \plugins\SeenPlugin\res\resource.rc
[Last seen options]
[Last seen menuitem]
[Show icon]
[Userinfo tab]
[Log to file]
[Log to history]
[Maximum size]
[Variable list]
[Enable Idle support]
[Ignore contacts going offline]
[Enable 'Missed Ones' feature]
[Count times]
[Protocols to watch:]
[Popup interoperability missing or disabled. You need Popups plugin]
[Use popups]
[Title]
[Text]
[PopUp Colors]
[Online]
[Away]
[NA]
[Occupied]
[DND]
[On the phone]
[Out to lunch]
[Free for chat]
[Invisible]
[Offline]
[Reset colors]
[Last seen plugin]
[OK]
[You missed following contacts:]
[Test\nTest]
[Alert when user status changes]
;file \plugins\SeenPlugin\src\history.cpp
[last seen history]
[View User's Details]
[User Menu]
[Send Instant Message]
[Date: %d.%m.%y(%Y) \n Date desc: %W - %w - %E - %e \n Time: %H:%M:%S (%h-%p) \n user: %n - %u \n Status: %s \n IP: %i - %r]
;file \plugins\SeenPlugin\src\main.cpp
[LastSeen]
[User status change]
[Changed to Online]
[User Logged Off]
[User Logged In]
[Last seen]
;file \plugins\SeenPlugin\src\menu.cpp
[<unknown>]
[<none>]
;file \plugins\SeenPlugin\src\options.cpp
[Last Seen Variables]
[Contacts]
[PopUps]
;file \plugins\SeenPlugin\src\seen.h
[%n is %s (%u)]
[%i(%r)%bWas %o]
[Name:%t%N%bStatus:%t%s%bDay:%t%d.%m.%Y%bTime:%t%H:%M:%S%bPrevious Status:%t%o%b%b%P ID:%t%u%bExternal IP:%t%i%bInternal IP:%t%r%bClientID: %t%C%b%bStatus Message:%t%T]
[year (4 digits)]
[year (2 digits)]
[month]
[name of month]
[short name of month]
[day]
[weekday (full)]
[weekday (abbreviated)]
[hours (24)]
[hours (12)]
[AM/PM]
[minutes]
[seconds]
[username]
[nick]
[UIN/handle]
[Group]
[Status]
[Status message]
[Old status]
[external IP]
[internal IP]
[Client info]
[Protocol]
[tabulator]
[line break]
[Note:]
[Use]
[for empty string]
[instead of]
;file \plugins\SeenPlugin\src\userinfo.cpp
;file \plugins\SeenPlugin\src\utils.cpp
[Sunday]
[Monday]
[Tuesday]
[Wednesday]
[Thursday]
[Friday]
[Saturday]
[Sun.]
[Mon.]
[Tue.]
[Wed.]
[Thu.]
[Fri.]
[Sat.]
[January]
[February]
[March]
[April]
[May]
[June]
[July]
[August]
[September]
[October]
[November]
[December]
[Jan.]
[Feb.]
[Mar.]
[Apr.]
[Jun.]
[Jul.]
[Aug.]
[Sep.]
[Oct.]
[Nov.]
[Dec.]
[<never seen>]
[Idle]
[Unknown]
[Not Idle]
|