aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-07 23:38:34 -0500
committerTed Gould <ted@gould.cx>2011-07-07 23:38:34 -0500
commitca29a765c5d359b7209827275c71e8fb250fc1bc (patch)
treea7ecd1c1018bb84cd3349e904eb08572395ebd25 /tools
parent2016fdf65cdb975f4c5f64c61e1d1a029ee40611 (diff)
parentd23b4e89cdc6f95ff8e14d8a9fcb89ce2d8682d5 (diff)
downloadlibayatana-indicator-ca29a765c5d359b7209827275c71e8fb250fc1bc.tar.gz
libayatana-indicator-ca29a765c5d359b7209827275c71e8fb250fc1bc.tar.bz2
libayatana-indicator-ca29a765c5d359b7209827275c71e8fb250fc1bc.zip
Installing the debugging env entries in shared directory instead of the executable one.
Diffstat (limited to 'tools')
-rw-r--r--tools/80indicator-debugging3
-rw-r--r--tools/Makefile.am2
2 files changed, 4 insertions, 1 deletions
diff --git a/tools/80indicator-debugging b/tools/80indicator-debugging
index f21559c..85d0a35 100644
--- a/tools/80indicator-debugging
+++ b/tools/80indicator-debugging
@@ -4,6 +4,9 @@
# make debugging difficult and are not recommended for
# daily use. Development use only!
+# To use: either copy or symbolicly link this file to the
+# Xsession dictory. Specifically: /etc/X11/Xsession.d
+
# Timeout after 1 minute
export INDICATOR_SERVICE_SHUTDOWN_TIMEOUT=60000
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 287d34f..cefd944 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -34,7 +34,7 @@ indicator_loader3_SOURCES = $(indicator_loader_SOURCES)
indicator_loader3_CFLAGS = $(indicator_loader_CFLAGS)
indicator_loader3_LDADD = $(indicator_loader_LDADD)
-xsessiondir = $(sysconfdir)/X11/Xsession.d
+xsessiondir = $(pkgdatadir)
xsession_DATA = 80indicator-debugging