diff --git a/contrib/README b/contrib/README index 7f71ae9ef..687f01d44 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 similarity index 100% rename from utils/x11idle.c rename to contrib/scripts/x11idle.c