diff options
author | Niels De Graef <nielsdegraef@gmail.com> | 2017-06-30 13:04:06 +0200 |
---|---|---|
committer | Niels De Graef <nielsdegraef@gmail.com> | 2017-08-23 13:39:27 +0200 |
commit | a3abbd99597dc1241998a40ae12c9a045a899688 (patch) | |
tree | a81acd7b427f641f2e5d09dda0745bcb610bd8d1 /data/org.gnome.Contacts.service.in | |
parent | d03f268fc5ff3bb0a372ff2a23995e411e16c5cd (diff) | |
download | gnome-contacts-wip/nielsdg/meson.tar.gz |
Ported the build system to Meson.wip/nielsdg/meson
For this cycle, we will still support autotools. This is not guaranteed
however for 3.27 and later.
Diffstat (limited to 'data/org.gnome.Contacts.service.in')
-rw-r--r-- | data/org.gnome.Contacts.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/org.gnome.Contacts.service.in b/data/org.gnome.Contacts.service.in new file mode 100644 index 0000000..1effe62 --- /dev/null +++ b/data/org.gnome.Contacts.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.gnome.Contacts +Exec=@bindir@/gnome-contacts --gapplication-service |