# Here's a list of prefs for galeon 1.3 that can't be set in any dialog atm but
# seem to be useful (at least to me).
#
# Use 'sh galeon-prefs.sh' to set these.
# For more details have a look at /usr/share/doc/galeon/README.ExtraPrefs.gz

gconftool -t bool -s /apps/galeon/Browsing/General/always_save_session true
gconftool -t bool -s /apps/galeon/UI/Tabs/tabbed_always_show true
gconftool -t int  -s /apps/galeon/UI/Tabs/favicons_in_tabs 2
gconftool -t bool -s /apps/galeon/Browsing/General/host_favicons true
gconftool -t bool -s /apps/galeon/Browsing/Bookmarks/smart_bm_history true

