diff options
author | necoro <> | 2007-02-11 01:14:30 +0000 |
---|---|---|
committer | necoro <> | 2007-02-11 01:14:30 +0000 |
commit | 70e5e9ca4bb97feda6897cd40b3b5c97cc46f2ad (patch) | |
tree | b8021eee8889d25a3bd5cc3b4e9e98d86405086b /etc | |
parent | 9e981512aaba8804b25f14c0e1c34f4f93015a4f (diff) | |
download | portato-70e5e9ca4bb97feda6897cd40b3b5c97cc46f2ad.tar.gz portato-70e5e9ca4bb97feda6897cd40b3b5c97cc46f2ad.tar.bz2 portato-70e5e9ca4bb97feda6897cd40b3b5c97cc46f2ad.zip |
Added usetips
Should have fixed segfaults with popups
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 62367e2..12a3a92 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -47,6 +47,7 @@ useperversion = True # [Gtk] -; empty +; control whether usetips are shown for a package in the Queue - boolean values +showusetips = on # vim:ts=4:sw=4:ft=cfg |