locations

Begin locations
        AddressBook
We define locations for the table AddressBook
                ~/.gaby/
First location, it will be expanded to <your
home>/.gaby/table.AddressBook
                ~/.gnome/GnomeCard.gcrd
                        format = vcard
GnomeCard is a nice program, let's load its
data
                /var/state/gaby/
                        reread = 10
We also load a system-wide address book which will be reread
every 10 minutes
        others
This defines locations for other every other
tables
                ~/.gaby/
End