aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-15 12:41:16 -0500
committerTed Gould <ted@gould.cx>2010-10-15 12:41:16 -0500
commitb877951a5c45aaaa49718748b5f786681e3e9622 (patch)
tree568e9e81921170d458c9fcc6910f8e2fa971c678 /tools
parent0f99ed218d71e96d2fa5f10c5f0791b61445f8aa (diff)
downloadlibayatana-indicator-b877951a5c45aaaa49718748b5f786681e3e9622.tar.gz
libayatana-indicator-b877951a5c45aaaa49718748b5f786681e3e9622.tar.bz2
libayatana-indicator-b877951a5c45aaaa49718748b5f786681e3e9622.zip
Add mean comment
Diffstat (limited to 'tools')
-rw-r--r--tools/80indicator-debugging6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/80indicator-debugging b/tools/80indicator-debugging
index afc2093..f21559c 100644
--- a/tools/80indicator-debugging
+++ b/tools/80indicator-debugging
@@ -1,3 +1,9 @@
+# These are environment variables that effect the behavior
+# of libindicator's service manager and indicator service
+# objects. They turn off various robustness features that
+# make debugging difficult and are not recommended for
+# daily use. Development use only!
+
# Timeout after 1 minute
export INDICATOR_SERVICE_SHUTDOWN_TIMEOUT=60000