blob: d09b0ee89f69bc0f58c46b618526e70d0f4679c6 (
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
|
;#muuid not found, please specify manually!
;langpack template for Variables
;file E:\Sources\myranda\plugins\Variables\res\Variables.rc
[Parse]
[Auto parse]
[Parse the following string at startup]
[Automatically strip "end of line" characters]
[Automatically strip white space]
[Test area]
[Click on the help button to get more information]
[Parse options]
[Automatically strip all non-parsing characters]
[Trigger when the following string changes]
[Please enter your input below]
[Don't set a contact]
[Set to the following contact]
[The token %subject% is translated into a special contact, which depends on the situation in which the string is parsed. Use this dialog to simulate the contact to which %subject% translates. An example for using this token is: !cinfo(%subject%,display).]
[Description]
[Setting]
[The token %extratext% is translated into a string which depends on the situation in which the string is parsed. Use this dialog to simulate the string to which %extratext% translates.]
[Close]
[OK]
[The Variables plugin translates various tokens into a certain value. An example is: I'm running Miranda %mirandaversion%. The substring %mirandaversion% will be translated into the correct version number. The following list shows all available tokens.]
[Notes]
[Variables...]
;file E:\Sources\myranda\plugins\Variables\src\contact.cpp
[<%s:%s>]
;file E:\Sources\myranda\plugins\Variables\src\help.cpp
[%c%s%c]
[%c%s%s]
[Token]
[unknown]
[Tokens]
[Input]
[Cancel]
[%subject%]
[%extratext%]
[Help]
[Variables Help]
[Open String Formatting Help]
;file E:\Sources\myranda\plugins\Variables\src\options.cpp
[Services]
[Variables]
;file E:\Sources\myranda\plugins\Variables\src\parse_external.cpp
[STUDIO]
[Winamp v1.x]
[ - Winamp]
[Stopped]
[[Stopped]]
[[Paused]]
[Paused]
[Playing]
;file E:\Sources\myranda\plugins\Variables\src\parse_metacontacts.cpp
;file E:\Sources\myranda\plugins\Variables\src\parse_miranda.cpp
[d s]
[%%%s%%]
[miranda_path]
[miranda_profile]
[miranda_profilename]
[miranda_userdata]
[miranda_avatarcache]
[miranda_logpath]
[appdata]
[username]
[mydocuments]
[desktop]
;file E:\Sources\myranda\plugins\Variables\src\parse_str.cpp
[\r\n]
[(...)]
;file E:\Sources\myranda\plugins\Variables\src\parse_system.cpp
[\\Processor(_Total)\\% Processor Time]
[\\Process(%s)\\%% Processor Time]
[%.0f]
[HKEY_CLASSES_ROOT]
[HKEY_CURRENT_USER]
[HKEY_LOCAL_MACHINE]
[HKEY_USERS]
[\\System\\System Up Time]
;file E:\Sources\myranda\plugins\Variables\src\tokenregister.cpp
[alias]
;file E:\Sources\myranda\plugins\Variables\src\variables.cpp
[uxtheme.dll]
|