From d810ea6ba1e3dfc0b56a548081c167dadc1fa903 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 28 Feb 2014 16:49:22 +0100 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/__main__.py b/src/__main__.py index e42760b..edc23d9 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -23,6 +23,10 @@ from x import * from util import * +PROGRAM_NAME = 'xpybar' +PROGRAM_VERSION = '1.0' + + global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND global dislay, outputs, redraw, Bar, start, stop global conf_opts, config_file, parser -- cgit v1.2.3-70-g09d2