From 2d32d870e21c533872fc18cf9b93a8756b123992 Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 19 Jan 2010 18:18:15 +0100 Subject: typo --- ranger/gui/widgets/titlebar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/gui/widgets/titlebar.py b/ranger/gui/widgets/titlebar.py index 7b557f3d..6d5c9839 100644 --- a/ranger/gui/widgets/titlebar.py +++ b/ranger/gui/widgets/titlebar.py @@ -56,7 +56,7 @@ class TitleBar(Widget): import socket, os username = os.getenv('USER') - if logname == 'root': + if username == 'root': clr = 'bad' else: clr = 'good' -- cgit 1.4.1-2-gfad0