diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-27 10:11:35 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-03-27 10:11:35 +0100 |
commit | be2ee2c4d4d449c8168543e61caf28003140a97a (patch) | |
tree | 9518570f1ea265f20e4c02fd5115e7632210e9e8 /etc | |
parent | 5c7f8b376200e0a08ba298fa3faacacc97825a64 (diff) | |
parent | 0e62d04b6bf5cd91eefeae523ca47f6e1f49ca5a (diff) | |
download | portato-be2ee2c4d4d449c8168543e61caf28003140a97a.tar.gz portato-be2ee2c4d4d449c8168543e61caf28003140a97a.tar.bz2 portato-be2ee2c4d4d449c8168543e61caf28003140a97a.zip |
Merged in version_list branch
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 0940e01..cab0414 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 + ; sets the font of the console - string values consolefont = Monospace 11 |