summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornecoro <>2007-04-17 17:43:12 +0000
committernecoro <>2007-04-17 17:43:12 +0000
commit299ae3c9b6c7356217223b919440e42d50233695 (patch)
tree8915ae0582914b2285a8827745963fe4a218c203 /etc
parentad74f5cfcda1e740e007f750f242bea33047920d (diff)
downloadportato-299ae3c9b6c7356217223b919440e42d50233695.tar.gz
portato-299ae3c9b6c7356217223b919440e42d50233695.tar.bz2
portato-299ae3c9b6c7356217223b919440e42d50233695.zip
marking installed packages in pkglist
Diffstat (limited to 'etc')
-rw-r--r--etc/portato.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index e177714..0692e88 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -55,4 +55,12 @@ useperversion = True
; control whether usetips are shown for a package in the Queue - boolean values
showusetips = on
+#
+# Qt-Section for options of the Qt-Frontend
+#
+[Qt]
+
+; control whether to show icons instead of checkboxes in the package list
+packageicons = off
+
# vim:ts=4:sw=4:ft=cfg