10
10
#so that it can be used as a debian package name later on
11
11
version="0.1", # string, version of your program, not python version
12
12
description="OpenOffice.org thumbnailer for OpenOffice.org documents", # short
15
15
url="", # home page for end-users
17
17
data_files=[('/usr/share/gconf/schemas', ['ooo-thumbnailer.schemas'])],