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:
authorYann Leboulanger <asterix@lagaule.org>2013-01-27 02:16:59 +0400
committerYann Leboulanger <asterix@lagaule.org>2013-01-27 02:16:59 +0400
commit62c2bc6536101e02bfd23b9910330c4dd55c5162 (patch)
treeddcc58da6ce346add0b8cadd880daafae9072d7d /url_shortener
parent2bd705fe05e9ceca1a567c2f46db336b480ab54c (diff)
all plugins don't work in gtk3 for the moment
Diffstat (limited to 'url_shortener')
-rw-r--r--url_shortener/manifest.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/url_shortener/manifest.ini b/url_shortener/manifest.ini
index ea17e2c..a2beb4c 100644
--- a/url_shortener/manifest.ini
+++ b/url_shortener/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Url Shortener
short_name: url_shortener
-version: 0.3
+version: 0.3.1
description: Plugin that allows users to shorten a long URL in 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
@@ -9,3 +9,4 @@ description: Plugin that allows users to shorten a long URL in messages.
http://bit.ly/CUjV
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/UrlShortenerPlugin
+max_gajim_version: 0.15.9