summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-08-25 10:25:01 +0200
committerBastien Guerry <bzg@altern.org>2012-08-25 10:25:01 +0200
commite9b4debd0f50050ef91d8bdcd01cdfdc90a0146d (patch)
treecb61ebed45d8ac921f635a3ae058c9edb20a8d8f
parent9c3386567c0495a4694c2c191b9ab0161838deb2 (diff)
downloadorg-mode-e9b4debd0f50050ef91d8bdcd01cdfdc90a0146d.tar.gz
Move x11idle.c from utils/ to contrib/scripts/
-rw-r--r--contrib/README1
-rw-r--r--contrib/scripts/x11idle.c (renamed from utils/x11idle.c)0
2 files changed, 1 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 7f71ae9..687f01d 100644
--- a/contrib/README
+++ b/contrib/README
@@ -91,6 +91,7 @@ org2hpda --- Generate hipster pda style printouts from Org-mode
org-docco.org --- docco side-by-side annotated code export to HTML
StartOzServer.oz --- implements the Oz-side of the Org-babel Oz interface
staticmathjax --- XULRunner application to process MathJax statically
+x11idle.c --- get the idle time of your X session
This directory also contains supporting files for the following
packages: ob-oz.el, org-docco.org, and org-static-mathjax.el.
diff --git a/utils/x11idle.c b/contrib/scripts/x11idle.c
index 22cefe1..22cefe1 100644
--- a/utils/x11idle.c
+++ b/contrib/scripts/x11idle.c