annotate doc/help/theme/better/__init__.py @ 1371:23df332b2a4c

(issue179) Read install signature timestamp from config This also changes the way the sigDt is propgated to the MainWindow. It no longer uses the settings but hands it over as a parameter directly.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 24 Nov 2014 15:48:49 +0100
parents cf1fdb254c41
children
rev   line source
934
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
1 import os
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
2 better_theme_path = os.path.split(os.path.dirname(__file__))[0]
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
3 __version__ = '0.1.5'

http://wald.intevation.org/projects/trustbridge/