diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-25 16:09:47 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-25 16:09:47 +0100 |
commit | aaa2fa7463cce361c59e284ca70b4d6d85077d37 (patch) | |
tree | 8971177ae5221cb581f65b2cacaf7801677f07e5 /etc/portato.cfg | |
parent | 08d77f06f8b90ebef81255f1fcedf6ff8953aa98 (diff) | |
download | portato-aaa2fa7463cce361c59e284ca70b4d6d85077d37.tar.gz portato-aaa2fa7463cce361c59e284ca70b4d6d85077d37.tar.bz2 portato-aaa2fa7463cce361c59e284ca70b4d6d85077d37.zip |
Show slots in the version list
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 62d618b..b653810 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -72,6 +72,9 @@ browserCmd = firefox ; disable this if you own a slow machine searchontype = true +; show slots in the version list +showslots = true + # # GTK-Section for options of the GTK-Frontend # |