From b28636219466468f64b3e677124316f96ce96bc9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 14 Feb 2014 18:59:03 +0100 Subject: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/__main__.py b/src/__main__.py index 6a01a87..e0266c8 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -34,8 +34,11 @@ manipulate(lambda r : r, lambda g : g, lambda b : b) clip() + +## Set globals accessible by rc global DATADIR, i_size, o_size, r_curve, g_curve, b_curve, clip_result + ## Load extension and configurations via ponysayrc for file in ('$XDG_CONFIG_HOME/%/%rc', '$HOME/.config/%/%rc', '$HOME/.%rc', '/etc/%rc'): file = file.replace('%', 'blueshift') -- cgit v1.2.3-70-g09d2