blob: 2e711ad3133db2645ba74a9af365a18cbb390926 (
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
|
#muuid {968def4a-bc60-4266-ac08-754ce721db5f}
;============================================================
; File: PluginUpdater.dll
; Plugin: PluginUpdater
; Version: 0.1.0.2
; Authors: Mataes, George Hazan
;============================================================
[Plugin updater for Miranda NG.]
;file \plugins\PluginUpdater\res\Resource.rc
[PluginUpdater has detected updated versions of some Miranda components. Click on Details button to view more information]
[Update]
[Details >>]
[Cancel]
[Select &all]
[Select &none]
[Hotkey]
[Go to Customize -> Hotkeys to change the hotkey]
[Plugin updates options]
[On startup]
[(but only once a day)]
[Every]
[Update icons]
[Files source]
[Stable version]
[Development version (less stable)]
[Custom version]
[Notifications]
[Message boxes (*)]
[Errors]
[Info messages]
[Progress dialogs]
[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\PluginUpdater\src\Notifications.cpp
[%s\\Backups]
[%s\\Temp]
[Skipped.]
[Will be deleted!]
[Downloading...]
[Failed!]
[Succeeded.]
[Plugin Updater]
[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[You have chosen not to install the plugin updates immediately.\nYou can install it manually from this location:\n\n%s]
[%miranda_path%]
[%s\\%s]
[.test]
[Component Name]
[State]
[%miranda_profilename%]
[ /restart:%d /profile=%s]
;file \plugins\PluginUpdater\src\Notifications.h
[Close popup]
[Do nothing]
;file \plugins\PluginUpdater\src\Options.cpp
[hours]
[days]
[Test]
[Services]
;file \plugins\PluginUpdater\src\PluginUpdater.cpp
[%miranda_userdata%\"DEFAULT_UPDATES_FOLDER)));\r\n lstrcpyn(tszRoot, tszFolder, SIZEOF(tszRoot));\r\n }\r\n\r\n LoadOptions();\r\n InitPopupList();\r\n NetlibInit();\r\n IcoLibInit();\r\n\r\n // Add cheking update menu item\r\n hCheckUpdates = CreateServiceFunction(MODNAME"/CheckUpdates", MenuCommand);\r\n\r\n CLISTMENUITEM mi = { sizeof(mi) };\r\n mi.position = -0x7FFFFFFF;\r\n mi.flags = CMIF_ICONFROMICOLIB;\r\n mi.icolibItem = Skin_GetIconHandle("check_update]
[Check for plugin updates]
;file \plugins\PluginUpdater\src\Scanner.cpp
[svc_dbepp.dll]
[Plugins\\dbeditorpp.dll]
[svc_crshdmp.dll]
[Plugins\\crashdumper.dll]
[svc_vi.dll]
[Plugins\\versioninfo.dll]
[crashrpt.dll]
[advsplashscreen.dll]
[Plugins\\splashscreen.dll]
[import_sa.dll]
[Plugins\\import.dll]
[newnr.dll]
[Plugins\\notesreminders.dll]
[dbtool.exe]
[Plugins\\dbchecker.dll]
[dbtool_sa.exe]
[clienticons_general.dll]
[Icons\\fp_icons.dll]
[clienticons_miranda.dll]
[fp_icq.dll]
[fp_jabber.dll]
[clienticons_aim.dll]
[clienticons_gadu.dll]
[clienticons_gg.dll]
[clienticons_icq.dll]
[clienticons_irc.dll]
[clienticons_jabber.dll]
[clienticons_mra.dll]
[clienticons_msn.dll]
[clienticons_multiproto.dll]
[clienticons_multiprotocols.dll]
[clienticons_others.dll]
[clienticons_overlays.dll]
[clienticons_packs.dll]
[clienticons_qq.dll]
[clienticons_rss.dll]
[clienticons_skype.dll]
[clienticons_tlen.dll]
[clienticons_voip.dll]
[clienticons_weather.dll]
[clienticons_yahoo.dll]
[fp_aim.dll]
[fp_c6_mra_skype.dll]
[fp_gg.dll]
[fp_irc.dll]
[fp_msn.dll]
[fp_packs.dll]
[fp_qq.dll]
[fp_rss.dll]
[fp_tlen.dll]
[fp_weather.dll]
[fp_yahoo.dll]
[clist_classic.dll]
[chat.dll]
[gender.dll]
[srmm.dll]
[extraicons.dll]
[%s\\*]
[Profiles]
[.dll]
[.exe]
[%s\\Temp\\%s.zip]
[%s/%s.zip]
[platform]
[Downloading version info...]
[%s/hashes.zip]
[%s\\hashes.zip]
[An error occured while downloading the update.]
[%s\\hashes.txt]
[No updates found.]
[Update checking already started!]
;file \plugins\PluginUpdater\src\unzipfile.cpp
;file \plugins\PluginUpdater\src\Utils.cpp
['Yes' Button]
['No' Button]
[Plugin Updater HTTP connection]
["%s" /restart:%d /profile=%s]
;file \plugins\PluginUpdater\src\Minizip\ioapi.c
[r+b]
|