forked from brl/citadel-tools
Bruce Leidl
fa3f63b5c7
Change the way citadel-desktop-sync works so that gnome-shell can be aware of applications from several realms at once. Each application id is now placed in a separate namespace by adding a prefix to the desktop filename.
8 lines
133 B
Desktop File
8 lines
133 B
Desktop File
[Unit]
|
|
Description=Desktop Watcher
|
|
StartLimitIntervalSec=0
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/libexec/citadel-desktop-sync --all
|