summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-06-09 22:23:18 -0400
committerErick PĂ©rez Castellanos <erick.red@gmail.com>2014-06-09 22:23:18 -0400
commit62121e1f31d4edc08831975c7561467468503032 (patch)
treeb0cfe099a4125a96a3434fcbf4ca380a347c2d69 /configure.ac
parent0aea44d30b01063ae37f60c7ae990d423f7bfff2 (diff)
downloadgnome-contacts-62121e1f31d4edc08831975c7561467468503032.tar.gz
contacts: Make DBus-activatable
This commit installs a service file, renames the desktop file to follow the bus name, and adds the DBusActivatable key to the desktop file, following https://wiki.gnome.org/HowDoI/DBusApplicationLaunching https://bugzilla.gnome.org/show_bug.cgi?id=728266
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebf5711..ce3f522 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,8 +14,8 @@ AC_CONFIG_FILES([Makefile
src/Makefile
man/Makefile
data/Makefile
+ data/org.gnome.Contacts.desktop.in
po/Makefile.in
- data/gnome-contacts.desktop.in
])
LT_INIT