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

This commit is contained in:
Pascal Stumpf
2013-07-22 17:25:00 -06:00
committed by Jon Trulson
parent aa470d2e3a
commit 6c42732461
+1 -1
View File
@@ -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 #################################