[Evolution] [solved] Folder icon
- From: Ralf Mardorf <silver bullet zoho com>
- To: evolution-list gnome org
- Subject: [Evolution] [solved] Folder icon
- Date: Thu, 17 Oct 2019 08:46:43 +0200
On Thu, 2019-10-17 at 08:07 +0200, Milan Crha via evolution-list wrote:
On Thu, 2019-10-17 at 07:51 +0200, Ralf Mardorf via evolution-list
wrote:
The icon theme isn't the problem. Why did Evolution automatically
select this icon? Or what could I have done to accidentally select
this icon? It's a mail folder like all the other mail folders, but
the only one with this icon.
Hi,
Evolution changes icons for special folders. It does that all the time.
As "special" I mean Inbox, Outbox, Drafts, Sent folders and so on.
There was a fix to "highlight" this way also an Archive folder. How
does Evolution know it's a special folder? Check the account
Properties, the Defaults tab.
Bye,
Milan
Thank you,
the difference is that other accounts don't have a selected folder
Archive folder: <click here to select a folder>
just this account has got a selected folder
Archive folder: On This Computer/Lichtecho
I couldn't find a way to reset to no selected folder,
"Restore Defaults" doesn't change it.
'for i in $(gsettings list-schemas | grep evolution); do gsettings list-recursively | grep -i Licht; done'
doesn't return anything, so I continued the search...
$ cat .config/evolution/mail/folders/et-expanded-folder\:__local_Lichtecho
<?xml version="1.0"?>
<expanded_state vers="2" default="true"/>
$ grep Licht .config/evolution/mail/state.ini
[Folder folder://local/Lichtecho]
$ grep Licht .config/evolution/sources/*
.config/evolution/sources/38d5f843eeab00fee18f592e1d8a2e23c71f978d.source:DisplayName=Lichtecho
.config/evolution/sources/38d5f843eeab00fee18f592e1d8a2e23c71f978d.source:ArchiveFolder=folder://local/Lichtecho
[snip]
For comparison I checked another account:
$ grep Silver .config/evolution/sources/*
.config/evolution/sources/1438187239.28605.0@archlinux.source:DisplayName=Silver Bullet
.config/evolution/sources/1438187239.28605.10@archlinux.source:DisplayName=Silver Bullet
.config/evolution/sources/1438187239.28605.3@archlinux.source:DisplayName=Silver Bullet
So I closed evolution and run
$ pkill evolution && mv -i .config/evolution/sources/38d5f843eeab00fee18f592e1d8a2e23c71f978d.source /tmp/
then I opened Evolution and now this folder has got the same icon as
other folders.
Regards,
Ralf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]