From 5ce347118df3ebb96646ba1ffcf69f2e1f5c4da8 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 2 Aug 2012 03:19:48 +0200 Subject: api.options is now obsolete (but kept for compatibility) --- ranger/api/options.py | 1 + ranger/defaults/options.py | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ranger/api/options.py b/ranger/api/options.py index 3691fe94..38e5f760 100644 --- a/ranger/api/options.py +++ b/ranger/api/options.py @@ -1,6 +1,7 @@ # Copyright (C) 2009, 2010, 2011 Roman Zimbelmann # This software is distributed under the terms of the GNU GPL version 3. +# THIS WHOLE FILE IS OBSOLETE AND EXISTS FOR BACKWARDS COMPATIBILITIY import re from re import compile as regexp from ranger.api import * diff --git a/ranger/defaults/options.py b/ranger/defaults/options.py index c2d1fe57..681feabc 100644 --- a/ranger/defaults/options.py +++ b/ranger/defaults/options.py @@ -14,8 +14,6 @@ # But make sure you update your configs when you update ranger. # =================================================================== -from ranger.api.options import * - # Load the deault rc.conf file? If you've copied it to your configuration # direcory, then you should deactivate this option. load_default_rc = True -- cgit 1.4.1-2-gfad0