[gnome-desktop-testing] Don't install autostart .desktop file here



commit ad8401d2ae09e682b680c8a5ddc702258cca1a70
Author: Colin Walters <walters verbum org>
Date:   Sat May 4 11:15:55 2013 -0400

    Don't install autostart .desktop file here
    
    Since otherwise the tests run for everyone who installs this on login,
    which is clearly not what we want.  Instead the gnome-ostree test
    framework will add the .desktop file to the system image it's booting.

 Makefile-tests.am                 |    3 ---
 src/gnome-desktop-testing.desktop |    6 ------
 2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/Makefile-tests.am b/Makefile-tests.am
index 1f61b5f..8ea4876 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -32,6 +32,3 @@ bin_PROGRAMS += gnome-desktop-testing-runner
 
 pkgjsdir = $(pkgdatadir)/js
 pkgjs_DATA = src/gnome-desktop-testing-runner.js
-
-etcxdgautostartdir = $(sysconfdir)/xdg/autostart
-etcxdgautostart_DATA = src/gnome-desktop-testing.desktop


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]