Spelling fixes in various manifest.ini files

This commit is contained in:
Daniel Brötzmann
2019-12-20 23:20:00 +01:00
committed by Philipp Hörist
parent b1e1468fe5
commit 4fadcb5342
24 changed files with 28 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
name: Banner Tweaks name: Banner Tweaks
short_name: banner_tweaks short_name: banner_tweaks
version: 1.2.1 version: 1.2.1
description: Allows user to tweak chat window banner appearance (eg. make it compact). description: Allows to tweak chat window banner appearance (e.g. make it compact).
authors: Mateusz Biliński <mateusz@bilinski.it> authors: Mateusz Biliński <mateusz@bilinski.it>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/BannerTweaksPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/BannerTweaksPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Birthday reminder name: Birthday reminder
short_name: birthday_reminder short_name: birthday_reminder
version: 1.2.2 version: 1.2.2
description: Reminds you if a contact of yours has birthday description: Reminds you if a contact of yours has a birthday.
authors: Evgeniy Popov <evgeniypopov@gmail.com> authors: Evgeniy Popov <evgeniypopov@gmail.com>
Philipp Hörist <philipp@hoerist.com> Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/BirthdayReminderPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/BirthdayReminderPlugin

View File

@@ -2,7 +2,7 @@
name: Flashing Keyboard name: Flashing Keyboard
short_name: flashing_keyboard short_name: flashing_keyboard
version: 1.2.1 version: 1.2.1
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: https://dev.gajim.org/gajim/gajim-plugins/wikis/flashingkeyboardplugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/flashingkeyboardplugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Form Handler name: Form Handler
short_name: form_handler short_name: form_handler
version: 1.2.3 version: 1.2.3
description: Lets the user display and answer forms attached to messages description: Lets the user display and answer forms attached to messages.
authors = Philipp Hoerist <philipp@hoerist.com> authors = Philipp Hoerist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/formhandler homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/formhandler
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Hamster integration name: Hamster integration
short_name: hamster short_name: hamster
version: 1.2.3 version: 1.2.3
description: Integration with project hamster, see http://projecthamster.org/ description: Integration with Project Hamster, see http://projecthamster.org/
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Image name: Image
short_name: image short_name: image
version: 1.2.1 version: 1.2.1
description: This plugin is designed to send a small(0 - 40 kb) graphic image to your contact. 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. Client on the other side must support XEP-0071: XHTML-IM and maintain the scheme data: URI.
Psi+ and Jabbim supported this. Psi+ and Jabbim supported this.
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>

View File

@@ -2,8 +2,8 @@
name: Juick name: Juick
short_name: juick short_name: juick
version: 1.2.3 version: 1.2.3
description: Clickable Juick links , Juick nicks, preview Juick picturs. description: Clickable Juick links, Juick nicks, preview Juick pictures.
The key combination alt + up in the textbox allow insert the number of last message (comment or topic). The key combination Alt+Up in the textbox allows inserting the number of last messages (comment or topic).
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
evgen <drujebober@gmail.com> evgen <drujebober@gmail.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/JuickPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/JuickPlugin

View File

@@ -2,7 +2,7 @@
name: Latex name: Latex
short_name: latex short_name: latex
version: 1.2.1 version: 1.2.1
description: render received latex code description: Render received LaTeX markup.
authors: Yves Fischer <yvesf@xapek.org> authors: Yves Fischer <yvesf@xapek.org>
Yann Leboulanger <asterix@lagaule.org> Yann Leboulanger <asterix@lagaule.org>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LatexPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LatexPlugin

View File

@@ -2,7 +2,7 @@
name: Message Length Notifier name: Message Length Notifier
short_name: length_notifier short_name: length_notifier
version: 1.2.1 version: 1.2.1
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 message length is exceeded.
authors: Mateusz Biliński <mateusz@bilinski.it> authors: Mateusz Biliński <mateusz@bilinski.it>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Message Box Size name: Message Box Size
short_name: message_box_size short_name: message_box_size
version: 1.2.1 version: 1.2.1
description: Allows you to adjust the height of the new message input field. description: Allows you to adjust the height of the 'New message' input field.
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/MessageBoxSizePlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/MessageBoxSizePlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Now Listen name: Now Listen
short_name: now_listen short_name: now_listen
version: 1.2.2 version: 1.2.2
description: Copy tune info of playing music to conversation input box at cursor position (Alt + N) description: Allows you to paste info about the music you are playing (use by pressing Alt+N in the message input).
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/NowListenPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/NowListenPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: OpenPGP name: OpenPGP
short_name: openpgp short_name: openpgp
version: 1.2.8 version: 1.2.8
description: Experimental OpenPGP XEP-0373 Implementation description: Experimental OpenPGP (XEP-0373) implementation.
authors: Philipp Hörist <philipp@hoerist.com> authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp
min_gajim_version: 1.0.90 min_gajim_version: 1.0.90

View File

@@ -2,7 +2,7 @@
name: PGP name: PGP
short_name: pgp short_name: pgp
version: 1.2.42 version: 1.2.42
description: PGP encryption as per XEP-0027 description: PGP encryption as per XEP-0027.
authors: Philipp Hörist <philipp@hoerist.com> authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Plugin Installer name: Plugin Installer
short_name: plugin_installer short_name: plugin_installer
version: 1.2.7 version: 1.2.7
description: Install and upgrade plugins from ftp description: Install and upgrade plugins from FTP.
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org> Yann Leboulanger <asterix@lagaule.org>
Thilo Molitor <thilo@eightysoft.de> Thilo Molitor <thilo@eightysoft.de>

View File

@@ -2,7 +2,7 @@
name: Plugins translations name: Plugins translations
short_name: plugins_translations short_name: plugins_translations
version: 1.2.1 version: 1.2.1
description: This plugin contains translation files for Gajim plugins description: This plugin contains translation files for Gajim plugins.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/PluginsTranslationsPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/PluginsTranslationsPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Quick replies name: Quick replies
short_name: quick_replies short_name: quick_replies
version: 1.2.1 version: 1.2.1
description: Plugin for quick insert template message and add your own template messages description: Plugin for quickly inserting a template message and adding your own ones.
authors = Evgeniy Popov <evgeniypopov@gmail.com> authors = Evgeniy Popov <evgeniypopov@gmail.com>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/QuickRepliesPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/QuickRepliesPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Roster Tweaks name: Roster Tweaks
short_name: roster_tweaks short_name: roster_tweaks
version: 1.2.1 version: 1.2.1
description: Allows user to tweak roster window appearance (eg. make it compact). description: Allows the user to tweak contact list appearance (e.g. make it compact).
Added ability to quickly change the status message to all connected accounts. Added ability to quickly change the status message to all connected accounts.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/RosterTweaksPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/RosterTweaksPlugin

View File

@@ -3,7 +3,7 @@ name: Server Status Icons
short_name: server_status_icons short_name: server_status_icons
version: 1.2.1 version: 1.2.1
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 = https://dev.gajim.org/gajim/gajim-plugins/wikis/ServerStatusIconsPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/ServerStatusIconsPlugin

View File

@@ -4,17 +4,17 @@
name: Source Code Syntax Highlight name: Source Code Syntax Highlight
short_name: syntax_highlight short_name: syntax_highlight
version: 1.2.5 version: 1.2.5
description: Source Code Syntax Highlighting in the chat window. description: Source code syntax highlighting in the chat window.
It uses markdown-style syntax, i.e. text in between `single backticks` is It uses markdown-style syntax, i.e. text in-between `single backticks` is
rendered as inline code, rendered as inline code,
```language ```language
selection is possible in multi-line code snippets in between triple-backticks selection is possible in multi-line code snippets in between triple-backticks
Note the newlines in this case... Note the newlines in this case
``` ```
Note: You need to have pygments installed. Note: You need to have pygments installed.
Please refer to the plugin's Wiki page for more information. Please refer to the plugin's wiki page for more information.
Changing settings will take effect after closing and opening the message Changing settings will take effect after closing and opening the message
tab/window again. tab/window again.

View File

@@ -2,7 +2,7 @@
name: Tic tac toe name: Tic tac toe
short_name: tictactoe short_name: tictactoe
version: 1.6.33 version: 1.6.33
description: Play tic tac toe description: Play Tic-tac-toe.
authors = Yann Leboulanger <asterix@lagaule.org> authors = Yann Leboulanger <asterix@lagaule.org>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Triggers name: Triggers
short_name: triggers short_name: triggers
version: 1.2.3 version: 1.2.3
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: https://dev.gajim.org/gajim/gajim-plugins/wikis/TriggersPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/TriggersPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91

View File

@@ -2,7 +2,7 @@
name: Url image preview name: Url image preview
short_name: url_image_preview short_name: url_image_preview
version: 2.3.39 version: 2.3.39
description: Displays a preview of links to images description: Displays a preview of image links.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org> Yann Leboulanger <asterix@lagaule.org>
Anders Sandblad <runeson@gmail.com> Anders Sandblad <runeson@gmail.com>

View File

@@ -2,7 +2,7 @@
name: Wicd support name: Wicd support
short_name: wicd_support short_name: wicd_support
version: 1.2.1 version: 1.2.1
description: Support for autodetection of network status for Wicd Network Manager. description: Support for autodetecting network status from Wicd network connection manager.
Requires wicd and python-dbus. Requires wicd and python-dbus.
authors = Denis Fomin <fominde@gmail.com> authors = Denis Fomin <fominde@gmail.com>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/WicdSupportPlugin homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/WicdSupportPlugin

View File

@@ -2,7 +2,7 @@
name: Wrong Layout name: Wrong Layout
short_name: wrong_layout short_name: wrong_layout
version: 1.2.2 version: 1.2.2
description: Press alt+r to convert chars typed in wrong layout Rus&lt;&gt;Eng description: Press Alt+R to convert chars typed in wrong layout
authors: Denis Fomin <fominde@gmail.com> authors: Denis Fomin <fominde@gmail.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/WrongLayoutPlugin homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/WrongLayoutPlugin
min_gajim_version: 1.1.91 min_gajim_version: 1.1.91