#!/usr/bin/python # -*- coding: utf-8 -*- ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published ## by the Free Software Foundation; version 2 and higer. ## ## Martin Grimme (martin.grimme # gmail.com) 2010LANG_DE = 0x0 LANG_EN = 0x1 LANG_IT = 0x2 LANG_FR = 0x3 LANG_ES = 0x4