Re: [Evolution] User Interface
- From: Ángel González <angel 16bits net>
- To: evolution-list gnome org
- Subject: Re: [Evolution] User Interface
- Date: Thu, 14 Apr 2016 23:51:25 +0200
On 2016-04-14 at 14:15 +0200, Ralf Mardorf wrote:
Tom, what do you try to try to accomplish?
You can list the relevant strings inside the binary dconf relatively
good sorted by running
strings $HOME/.config/dconf/user | grep :#
but I doubt you can paste it in some way to another user's dconf,
assumed you want to do something like this.
You only need to copy the org/gnome/evolution/mail/labels key. You may
do so either from dconf-editor, or from command line:
$ dconf read /org/gnome/evolution/mail/labels
['I_mportant:#EF2929', '_Work:#F57900', '_Personal:#4E9A06', '_To Do:#3465A4', '_Later:#75507B',
'dsadasdas:#ffffffffffff|dsadasdas']
Note that labels are stored in English but translated in the UI to the interface language. In the example
above “dsadasdas” is a custom label.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]