Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 987:b8ae69bcc540
Use pkexec instead of gksudo.
Gksudo was deprecated and replaced by pkexec
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 29 Aug 2014 17:56:06 +0200 |
parents | 519b14c5260d |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'