Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2012-08-18 22:54:04 +0400
committerDenis Fomin <fominde@gmail.com>2012-08-18 22:54:04 +0400
commitdaee0678bcf020a4aa20392c920e47fbf0bdd02b (patch)
tree8590451530916ac5118e6b62cc65cd8ce8911843 /url_shortener/manifest.ini
parentbb2e56e1ef6c91bc08564394e27015f4b4283d74 (diff)
Add Url Shortener Plugin
Diffstat (limited to 'url_shortener/manifest.ini')
-rw-r--r--url_shortener/manifest.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/url_shortener/manifest.ini b/url_shortener/manifest.ini
new file mode 100644
index 0000000..eda2e0f
--- /dev/null
+++ b/url_shortener/manifest.ini
@@ -0,0 +1,11 @@
+[info]
+name: Url Shortener
+short_name: url_shortener
+version: 0.1
+description: Plugin that allows users to shorten a long URL in received messages.
+ For example, you can turn this link:
+ http://maps.google.com/maps?f=d&saddr=New+York+Penn+Station&daddr=9th+Ave+%26+14th+St,+New+York,+NY&hl=en&geocode=&mra=ls&dirflg=r&date=11%2F12%2F08&time=4:13pm&ttype=dep&noexp=0&noal=0&sort=&sll=40.746175,-73.998395&sspn=0.014468,0.036392&ie=UTF8&z=14
+ Into this link:
+ http://bit.ly/CUjV
+authors: Denis Fomin <fominde@gmail.com>
+homepage: http://trac-plugins.gajim.org/wiki/