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:
authortmolitor <thilo@eightysoft.de>2015-10-08 16:46:38 +0300
committertmolitor <thilo@eightysoft.de>2015-10-08 16:46:38 +0300
commit8207659aa58cf4b9a60b14676076e080799688ca (patch)
tree1e1410479cf450c8ef84d82c6f684d3c8e7c31f7 /url_image_preview/manifest.ini
parent2550ddffc1d37ad991a873b246f6fd46ed1557f1 (diff)
New version using GTK eventbox instead of xhtml (looks cleaner and also provides the url in copy/paste operations)
Diffstat (limited to 'url_image_preview/manifest.ini')
-rw-r--r--url_image_preview/manifest.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/url_image_preview/manifest.ini b/url_image_preview/manifest.ini
index 58a4648..86f2cde 100644
--- a/url_image_preview/manifest.ini
+++ b/url_image_preview/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Url image preview
short_name: url_image_preview
-version: 0.6.1
+version: 0.6.2
description: Url image preview in chatbox.<br/>
Based on patch in <a href="http://trac.gajim.org/attachment/ticket/5300">ticket #5300</a>.
authors = Denis Fomin <fominde@gmail.com>
@@ -9,5 +9,5 @@ authors = Denis Fomin <fominde@gmail.com>
Anders Sandblad <runeson@gmail.com>
Thilo Molitor <thilo@eightysoft.de>
homepage = http://trac-plugins.gajim.org/wiki/UrlImagePreviewPlugin
-min_gajim_version: 0.16
+min_gajim_version: 0.16.4
max_gajim_version: 0.16.9