diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-12-11 05:01:07 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-12-11 05:01:07 +0000 |
commit | e615208c0f458b5e8c18e101536592233ebcc51c (patch) | |
tree | 7c3202db889c930e50142f227077e4fee78e3278 /Protocols/IAX/Docs | |
parent | 87da2bd8e4b4a4e46426e45df3dc866e141bb32d (diff) |
iax: initial commit
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@178 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/Docs')
-rw-r--r-- | Protocols/IAX/Docs/iax_changelog.txt | 6 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_readme.txt | 4 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_version.txt | 1 | ||||
-rw-r--r-- | Protocols/IAX/Docs/langpack_iax.txt | 2 |
4 files changed, 13 insertions, 0 deletions
diff --git a/Protocols/IAX/Docs/iax_changelog.txt b/Protocols/IAX/Docs/iax_changelog.txt new file mode 100644 index 0000000..2122737 --- /dev/null +++ b/Protocols/IAX/Docs/iax_changelog.txt @@ -0,0 +1,6 @@ +IAX protocol
+
+Changelog:
+
+. 0.1.0.0
+ + Initial version
\ No newline at end of file diff --git a/Protocols/IAX/Docs/iax_readme.txt b/Protocols/IAX/Docs/iax_readme.txt new file mode 100644 index 0000000..0910257 --- /dev/null +++ b/Protocols/IAX/Docs/iax_readme.txt @@ -0,0 +1,4 @@ +IAX protocol
+------------
+
+CAUTION: THIS IS A BETA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK.
diff --git a/Protocols/IAX/Docs/iax_version.txt b/Protocols/IAX/Docs/iax_version.txt new file mode 100644 index 0000000..1628d11 --- /dev/null +++ b/Protocols/IAX/Docs/iax_version.txt @@ -0,0 +1 @@ +IAX protocol 0.1.0.0
\ No newline at end of file diff --git a/Protocols/IAX/Docs/langpack_iax.txt b/Protocols/IAX/Docs/langpack_iax.txt new file mode 100644 index 0000000..6b6a4fc --- /dev/null +++ b/Protocols/IAX/Docs/langpack_iax.txt @@ -0,0 +1,2 @@ +; IAX protocol
+; Author: Pescuma
|