aboutsummaryrefslogtreecommitdiffstats
path: root/gajim-plugin/manifest.ini
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-10-09 12:09:49 +0200
committersteckbrief <steckbrief@chefmail.de>2016-10-09 12:09:49 +0200
commit62e463bdd57e03c3e51c9db2160e87b39615c7c9 (patch)
tree5756f659f85394281c8f59d32d344a69959c6f87 /gajim-plugin/manifest.ini
parent858e615f1d1dabd1960068296a9f96fb6d9b7ce6 (diff)
moved gajim plugin to the subfolder 'gajim-plugin/httpupload'
Diffstat (limited to 'gajim-plugin/manifest.ini')
-rw-r--r--gajim-plugin/manifest.ini16
1 files changed, 0 insertions, 16 deletions
diff --git a/gajim-plugin/manifest.ini b/gajim-plugin/manifest.ini
deleted file mode 100644
index fa21628..0000000
--- a/gajim-plugin/manifest.ini
+++ /dev/null
@@ -1,16 +0,0 @@
-[info]
-name: HttpUpload
-short_name: httpupload
-version: 0.4.1-thedevstack
-description: This plugin is designed to send a file to a contact or muc by using httpupload.<br/>
- Your server must support <a href="http://xmpp.org/extensions/xep-0363.html">XEP-0363: HTTP Upload</a>.<br/>
- Conversations supported this.<br/>
- If the receiving side supports <a href="http://xmpp.org/extensions/xep-0071.html">XEP-0071: XHTML-IM</a>
- and maintains the scheme data: URI, a thumbnail image is send along the link to the full size image.
- If the receiving side doesn't support this, only a text message containing the link to the image is send.
- This plugin adds additionally to this a hint for processing: <httpupload xmlns="urn:xmpp:hints"/>
-authors: Thilo Molitor <thilo@eightysoft.de>
- Philipp Hörist <philipp@hoerist.com>
-homepage: https://trac-plugins.gajim.org/wiki/HttpUploadPlugin
-min_gajim_version: 0.16.5
-max_gajim_version: 0.16.9