summaryrefslogtreecommitdiff
path: root/plugins/AuthState/docs/authstate-readme.txt
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
commit48540940b6c28bb4378abfeb500ec45a625b37b6 (patch)
tree2ef294c0763e802f91d868bdef4229b6868527de /plugins/AuthState/docs/authstate-readme.txt
parent5c350913f011e119127baeb32a6aedeb4f0d33bc (diff)
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AuthState/docs/authstate-readme.txt')
-rw-r--r--plugins/AuthState/docs/authstate-readme.txt54
1 files changed, 54 insertions, 0 deletions
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