On Wed, 2004-10-13 at 12:32 -0400, Matt Price wrote: > Hi folks, > > am enjoying evo 2.0 very much, thanks for the great new release! I'm > experimenting with a script that parses .ics files and writes event > information to a wiki page -- this is a simple way of integrating > calenders into an already-existing website I have. The script works fine > except that I can't figure out how to identify the name associated with > a given .ics file in evolution. So for instance here's the directory > listing for .evolution/calendar/local: > [EMAIL PROTECTED]/ [EMAIL PROTECTED]/ system/ > > [EMAIL PROTECTED]/ [EMAIL PROTECTED]/ > > presumably evolution stores the "real" names of these calendars > somewhere, but I can't find it e.g. with > > grep -r SomeName ~/.evolution/* > > I imagine it's hidden in one of the .db files but db_dump won't read > those files -- are they in the BerkleleyDB format? > no, it's in GConf. -- Rodrigo Moya <[EMAIL PROTECTED]>
_______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
