diff options
author | Ted Gould <ted@gould.cx> | 2011-07-14 13:33:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-14 13:33:11 -0500 |
commit | 6032a847e527d10641396268dfe4d0db176d3b56 (patch) | |
tree | 62d2efca4b4ce17c6dd57e38a6822f5d71bb2e87 /tools/80indicator-debugging | |
parent | c1034173faf54120c693c984123f343968621359 (diff) | |
parent | c6d763c2fa431fefd0869d381b15c25364e8972f (diff) | |
download | libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.tar.gz libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.tar.bz2 libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.zip |
Import upstream version 0.3.91
Diffstat (limited to 'tools/80indicator-debugging')
-rw-r--r-- | tools/80indicator-debugging | 3 |
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 |