blob: 683050d6aad5cff35f699a7b3ee95bb1437eb879 (
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
|
#muuid {29517be5-779a-48e5-8950-cb4de1d43172}
;============================================================
; File: PackUpdater.dll
; Plugin: Pack updater
; Version: 0.0.1.1
; Authors: Mataes, ZERO_BiT
;============================================================
[Simple updater for Miranda NG premodified packs.]
;file \plugins\PackUpdater\Res\Resource.rc
[Updates found!]
[Update]
[View info]
[Cancel]
[PackUpdater has detected updated versions\nof the following Miranda components:]
[Description]
[Downloading...]
[Pack update options]
[On startup]
[Remind about not installed pack update]
[Hotkey]
[Go to Customize -> Hotkeys to change the hotkey]
[Notifications]
[Message boxes]
[Errors]
[Info messages]
[Progress dialogs]
[Every]
[(but only once a day)]
[Message boxes (*)]
[Back]
[Text]
[Colours]
[Use cus&tom colors]
[Use &Windows colours]
[Use Pop&up colours]
[Preview]
[Click action]
[On left click]
[On right click]
[Timeout]
[0 = Default]
[-1 = Infinite]
[Sec]
[* Needs popup actions to be enabled]
[Not sets for "Message boxes"]
[Boxes]
[PopUps]
;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occured while downloading the update.]
[Component Name]
[Current Version]
[New Version]
[Downloading pack updates...]
[Downloading update...]
[Downloads complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
[Do nothing]
;file \plugins\PackUpdater\Src\Options.cpp
[hours]
[days]
[Test]
[Services]
;file \plugins\PackUpdater\Src\PackUpdater.cpp
[Clear pack updates folder]
;file \plugins\PackUpdater\Src\Utils.cpp
['Yes' Button]
['No' Button]
[Pack Updater HTTP connection]
[URL for checking updates not found.]
[Downloading version info...]
[Name of Update's file is not supported.]
[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda NG with Administrator's rights.]
[No updates found.]
[No files for update.]
[Update checking already started!]
|