From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AuthState/docs/authstate-readme.txt | 54 ++++++++++++++++++++++++++ plugins/AuthState/docs/authstate-translate.txt | 24 ++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 plugins/AuthState/docs/authstate-readme.txt create mode 100644 plugins/AuthState/docs/authstate-translate.txt (limited to 'plugins/AuthState/docs') diff --git a/plugins/AuthState/docs/authstate-readme.txt b/plugins/AuthState/docs/authstate-readme.txt new file mode 100644 index 0000000000..d830076240 --- /dev/null +++ b/plugins/AuthState/docs/authstate-readme.txt @@ -0,0 +1,54 @@ +Authorization State plugin for Miranda IM (http://miranda-im.org) +Homepage: http://thief.miranda.im +Version: 0.0.2.0 (c) 2006-2009 Thief +Idea by snwbrdr, icons by Faith Healer, Angeli-Ka + +This small plugin intended to show an icon in front of contacts which haven't gived us an authorization. +Another icon is displayed if there is Grant Authorization item in contact's menu. +Options to disable/enable icons for particular contact are available in contact's menu. + +I would like to say thanks to: +snwbrdr for initial idea +Faith Healer for cute icons +Kildor for several creative ideas +mirandaim.ru forum members for valuable feedback and suggestions. +eblis and baloo for WhenWasIt and SecureIM plugins (I found many useful hints on implementation in sources of these plugins) + +Changes: + +v0.0.2.0 ++ added support for extraicons service plugin + +v0.0.1.6 +! fixed wrong auth-grant icon in some cases +- minor adjustments to menu item logic + +v0.0.1.5 +* icons by Angeli-Ka ++ auth-grant icon is shown if contact wasn't added to server-side contact list + +v0.0.1.4 +! MinGW build +- small corrections and fixes + +v0.0.1.3 ++ added Miranda 0.8 support (PluginInfoEx and Interfaces) ++ optional ability to move contacts without permited authorization to a separate group (like icq official) - WORK IN PROGRESS +* fixed crash on exit (thx Joe) +* small bugfixes + +v0.0.1.2 +! fix: when changing icon slot clist was getting multiply icons +! fix: dropdown items in options weren't visible in some cases + +v0.0.1.1 +* fixes to translation + +v0.0.1.0 +- initial FL release + +v0.0.0.x +- test versions released on mirandaim.ru forum only. + +Plugin is released under GPL licence. +http://www.gnu.org/copyleft/gpl.html \ No newline at end of file diff --git a/plugins/AuthState/docs/authstate-translate.txt b/plugins/AuthState/docs/authstate-translate.txt new file mode 100644 index 0000000000..4e6d8726e3 --- /dev/null +++ b/plugins/AuthState/docs/authstate-translate.txt @@ -0,0 +1,24 @@ +[Auth State] +[Auth] +[Grant] +[Auth & Grant] +[Show Auth icon] +[Show Grant icon] +[Plugin settings] +[Use] +[slot to draw the icon] +[Enable Menu Item (*)] +[Show icons only for recently added contacts] +[* Restart of Miranda required] +[Email] +[Protocol] +[SMS] +[Advanced 1] +[Advanced 2] +[Web] +[Client] +[Advanced 3] +[Advanced 4] +[Advanced 5] +[Disable AuthState icons] +[Enable AuthState icons] \ No newline at end of file -- cgit v1.2.3