[PolicyKit-gnome] Nuke desktop file for autostart
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [PolicyKit-gnome] Nuke desktop file for autostart
- Date: Mon, 21 Feb 2011 21:47:08 +0000 (UTC)
commit 47ca445decf21b8de13d804b870d6ce171bad306
Author: David Zeuthen <davidz redhat com>
Date: Mon Feb 21 16:44:43 2011 -0500
Nuke desktop file for autostart
It is much easier if the desktops (and power users) using this
authentication agent just loads it themselves (via e.g. XDG autostart
or whatever).
Signed-off-by: David Zeuthen <davidz redhat com>
src/Makefile.am | 12 ++----------
...lkit-gnome-authentication-agent-1.desktop.in.in | 9 ---------
2 files changed, 2 insertions(+), 19 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1921f74..be8420e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,14 +1,6 @@
FULL_LIBEXECDIR=$(libexecdir)
-desktopdir = $(sysconfdir)/xdg/autostart
-desktop_DATA = polkit-gnome-authentication-agent-1.desktop
-
- INTLTOOL_DESKTOP_RULE@
-
-polkit-gnome-authentication-agent-1.desktop.in : polkit-gnome-authentication-agent-1.desktop.in.in
- cat polkit-gnome-authentication-agent-1.desktop.in.in | sed 's,@FULL_LIBEXECDIR@,$(FULL_LIBEXECDIR),' > $@
-
libexec_PROGRAMS = polkit-gnome-authentication-agent-1
polkit_gnome_authentication_agent_1_SOURCES = \
@@ -45,7 +37,7 @@ polkit_gnome_authentication_agent_1_LDADD = \
$(POLKIT_GOBJECT_LIBS) \
$(INTLLIBS)
-EXTRA_DIST = polkit-gnome-authentication-agent-1.desktop.in.in
+EXTRA_DIST =
clean-local :
- rm -f *~ polkit-gnome-authentication-agent-1.desktop polkit-gnome-authentication-agent-1.desktop.in
+ rm -f *~
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]