summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-23 17:48:05 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-23 17:48:05 +0200
commit887ca36ce548162343690541ef84677049dce153 (patch)
tree588a7a50162aa35daea44d6aaa3965e3071cc915
parent755323a95128d3c42108ce55befaf766fc19f306 (diff)
downloadportato-887ca36ce548162343690541ef84677049dce153.tar.gz
portato-887ca36ce548162343690541ef84677049dce153.tar.bz2
portato-887ca36ce548162343690541ef84677049dce153.zip
Enable debugging for this branch
-rw-r--r--etc/portato.cfg4
1 files 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