diff options
author | Tobias Weimer <wishmaster51@gmail.com> | 2017-10-23 18:01:12 +0200 |
---|---|---|
committer | Tobias Weimer <wishmaster51@gmail.com> | 2017-10-23 18:03:14 +0200 |
commit | 673e6c625fc6437ed205a1d17d9a1e5a0083abfa (patch) | |
tree | 59fdaa1f2d2add6d48825c8b4e1a38135cdcb990 /plugins/QuickContacts/docs/readme.txt | |
parent | d0a305469045262907735b49f8bb1a880157b4ee (diff) |
Renamed readme.txt
Diffstat (limited to 'plugins/QuickContacts/docs/readme.txt')
-rw-r--r-- | plugins/QuickContacts/docs/readme.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/QuickContacts/docs/readme.txt b/plugins/QuickContacts/docs/readme.txt new file mode 100644 index 0000000000..b7d8b5b8aa --- /dev/null +++ b/plugins/QuickContacts/docs/readme.txt @@ -0,0 +1,22 @@ +Quick Contacts plugin
+---------------------
+
+On pressing an user defined hotkey an dialog pops up where you can enter a contacts name or select it from a combobox and send it messages/files/urls an look at his details.
+
+This is a mod of the Hotkey plugin by micron-x
+
+To be able to set the hotkey you need clist_modern (or some other that implements Hotkeys2), Hotkeys+ or HotkeyService.
+
+Available hotkeys:
+- Ctrl-V: Make a voice call
+- Ctrl-F: Send file
+- Ctrl-U: Send URL
+- Ctrl-I: Show userinfo
+- Ctrl-H: Open history
+- Ctrl-M: Open contact menu
+- User defined: Open hotkey dialog
+In Miranda 0.8 all this keys can be configured in options.
+
+To report bugs/make suggestions, go to the forum thread: http://forums.miranda-im.org/showthread.php?t=8797
+
+To report bugs, please create a attache dump using the pdb file (you need to copy to pdb to the same place the dll is)
\ No newline at end of file |