[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org a182add4a4 1/3: org-clock-x11idle-program-name: Fix
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org a182add4a4 1/3: org-clock-x11idle-program-name: Fix link to x11idle source code |
Date: |
Sat, 29 Oct 2022 22:57:52 -0400 (EDT) |
branch: externals/org
commit a182add4a4dda2b60193cd5cd733c5b1adda61b2
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
org-clock-x11idle-program-name: Fix link to x11idle source code
* lisp/org-clock.el (org-clock-x11idle-program-name): Fix the link to
default x11idle program. It is not distributed via WORG.
---
lisp/org-clock.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index ca026c44fc..cedbdeffe1 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -446,8 +446,8 @@ specifications than `frame-title-format', which see."
you can do \"~$ sudo apt-get install xprintidle\" if you are using
a Debian-based distribution.
-Alternatively, can find x11idle.c in the org-contrib repository at
-https://git.sr.ht/~bzg/org-contrib"
+Alternatively, can find x11idle.c in
+https://orgmode.org/worg/code/scripts/x11idle.c"
:group 'org-clock
:version "24.4"
:package-version '(Org . "8.0")