From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- buddyexpectator/docs/BuddyExpectator-Readme.txt | 63 ++++++++++++++++++++++ buddyexpectator/docs/BuddyExpectator-Translate.txt | 42 +++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 buddyexpectator/docs/BuddyExpectator-Readme.txt create mode 100644 buddyexpectator/docs/BuddyExpectator-Translate.txt (limited to 'buddyexpectator/docs') diff --git a/buddyexpectator/docs/BuddyExpectator-Readme.txt b/buddyexpectator/docs/BuddyExpectator-Readme.txt new file mode 100644 index 0000000..ea4f526 --- /dev/null +++ b/buddyexpectator/docs/BuddyExpectator-Readme.txt @@ -0,0 +1,63 @@ +BuddyExpectator+ plugin v0.1.2.3 +This plugin notifies about contacts who has returned after an absence of long period. + +Features: + - Supports Popups module + - You may specify a sound for its' event + - Logs 'last seen' statistics (use User Details dialog) + - Uses built-in 'Ignore' list + +Version history: + +0.1.2.3 +- added extraicons for MissYou via hidden key (byte)bMissYouIcon - icon slot number +- added MissYou options to UserInfo page +- some fixes + +0.1.2.2 +- key BuddyExpectator/LastStatus is written to contact's module +- fixes to unload code + +0.1.2.1 +- bugfixes + +0.1.2.0 +- added an option to hide inactive contacts +- added an option to set custom absence perion for a contact +- addded support for Popup+ actions +- removed ignore online check +- changed icons (thanks to a0x and induction) +- implemended IcoLib API for menu icons (requires Miranda 0.7) +- implemented new plugin API +- implemented Updater support for beta versions + +0.0.0.7-0.0.1.2 (by Thief) +- percontact notification period setting +- IcoLib support +- implemented "Miss You" feature +- more popups colors options +- disabled notifications for non-IM protocols + +0.0.0.3-0.0.0.6 (by sje) +- "long time no see" feature +- first time online notification +- storing contact creation date in db +- other fixes including memleaks clearing + +0.0.0.1-0.0.0.2 +- initial version by Anar Ibragimoff + +Why +'Status notifyer'-like plugins are preety good... while your contactlist contains just 5, 10, 20 buddies. +Mine includes over 100 persons (family, friends, colleagues, messmates...). And every moment somebody goes offline, +others come back... So my left side of screen is always flickering with green/red popups ;-) +Sure, I can turn them off... But I want to be notified when somebody comes back after a vacation, business +trip, maternity leave ;-) +I found 'Contacts Notifier', but it's really inconveniently to watch for all buddies and their activity... and setup +a notifyer for everyone who has gone... +So I have thought out to notify just about contacts who were offline for a long time. +In other words, it works like 'Last seen' plugin, but with notification ;-) + +(c) 2007-2008, Alexander Turyak (turyak@gmail.com) +(c) 2006, Scott Ellis (mail@scottellis.com.au) +(c) 2005, Anar Ibragimoff, Minsk, Belarus (ai91@mail.ru) \ No newline at end of file diff --git a/buddyexpectator/docs/BuddyExpectator-Translate.txt b/buddyexpectator/docs/BuddyExpectator-Translate.txt new file mode 100644 index 0000000..a140810 --- /dev/null +++ b/buddyexpectator/docs/BuddyExpectator-Translate.txt @@ -0,0 +1,42 @@ +;Translation template for BuddyExpectator+ plugin v0.1.2.x +;please do NOT change %#x and %d in your translation +[Buddy Expectator] +[has gone online for the first time.] +[has returned after a long absence.] +[has returned after being absent since %#x] +[has not returned after being absent since %#x] +[has not returned after a long absence.] +[not detected] +[not found] +[This contact has been absent for an extended period of time.] +[has returned after being absent since %d days] +[Contact returned] +[Contact still absent] +[Miss you event] +[Hide contact event] +[You awaited this contact!] +[Contact name] +[Hide contact] +[Enable Miss You] +[Disable Miss You] +[Tray/popup icon] + +;dialogs +[Last seen online:] +[Last input message:] +[Custom absence period:] +[Never hide this contact] +[Notify always] +[Return notification] +[When a contact returns after] +[or comes online for the first time] +[Show a popup] +[Add an event (flashing icon) to the contact] +[On event action (double click) or popup click:] +[Open User Details] +[Open message window] +[Long time no see] +[When a contact is absent for] +[Do nothing] +[Delete the contact] +[Enable "Miss you" feature] \ No newline at end of file -- cgit v1.2.3