See patch.
>From c44219dedcaf7102752a480a987ae82e9023c758 Mon Sep 17 00:00:00 2001
From: Pascal Stumpf <pascal.stu...@cubes.de>
Date: Tue, 23 Jul 2013 00:19:04 +0200
Subject: [PATCH] error.ds.src: don't hardcode /usr/dt

---
 cde/programs/types/error.ds.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cde/programs/types/error.ds.src b/cde/programs/types/error.ds.src
index 189167a..7230134 100644
--- a/cde/programs/types/error.ds.src
+++ b/cde/programs/types/error.ds.src
@@ -24,7 +24,7 @@ QuitCB()
 XCOMM  When the Help button is pressed, map a help window.
 HelpCB()
 {
-    /usr/dt/bin/dthelpview -helpVolume Misctopic -locationId 
ConfigurePrintersSubpanelTA
+    CDE_INSTALLATION_TOP/bin/dthelpview -helpVolume Misctopic -locationId 
ConfigurePrintersSubpanelTA
 }
 
 XCOMM ################# Create the Main UI #################################
-- 
1.8.3.1

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to