#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2006 (ita)

def build(bld):
	obj=bld.create_obj('kde_translations', 'kdissert')
