From eb2d5a7590bbbe91abe5d8f8a79624d6f756daba Mon Sep 17 00:00:00 2001 From: necoro <> Date: Wed, 25 Apr 2007 23:21:14 +0000 Subject: added systray --- etc/portato.cfg | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/portato.cfg b/etc/portato.cfg index 0692e88..0b38488 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -47,6 +47,18 @@ keywordperversion = True maskperversion = True useperversion = True +# +# Frontend section for options common to more than one GUI. +# Not all frontends have to support all of the options. +# +[Gui] + +; show the systray icon?- boolean values +showsystray = true + +; control whether to completely hide on minimization - boolean values +hideonminimize = true + # # GTK-Section for options of the GTK-Frontend # @@ -60,7 +72,7 @@ showusetips = on # [Qt] -; control whether to show icons instead of checkboxes in the package list +; control whether to show icons instead of checkboxes in the package list - boolean values packageicons = off # vim:ts=4:sw=4:ft=cfg -- cgit v1.2.3