aboutsummaryrefslogtreecommitdiff
path: root/tools/80indicator-debugging
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-15 09:00:15 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-15 09:00:15 -0400
commit2801a022058b7ea507972a4227b5ba4433f06843 (patch)
tree5cd2eef07f21b5d86ad37b25f86d820672e81367 /tools/80indicator-debugging
parentb414e0f54fb79b8131f13eb30a7d4e3e33c60472 (diff)
parent8641c27434f27843185299a6c76e70f2e87ff5d9 (diff)
downloadlibayatana-indicator-2801a022058b7ea507972a4227b5ba4433f06843.tar.gz
libayatana-indicator-2801a022058b7ea507972a4227b5ba4433f06843.tar.bz2
libayatana-indicator-2801a022058b7ea507972a4227b5ba4433f06843.zip
* New upstream release.
* Fix signals with NULL entries in the loader * Adding a comment for setting up debugging options * Adding annotations for GIR files * Fixing watchers hashtable to detect when we have none * Fix testing so no tests are XFAIL anymore * Adding a replace mode for testing indicator services * Watching new services when the name switches
Diffstat (limited to 'tools/80indicator-debugging')
-rw-r--r--tools/80indicator-debugging3
1 files changed, 3 insertions, 0 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