summaryrefslogtreecommitdiffstats
path: root/scripts/kde-emacs
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 23:21:48 +0900
committerMichele Calgaro <[email protected]>2025-02-25 23:21:48 +0900
commit3b01ee2def382271f1cbdec9fe100e2128d2e5a8 (patch)
tree8cce51a9cfd35f241d580581c9658ad3ee8c15ea /scripts/kde-emacs
parent86d4cca5f4d251fc4cf150902d5d5c107e264acc (diff)
downloadtdesdk-master.tar.gz
tdesdk-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'scripts/kde-emacs')
-rw-r--r--scripts/kde-emacs/klaralv.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kde-emacs/klaralv.el b/scripts/kde-emacs/klaralv.el
index ed475027..629a5980 100644
--- a/scripts/kde-emacs/klaralv.el
+++ b/scripts/kde-emacs/klaralv.el
@@ -175,7 +175,7 @@
(qapplication.h tqApp)
(tdeapplication.h tdeApp)
(tdelocale.h i18n I18N_NOOP)
- (kstandarddirs.h locate locateLocal)
+ (tdestandarddirs.h locate locateLocal)
(stdlib.h getenv)
(unistd.h unlink sleep usleep)
(iostream cout cerr)