[tictactoe] Port to Py3 / GTK3

This commit is contained in:
Yann Leboulanger
2017-09-27 22:20:06 +02:00
parent 999442a9f3
commit 3e7571db91
4 changed files with 116 additions and 106 deletions

View File

@@ -1,8 +1,8 @@
[info]
name: Tic tac toe
short_name: Tic tac toe
version: 0.2.2
version: 1.0
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
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin
min_gajim_version: 0.16.11