From 5e87c5be785d3f9c49aa4f9306bad42864858aa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 25 Mar 2008 14:45:12 +0100 Subject: Added option to disable console title update --- etc/portato.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/portato.cfg b/etc/portato.cfg index 07825c1..62d618b 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -56,6 +56,9 @@ useperversion = False ; show emerge progress in window title - boolean values updatetitle = on +; show emerge process in console title - boolean values +updateconsole = on + ; show the systray icon?- boolean values showsystray = true -- cgit v1.2.3