From 887ca36ce548162343690541ef84677049dce153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 23 Apr 2010 17:48:05 +0200 Subject: Enable debugging for this branch --- etc/portato.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/portato.cfg b/etc/portato.cfg index 47335ea..5e468eb 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -24,7 +24,7 @@ system = portage ; controls debug output - boolean value -debug = False +debug = true ; the command used for syncing portage - string value synccommand = emerge --sync @@ -110,7 +110,7 @@ scrollbacklines = 1000 [COLORS] ; background color of the table showing package infos - hex value -packagetable = ffffff +packagetable = fff ; background color of the hint box in the preferences - hex value prefhint = f3f785 -- cgit v1.2.3