update homepage and description of plugins

This commit is contained in:
Yann Leboulanger
2012-08-29 11:21:52 +02:00
parent 4003b1b452
commit 3117b6d1ec
14 changed files with 26 additions and 39 deletions

View File

@@ -1,10 +1,7 @@
[info] [info]
name: Banner Tweaks name: Banner Tweaks
short_name: banner_tweaks short_name: banner_tweaks
version: 0.1 version: 0.1.1
description: Allows user to tweak chat window banner appearance (eg. make it compact). description: Allows user to tweak chat window banner appearance (eg. make it compact).
Based on patch by pb in ticket #4133:
http://trac.gajim.org/attachment/ticket/4133.
authors = Mateusz Biliński <mateusz@bilinski.it> authors = Mateusz Biliński <mateusz@bilinski.it>
homepage = http://blog.bilinski.it homepage = http://trac-plugins.gajim.org/wiki/BannerTweaksPlugin

View File

@@ -1,11 +1,9 @@
[info] [info]
name: Chatstate in roster name: Chatstate in roster
short_name: chatstate short_name: chatstate
version: 0.5 version: 0.5.1
description: Chat State Notifications in roster. description: Chat State Notifications in roster.
Font color of the contact varies depending on the chat state. 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. The plugin does not work if you use custom font color for contacts in roster.
http://trac.gajim.org/ticket/3628.
http://xmpp.org/extensions/xep-0085.html
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/ChatstatePlugin homepage = http://trac-plugins.gajim.org/wiki/ChatstatePlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Flashing Keyboard name: Flashing Keyboard
short_name: flashing_keyboard short_name: flashing_keyboard
version: 0.1.2 version: 0.1.3
description: Flashing keyboard led when there are unread messages. description: Flashing keyboard led when there are unread messages.
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org homepage: http://trac-plugins.gajim.org/wiki/FlashingKeyboardPlugin

View File

@@ -1,8 +1,8 @@
[info] [info]
name: Google Translation name: Google Translation
short_name: google_translation short_name: google_translation
version: 0.3 version: 0.3.1
description: Translates (currently only incoming) messages using Google Translate. description: Translates (currently only incoming) messages using Google Translate.
authors = Mateusz Biliński <mateusz@bilinski.it> authors = Mateusz Biliński <mateusz@bilinski.it>
mrDoctorWho <mrdoctorwho@gmail.com> mrDoctorWho <mrdoctorwho@gmail.com>
homepage = http://blog.bilinski.it homepage = http://trac-plugins.gajim.org/wiki/GoogleTranslationPlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Off-The-Record Encryption name: Off-The-Record Encryption
short_name: gotr short_name: gotr
version: 1.7.0 version: 1.7.1
description: See http://www.cypherpunks.ca/otr/ description: Provide OTR encryption
authors: Kjell Braden <afflux.gajim@pentabarf.de> authors: Kjell Braden <afflux.gajim@pentabarf.de>
homepage: http://gajim-otr.pentabarf.de homepage: http://gajim-otr.pentabarf.de

View File

@@ -1,8 +1,8 @@
[info] [info]
name: Latex name: Latex
short_name: latex short_name: latex
version: 0.1.2 version: 0.1.3
description: render received latex code description: render received latex code
authors: Yves Fischer <yvesf@xapek.org> authors: Yves Fischer <yvesf@xapek.org>
Yann Leboulanger <asterix@lagaule.org> Yann Leboulanger <asterix@lagaule.org>
homepage: http://www.gajim.org/ homepage: http://trac-plugins.gajim.org/wiki/LatexPlugin

View File

@@ -1,9 +1,7 @@
[info] [info]
name: Message Length Notifier name: Message Length Notifier
short_name: length_notifier short_name: length_notifier
version: 0.1.1 version: 0.1.2
description: Highlights message entry field in chat window when given length of message is exceeded. description: Highlights message entry field in chat window when given length of message is exceeded.
authors = Mateusz Biliński <mateusz@bilinski.it> authors = Mateusz Biliński <mateusz@bilinski.it>
homepage = http://blog.bilinski.it homepage = http://trac-plugins.gajim.org/wiki/LengthNotifierPlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Regex Filter name: Regex Filter
short_name: regex_filter short_name: regex_filter
version: 0.2.1 version: 0.2.2
description: Filter incoming messages using regex. description: Filter incoming messages using regex.
authors: Yann Leboulanger <asterix@lagaule.org> authors: Yann Leboulanger <asterix@lagaule.org>
homepage: http://gajim.org homepage: http://trac-plugins.gajim.org/wiki/RegexFilterPlugin

View File

@@ -1,12 +1,8 @@
[info] [info]
name: Roster Tweaks name: Roster Tweaks
short_name: roster_tweaks short_name: roster_tweaks
version: 0.6.1 version: 0.6.2
description: Allows user to tweak roster window appearance (eg. make it compact). description: Allows user to tweak roster window appearance (eg. make it compact).
Based on ticket #3340:
http://trac.gajim.org/ticket/3340.
Added ability to quickly change the status message to all connected accounts. Added ability to quickly change the status message to all connected accounts.
Based on ticket #5085:
http://trac.gajim.org/ticket/5085.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki homepage = http://trac-plugins.gajim.org/wiki/RosterTweaksPlugin

View File

@@ -1,9 +1,9 @@
[info] [info]
name: Server Status Icons name: Server Status Icons
short_name: server_status_icons short_name: server_status_icons
version: 0.1.1 version: 0.1.2
description: Replace standard Gajim status icons with server description: Replace standard Gajim status icons with server
specific for known XMPP server accounts (vk.com, ...) specific for known XMPP server accounts (vk.com, ...)
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
Pavel Suslov Pavel Suslov
homepage = http://trac-plugins.gajim.org/wiki/ homepage = http://trac-plugins.gajim.org/wiki/ServerStatusIconsPlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Tic tac toe name: Tic tac toe
short_name: Tic tac toe short_name: Tic tac toe
version: 0.2 version: 0.2.1
description: Play tic tac toe description: Play tic tac toe
authors = Yann Leboulanger <asterix@lagaule.org> authors = Yann Leboulanger <asterix@lagaule.org>
homepage = www.gajim.org homepage = http://trac-plugins.gajim.org/wiki/TictactoePlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Triggers name: Triggers
short_name: triggers short_name: triggers
version: 0.0.3 version: 0.0.4
description: Configure Gajim's behaviour for each contact description: Configure Gajim's behaviour for each contact
authors: Yann Leboulanger <asterix@lagaule.org> authors: Yann Leboulanger <asterix@lagaule.org>
homepage: http://trac.gajim.org/wiki/ homepage: http://trac-plugins.gajim.org/wiki/TriggersPlugin

View File

@@ -1,10 +1,8 @@
[info] [info]
name: Url image preview name: Url image preview
short_name: url_image_preview short_name: url_image_preview
version: 0.5.1 version: 0.5.2
description: Url image preview in chatbox. description: Url image preview in chatbox.
Based on patch in ticket #5300:
http://trac.gajim.org/attachment/ticket/5300.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org> Yann Leboulanger <asterix@lagaule.org>
homepage = http://trac-plugins.gajim.org/wiki/UrlImagePreviewPlugin homepage = http://trac-plugins.gajim.org/wiki/UrlImagePreviewPlugin

View File

@@ -1,7 +1,7 @@
[info] [info]
name: Whiteboard name: Whiteboard
short_name: whiteboard short_name: whiteboard
version: 0.2 version: 0.2.1
description: Shows a whiteboard in chat. python-pygoocanvas is required. description: Shows a whiteboard in chat. python-pygoocanvas is required.
authors = Yann Leboulanger <asterix@lagaule.org> authors = Yann Leboulanger <asterix@lagaule.org>
homepage = www.gajim.org homepage = http://trac-plugins.gajim.org/wiki/WhiteboardPlugin