[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Evolution] some gconf paths weren't updated during the upgrade from 1.x to 2.x
- From: Jeffrey Stedfast <fejj novell com>
- To: Bram Mertens <bram-mertens linux be>
- Cc: evolution mailing list <evolution ximian com>
- Subject: Re: [Evolution] some gconf paths weren't updated during the upgrade from 1.x to 2.x
- Date: Thu, 24 Feb 2005 10:41:59 -0500
not sure about the calendar stuff, but the stuff listed under
<key>summary/mail/folder_physical_uris</key> is no longer used and so
doesn't matter
Jeff
On Thu, 2005-02-24 at 09:21 +0100, Bram Mertens wrote:
> Hi
>
> Apparently some paths in ~/.gconf/apps/evolution still point to the old
> ~/evolution directory in stead of the new ~/.evolution. I don't know if
> this is might be responsible for the fact that opening the contact or
> the calendar window takes so long on this machine but I assume this is
> not the way it should be. Should I fie this as a bug? If so what info
> should I include?
>
> Here are the details:
> $ gconftool-2 --dump /apps/evolution > gconfdump_20050224.xml
> --- parts of gconfdump_20050224.xml ---
> <gconfentryfile>
> [...]
> <entry>
> <key>addressbook/completion/uris</key>
> <value>
> <string><?xml version="1.0"?>
> <EvolutionFolderList>
> <folder uri="evolution:/local/Contacts"
> physical-uri="file:///home/m8ram/evolution/local/Contacts"
> display-name="Contacts"/>
> </EvolutionFolderList>
> </string>
> </value>
> </entry>
> [...]
> <entry>
> <key>addressbook/select_names/last_used_uri</key>
> <value>
> <string>file:///home/m8ram/evolution/local/Contacts</string>
> </value>
> </entry>
> [...]
> <entry>
> <key>calendar/notify/calendars</key>
> <value>
> <list type="string">
> <value>
>
> <string>file:///home/m8ram/evolution/local/Calendar/calendar.ics</string>
> </value>
> <value>
>
> <string>file:///home/m8ram/evolution/local/Tasks/tasks.ics</string>
> </value>
> </list>
> </value>
> </entry>
> [...]
> <entry>
> <key>shell/default_folders/calendar_uri</key>
> <value>
> <string>file:///home/m8ram/evolution/local/Calendar</string>
> </value>
> </entry>
> [...]
> <entry>
> <key>shell/default_folders/contacts_uri</key>
> <value>
> <string>file:///home/m8ram/evolution/local/Contacts</string>
> </value>
> </entry>
> [...]
> <entry>
> <key>shell/default_folders/mail_uri</key>
> <value>
> <string>file:///home/m8ram/evolution/local/Inbox</string>
> </value>
> </entry>
> [...]
> <entry>
> <key>shell/default_folders/tasks_uri</key>
> <value>
> <string>file:///home/m8ram/evolution/local/Tasks</string>
> </value>
> </entry>
> [...]
> <entry>
> <key>summary/mail/folder_physical_uris</key>
> <value>
> <list type="string">
> <value>
> <string>file:///home/m8ram/evolution/local/Inbox</string>
> </value>
> <value>
>
> <string>file:///home/m8ram/evolution/local/Bram/subfolders/sollicitaties</string>
> </value>
> <value>
>
> <string>file:///home/m8ram/evolution/local/Bram/subfolders/linux</string>
> </value>
> <value>
> <string>file:///home/m8ram/evolution/local/Outbox</string>
> </value>
> </list>
> </value>
> </entry>
> [...]
> </gconfentryfile>
> --- eof ---
>
> TIA
>
> Bram
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]