Files
gajim-plugins/tictactoe/manifest.ini
Philipp Hörist 25155b4e63 Fix short names of various plugins
The short_name attr must be equal the folder name of the plugin,
otherwise get_active_plugin() in PluginManager fails
2018-11-10 00:51:57 +01:00

10 lines
269 B
INI

[info]
name: Tic tac toe
short_name: tictactoe
version: 1.6.30
description: Play tic tac toe
authors = Yann Leboulanger <asterix@lagaule.org>
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin
min_gajim_version: 1.1.91
max_gajim_version: 1.2.90