Fingerprint NG

From Miranda NG

Plugin:Fingerprint
Jump to navigation Jump to search
Fingerprint NG
No image
Filename Fingerprint.dll
Authors faith_healer, ghazan, mataes
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

Displays client icon of your contacts in the contact list and in message window status bar.

Adding custom client support

Put fingerprint.json in the profile (next to the database .dat file):

{
"masks": [
	{"name": "example", "descr":"Some description", "mask": "Something unusual", "iconFile": "Icons\\example.dll", "iconIndex": x, "group": yyyy}
   ]
}