summaryrefslogtreecommitdiff
path: root/plugins/PasteIt/Docs/PasteIt_readme.txt
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-07-02 08:36:04 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-07-02 08:36:04 +0000
commit960bb20ccd3c375bcfc8b642fcbe89feaf143b22 (patch)
tree4fb859975861780dfc932e19513d9efd139924b1 /plugins/PasteIt/Docs/PasteIt_readme.txt
parent61930b2a3c3fcbd8f40284ac77902806b2b3b493 (diff)
only add PasteIt, not adapted
git-svn-id: http://svn.miranda-ng.org/main/trunk@712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PasteIt/Docs/PasteIt_readme.txt')
-rw-r--r--plugins/PasteIt/Docs/PasteIt_readme.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/plugins/PasteIt/Docs/PasteIt_readme.txt b/plugins/PasteIt/Docs/PasteIt_readme.txt
new file mode 100644
index 0000000000..86f9f0c468
--- /dev/null
+++ b/plugins/PasteIt/Docs/PasteIt_readme.txt
@@ -0,0 +1,49 @@
+********
+Paste It
+********
+
+Description
+===========
+Plugin uploads the text to web page and sends the URL to your friend.
+
+Main features
+=============
+- pastebin.com and wklej.to support
+- paste text from clipboard
+- paste file from clipboard
+- choosing file using file dialog
+- ability to set correct file encoding
+
+!!! Requirements !!!
+====================
+Microsoft Visual C++ 2010 Redistributable Package
+
+Changelog
+=========
+
+--- 1.0.0.3 ---
+* fixed bad decoding characters from clipboard
+
+--- 1.0.0.2 ---
+* increased size of few labels in options
+
+--- 1.0.0.1 ---
+* support chat rooms
+* fixed mispelling
+* fixed bad decoding characters from clipboard
+* increased size of few labels in options
+
+--- 1.0.0.0 ---
++ pastebin.com and wklej.to support
++ paste text from clipboard
++ paste file from clipboard
++ choosing file using file dialog
++ ability to set correct file encoding
+
+Author
+======
+Krzysztof Kral
+
+email: programista@poczta.of.pl
+www: http://programista.free.of.pl/miranda/
+svn: http://svn3.xp-dev.com/svn/PasteIt/