Skip to content
Snippets Groups Projects
Commit 03955a68 authored by André's avatar André
Browse files

setup.py: add description

parent 7751c3e7
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,7 @@ data_files = data_files_app_icon
setup(
name = "gajim",
description = 'TODO',
description = 'A GTK+ Jabber client',
version=gajim.__version__,
author = "Philipp Hörist, Yann Leboulanger",
author_email = "gajim-devel@gajim.org",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment