diff options
author | Necoro <> | 2008-02-24 13:17:53 +0000 |
---|---|---|
committer | Necoro <> | 2008-02-24 13:17:53 +0000 |
commit | 4eae1d0ad2e5e52b896e53bcdbb575be82c03a90 (patch) | |
tree | 9280b77e3d91765685ed414583adaca3f9570e38 /etc/portato.cfg | |
parent | c8d34d5474bfef3f1a621aad63311dcc971cef99 (diff) | |
download | portato-4eae1d0ad2e5e52b896e53bcdbb575be82c03a90.tar.gz portato-4eae1d0ad2e5e52b896e53bcdbb575be82c03a90.tar.bz2 portato-4eae1d0ad2e5e52b896e53bcdbb575be82c03a90.zip |
r159@Zakarumiy: necoro | 2008-02-24 14:16:32 +0100
Added searchOnType pref.
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 8870757..07825c1 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -65,6 +65,10 @@ hideonminimize = true ; the browser to use - string value browserCmd = firefox +; search the packages while you are typing +; disable this if you own a slow machine +searchontype = true + # # GTK-Section for options of the GTK-Frontend # |