error.ds.src: don't hardcode /usr/dt

This commit is contained in:
Pascal Stumpf
2013-07-23 00:19:04 +02:00
committed by Jon Trulson
parent aa470d2e3a
commit 6c42732461

View File

@@ -24,7 +24,7 @@ QuitCB()
XCOMM When the Help button is pressed, map a help window. XCOMM When the Help button is pressed, map a help window.
HelpCB() HelpCB()
{ {
/usr/dt/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA CDE_INSTALLATION_TOP/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA
} }
XCOMM ################# Create the Main UI ################################# XCOMM ################# Create the Main UI #################################