hello,
> I'm sorry, I do not know what you mean.
I'm sorry i didn't explain :)
In your script, you have
export XDG_DATA_DIRS=$PREFIX/share:$XDG_DATA_DIRS
if $XDG_DATA_DIRS doesn't exist, it expands silently
to this weird trailing ':' symbol. like this.
some people (including me) don't like si
hello Milan,
> https://wiki.gnome.org/Apps/Evolution/Building
may I propose a version of your script which works fine with set -u ?
export PATH=$PREFIX/bin${PATH+:}${PATH:-}
export XDG_DATA_DIRS=$PREFIX/share${XDG_DATA_DIRS+:}${XDG_DATA_DIRS:-}
export LD_LIBRARY_PATH=$PREFIX/lib
export PKG_CONFI
hello,
> I do not recall whether 3.30.5 has it, you can also try
> Edit->Accounts->Add->Collection Account.
there is no entry there either. I have:
* Mail Accounts
* Adress Books
* Calendars
* Memo Lists
* Task Lists
I realize it will be easier for everyone if i have a recent
hello,
> it would be good to know the Evolution version
> It's important, things could change meanwhile
of course! sorry... i'm too used to talk with debian users.
evolution 3.30.5-1.1
> > now my first question: let's say i want to visualize the remote
> > agendas of my colleages in evoluti
hello people,
I work at Renater (the french Research and Education Network) and
we start to promote lightweight alternatives to our online
services. I don't think Gnome can be seen as "lightweight" but
evolution is by far the best graphical MUA/caldav client i ever
seen. I still use mutt which is