Dolphin (et al.) sidebar: Define global entries for all users of a computer

For my setup I’d like to create predefined KDE sidebar entries for all users (in Dolphin and in other KDE apps), e.g. for all users to be able to have easy shortcuts to several NAS- and online storage locations.

I have two questions:

  1. For a single user account, the sidebar entries are stored in $HOME/.local/share/user-places.xbel. Is there any place where I can store such entries which should be predefined globally for all users of a computer?
  2. Is it possible to use variables in this definition, like <bookmark href=“ftp://$USER@server.com”>? I cannot get that to work.

Thanks in advance!

Larx wrote:

> For my setup I’d like to create predefined KDE sidebar entries for all
> users (in Dolphin and in other KDE apps)
> - For a single user account, the sidebar entries are stored in
> $HOME/.local/share/user-places.xbel. Is there any place where I can
> store such entries which should be predefined globally for all users
> of a computer?

$> rpm -ql dolphin

And that helps me… how?