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:
-rw-r--r--anti_spam/manifest.ini3
-rw-r--r--banner_tweaks/manifest.ini3
-rw-r--r--chatstate/manifest.ini3
-rw-r--r--clickable_nicknames/manifest.ini3
-rw-r--r--file_sharing/manifest.ini3
-rw-r--r--flashing_keyboard/manifest.ini3
-rw-r--r--gnome_session_manager/manifest.ini3
-rw-r--r--google_translation/manifest.ini3
-rw-r--r--gotr/manifest.ini3
-rw-r--r--hamster/manifest.ini3
-rw-r--r--image/manifest.ini3
-rw-r--r--juick/manifest.ini3
-rw-r--r--latex/manifest.ini3
-rw-r--r--length_notifier/manifest.ini3
-rw-r--r--message_box_size/manifest.ini3
-rw-r--r--mpris2_support/manifest.ini3
-rw-r--r--now_listen/manifest.ini3
-rw-r--r--offline_bookmarks/manifest.ini3
-rw-r--r--plugin_installer/manifest.ini3
-rw-r--r--plugins_translations/manifest.ini3
-rw-r--r--regex_filter/manifest.ini3
-rw-r--r--roster_tweaks/manifest.ini3
-rw-r--r--server_status_icons/manifest.ini3
-rw-r--r--set_location/manifest.ini3
-rw-r--r--snarl_notifications/manifest.ini6
-rw-r--r--tictactoe/manifest.ini3
-rw-r--r--triggers/manifest.ini3
-rw-r--r--ubuntu_integration/manifest.ini3
-rw-r--r--url_image_preview/manifest.ini3
-rw-r--r--url_shortener/manifest.ini3
-rw-r--r--whiteboard/manifest.ini3
-rw-r--r--wicd_support/manifest.ini3
-rw-r--r--wrong_layout/manifest.ini4
33 files changed, 66 insertions, 37 deletions
diff --git a/anti_spam/manifest.ini b/anti_spam/manifest.ini
index 3593b19..b34ded3 100644
--- a/anti_spam/manifest.ini
+++ b/anti_spam/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Anti Spam
short_name: anti_spam
-version: 0.3
+version: 0.3.1
description: Block some incoming messages.
authors = Yann Leboulanger <asterix@lagaule.org>
Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/AntiSpamPlugin
+max_gajim_version: 0.15.9
diff --git a/banner_tweaks/manifest.ini b/banner_tweaks/manifest.ini
index 2d9047e..80230b3 100644
--- a/banner_tweaks/manifest.ini
+++ b/banner_tweaks/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Banner Tweaks
short_name: banner_tweaks
-version: 0.1.1
+version: 0.1.2
description: Allows user to tweak chat window banner appearance (eg. make it compact).
authors = Mateusz Biliński <mateusz@bilinski.it>
homepage = http://trac-plugins.gajim.org/wiki/BannerTweaksPlugin
+max_gajim_version: 0.15.9
diff --git a/chatstate/manifest.ini b/chatstate/manifest.ini
index 7b7582e..578089b 100644
--- a/chatstate/manifest.ini
+++ b/chatstate/manifest.ini
@@ -1,9 +1,10 @@
[info]
name: Chatstate in roster
short_name: chatstate
-version: 0.5.1
+version: 0.5.2
description: Chat State Notifications in roster.
Font color of the contact varies depending on the chat state.
The plugin does not work if you use custom font color for contacts in roster.
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/ChatstatePlugin
+max_gajim_version: 0.15.9
diff --git a/clickable_nicknames/manifest.ini b/clickable_nicknames/manifest.ini
index 7c9d495..312957b 100644
--- a/clickable_nicknames/manifest.ini
+++ b/clickable_nicknames/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Clickable Nicknames
short_name: clickable_nicknames
-version: 0.2.1
+version: 0.2.2
description: Clickable nicknames in the conversation textview.
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/ClickableNicknamesPlugin
+max_gajim_version: 0.15.9
diff --git a/file_sharing/manifest.ini b/file_sharing/manifest.ini
index 677db09..c3297fd 100644
--- a/file_sharing/manifest.ini
+++ b/file_sharing/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: File Sharing
short_name: fshare
-#version: 0.1
+#version: 0.1.1
description: This plugin allows you to share folders with your peers using jingle file transfer.
authors: Jefry Lagrange <jefry.reyes@gmail.com>
homepage: www.google.com
+max_gajim_version: 0.15.9
diff --git a/flashing_keyboard/manifest.ini b/flashing_keyboard/manifest.ini
index b77c28d..5d3b759 100644
--- a/flashing_keyboard/manifest.ini
+++ b/flashing_keyboard/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Flashing Keyboard
short_name: flashing_keyboard
-version: 0.1.3
+version: 0.1.4
description: Flashing keyboard led when there are unread messages.
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/FlashingKeyboardPlugin
+max_gajim_version: 0.15.9
diff --git a/gnome_session_manager/manifest.ini b/gnome_session_manager/manifest.ini
index da50800..88a204b 100644
--- a/gnome_session_manager/manifest.ini
+++ b/gnome_session_manager/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: GNOME SessionManager
short_name: gnome_session_manager
-version: 0.1.2
+version: 0.1.3
description: Set and react on GNOME Session presence settings
authors: Philippe Normand <phil@base-art.net>
homepage: http://base-art.net
+max_gajim_version: 0.15.9
diff --git a/google_translation/manifest.ini b/google_translation/manifest.ini
index d0e1a07..40a7791 100644
--- a/google_translation/manifest.ini
+++ b/google_translation/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Google Translation
short_name: google_translation
-version: 0.3.1
+version: 0.3.2
description: Translates (currently only incoming) messages using Google Translate.
authors = Mateusz Biliński <mateusz@bilinski.it>
mrDoctorWho <mrdoctorwho@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/GoogleTranslationPlugin
+max_gajim_version: 0.15.9
diff --git a/gotr/manifest.ini b/gotr/manifest.ini
index 79b8b68..07081fa 100644
--- a/gotr/manifest.ini
+++ b/gotr/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Off-The-Record Encryption
short_name: gotr
-version: 1.7.1
+version: 1.7.2
description: Provide OTR encryption
authors: Kjell Braden <afflux.gajim@pentabarf.de>
homepage: http://gajim-otr.pentabarf.de
+max_gajim_version: 0.15.9
diff --git a/hamster/manifest.ini b/hamster/manifest.ini
index fd04916..99c0fe3 100644
--- a/hamster/manifest.ini
+++ b/hamster/manifest.ini
@@ -1,9 +1,10 @@
[info]
name: Hamster integration
short_name: hamster_integration
-version: 0.1.1
+version: 0.1.2
description: Integration with project hamster
see https://trac.gajim.org/ticket/6993
and http://projecthamster.wordpress.com/about/
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/
+max_gajim_version: 0.15.9
diff --git a/image/manifest.ini b/image/manifest.ini
index 2718e2a..f6a2a4e 100644
--- a/image/manifest.ini
+++ b/image/manifest.ini
@@ -1,9 +1,10 @@
[info]
name: Image
short_name: image
-version: 0.5
+version: 0.5.1
description: This plugin is designed to send a small(0 - 40 kb) graphic image to your contact.
Client on the other side must support XEP-0071: XHTML-IM and maintain the scheme data: URI.
Psi+ and Jabbim supported this.
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/ImagePlugin
+max_gajim_version: 0.15.9
diff --git a/juick/manifest.ini b/juick/manifest.ini
index e0dd423..d6a4d5c 100644
--- a/juick/manifest.ini
+++ b/juick/manifest.ini
@@ -1,9 +1,10 @@
[info]
name: Juick
short_name: Juick
-version: 0.9.3
+version: 0.9.4
description: Clickable Juick links , Juick nicks, preview Juick picturs.
The key combination alt + up in the textbox allow insert the number of last message (comment or topic).
authors: Denis Fomin <fominde@gmail.com>
evgen <drujebober@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/JuickPlugin
+max_gajim_version: 0.15.9
diff --git a/latex/manifest.ini b/latex/manifest.ini
index cf7fa13..a4cc9fa 100644
--- a/latex/manifest.ini
+++ b/latex/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Latex
short_name: latex
-version: 0.2
+version: 0.2.1
description: render received latex code
authors: Yves Fischer <yvesf@xapek.org>
Yann Leboulanger <asterix@lagaule.org>
homepage: http://trac-plugins.gajim.org/wiki/LatexPlugin
+max_gajim_version: 0.15.9
diff --git a/length_notifier/manifest.ini b/length_notifier/manifest.ini
index 0ce90c6..d26997a 100644
--- a/length_notifier/manifest.ini
+++ b/length_notifier/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Message Length Notifier
short_name: length_notifier
-version: 0.1.2
+version: 0.1.3
description: Highlights message entry field in chat window when given length of message is exceeded.
authors = Mateusz Biliński <mateusz@bilinski.it>
homepage = http://trac-plugins.gajim.org/wiki/LengthNotifierPlugin
+max_gajim_version: 0.15.9
diff --git a/message_box_size/manifest.ini b/message_box_size/manifest.ini
index 96fdf54..558c0d9 100644
--- a/message_box_size/manifest.ini
+++ b/message_box_size/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Message Box Size
short_name: message_box_size
-version: 0.2.1
+version: 0.2.2
description: Allows you to adjust the height of the new message input field.
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/MessageBoxSizePlugin
+max_gajim_version: 0.15.9
diff --git a/mpris2_support/manifest.ini b/mpris2_support/manifest.ini
index 9b30b4c..b2c858c 100644
--- a/mpris2_support/manifest.ini
+++ b/mpris2_support/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: MPRIS2 support
short_name: mpris2_support
-version: 0.3
+version: 0.3.1
description: MPRIS2 support. Allows to update status message according to the music you're listening via the MPRIS2 D-Bus API.
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/MprisSupportPlugin
+max_gajim_version: 0.15.9
diff --git a/now_listen/manifest.ini b/now_listen/manifest.ini
index d3ffb3f..05c99c8 100644
--- a/now_listen/manifest.ini
+++ b/now_listen/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Now Listen
short_name: now-listen
-version: 0.2
+version: 0.2.1
description: Copy tune info to conversation input box (alt + n) at cursor position
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/NowListenPlugin
+max_gajim_version: 0.15.9
diff --git a/offline_bookmarks/manifest.ini b/offline_bookmarks/manifest.ini
index 011d97d..f365aac 100644
--- a/offline_bookmarks/manifest.ini
+++ b/offline_bookmarks/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Offline Bookmarks
short_name: offline_bookmarks
-version: 0.2
+version: 0.2.1
description: Saving bookmarks inside the plugin configuration file. Allows the use of locally stored bookmarks if the server does not support the storage of bookmarks (eg talk.google.com).
Support to import bookmarks from one account to another.
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/OfflineBookmarksPlugin
+max_gajim_version: 0.15.9
diff --git a/plugin_installer/manifest.ini b/plugin_installer/manifest.ini
index 8b58d99..ef11f05 100644
--- a/plugin_installer/manifest.ini
+++ b/plugin_installer/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Plugin Installer
short_name: plugin_installer
-version: 0.11
+version: 0.11.1
description: Install and upgrade plugins from ftp
authors: Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org>
homepage: http://trac-plugins.gajim.org/wiki/PluginInstallerPlugin
+max_gajim_version: 0.15.9
diff --git a/plugins_translations/manifest.ini b/plugins_translations/manifest.ini
index 0f77f47..2cee327 100644
--- a/plugins_translations/manifest.ini
+++ b/plugins_translations/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Plugins translations
short_name: plugins_translations
-version: 0.6.2
+version: 0.6.3
description: This plugin contains translation files for Gajim plugins
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/PluginsTranslationsPlugin
+max_gajim_version: 0.15.9
diff --git a/regex_filter/manifest.ini b/regex_filter/manifest.ini
index 1463eb4..ee91b45 100644
--- a/regex_filter/manifest.ini
+++ b/regex_filter/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Regex Filter
short_name: regex_filter
-version: 0.2.2
+version: 0.2.3
description: Filter incoming messages using regex.
authors: Yann Leboulanger <asterix@lagaule.org>
homepage: http://trac-plugins.gajim.org/wiki/RegexFilterPlugin
+max_gajim_version: 0.15.9
diff --git a/roster_tweaks/manifest.ini b/roster_tweaks/manifest.ini
index a6b9576..ccceaf2 100644
--- a/roster_tweaks/manifest.ini
+++ b/roster_tweaks/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Roster Tweaks
short_name: roster_tweaks
-version: 0.6.2
+version: 0.6.3
description: Allows user to tweak roster window appearance (eg. make it compact).
Added ability to quickly change the status message to all connected accounts.
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/RosterTweaksPlugin
+max_gajim_version: 0.15.9
diff --git a/server_status_icons/manifest.ini b/server_status_icons/manifest.ini
index 2af2631..d8f0bdd 100644
--- a/server_status_icons/manifest.ini
+++ b/server_status_icons/manifest.ini
@@ -1,9 +1,10 @@
[info]
name: Server Status Icons
short_name: server_status_icons
-version: 0.1.2
+version: 0.1.3
description: Replace standard Gajim status icons with server
specific for known XMPP server accounts (vk.com, ...)
authors = Denis Fomin <fominde@gmail.com>
Pavel Suslov
homepage = http://trac-plugins.gajim.org/wiki/ServerStatusIconsPlugin
+max_gajim_version: 0.15.9
diff --git a/set_location/manifest.ini b/set_location/manifest.ini
index 833dedc..4d43a6a 100644
--- a/set_location/manifest.ini
+++ b/set_location/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Set Location
short_name: set_location
-version: 0.7.1
+version: 0.7.2
description: Set information about the current geographical or physical location.
To be able to specify a location on the built-in card, you must install python-osmgpsmap > 0.5
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/SetLocalitionPlugin
+max_gajim_version: 0.15.9
diff --git a/snarl_notifications/manifest.ini b/snarl_notifications/manifest.ini
index c920f4b..52d6f98 100644
--- a/snarl_notifications/manifest.ini
+++ b/snarl_notifications/manifest.ini
@@ -1,11 +1,9 @@
[info]
name: Snarl Notifications
short_name: snarl_notifications
-version: 0.1.1
+version: 0.1.2
description: Shows events notification using Snarl (http://www.fullphat.net/) under Windows. Snarl needs to be installed in system.
PySnarl bindings are used (http://sourceforge.net/projects/pysnarl/).
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = http://trac-plugins.gajim.org/wiki/SnarlNotificationsPlugin
-
-
-
+max_gajim_version: 0.15.9
diff --git a/tictactoe/manifest.ini b/tictactoe/manifest.ini
index fcff19f..6c4868b 100644
--- a/tictactoe/manifest.ini
+++ b/tictactoe/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Tic tac toe
short_name: Tic tac toe
-version: 0.2.1
+version: 0.2.2
description: Play tic tac toe
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = http://trac-plugins.gajim.org/wiki/TictactoePlugin
+max_gajim_version: 0.15.9
diff --git a/triggers/manifest.ini b/triggers/manifest.ini
index 3ef9c91..324e4d2 100644
--- a/triggers/manifest.ini
+++ b/triggers/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Triggers
short_name: triggers
-version: 0.0.4
+version: 0.0.5
description: Configure Gajim's behaviour for each contact
authors: Yann Leboulanger <asterix@lagaule.org>
homepage: http://trac-plugins.gajim.org/wiki/TriggersPlugin
+max_gajim_version: 0.15.9
diff --git a/ubuntu_integration/manifest.ini b/ubuntu_integration/manifest.ini
index fd4bfea..d60d83b 100644
--- a/ubuntu_integration/manifest.ini
+++ b/ubuntu_integration/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Ubuntu Ayatana Integration
short_name: ubuntu_integration
-version: 0.1.3
+version: 0.1.4
description: This plugin integrates Gajim with the Ubuntu Messaging Menu.
You must have python-indicate and python-xdg (and Gajim obviously) installed to enable this plugin.
@@ -9,3 +9,4 @@ description: This plugin integrates Gajim with the Ubuntu Messaging Menu.
Many thanks to the guys from gajim@conference.gajim.org for answering my questions :)
authors: Michael Kainer <kaini@linuxlovers.at>
homepage: http://trac-plugins.gajim.org/wiki/UbuntuIntegrationPlugin
+max_gajim_version: 0.15.9
diff --git a/url_image_preview/manifest.ini b/url_image_preview/manifest.ini
index 6379627..ebb1aab 100644
--- a/url_image_preview/manifest.ini
+++ b/url_image_preview/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Url image preview
short_name: url_image_preview
-version: 0.5.2
+version: 0.5.3
description: Url image preview in chatbox.
authors = Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org>
homepage = http://trac-plugins.gajim.org/wiki/UrlImagePreviewPlugin
+max_gajim_version: 0.15.9
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
diff --git a/whiteboard/manifest.ini b/whiteboard/manifest.ini
index 70b95d3..8a56c0f 100644
--- a/whiteboard/manifest.ini
+++ b/whiteboard/manifest.ini
@@ -1,7 +1,8 @@
[info]
name: Whiteboard
short_name: whiteboard
-version: 0.2.1
+version: 0.2.2
description: Shows a whiteboard in chat. python-pygoocanvas is required.
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = http://trac-plugins.gajim.org/wiki/WhiteboardPlugin
+max_gajim_version: 0.15.9
diff --git a/wicd_support/manifest.ini b/wicd_support/manifest.ini
index c2efe4f..6dfd002 100644
--- a/wicd_support/manifest.ini
+++ b/wicd_support/manifest.ini
@@ -1,8 +1,9 @@
[info]
name: Wicd support
short_name: wicd_support
-version: 0.1
+version: 0.1.1
description: Support for autodetection of network status for Wicd Network Manager.
Requires wicd and python-dbus.
authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/WicdSupportPlugin
+max_gajim_version: 0.15.9
diff --git a/wrong_layout/manifest.ini b/wrong_layout/manifest.ini
index aa7194a..093dab3 100644
--- a/wrong_layout/manifest.ini
+++ b/wrong_layout/manifest.ini
@@ -1,8 +1,8 @@
[info]
name: Wrong Layout
short_name: Wrong Layout
-version: 0.1.2
+version: 0.1.3
description: Press alt+r to convert chars typed in wrong layout Rus<>Eng
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/WrongLayoutPlugin
-
+max_gajim_version: 0.15.9