mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
error.ds.src: don't hardcode /usr/dt
This commit is contained in:
parent
aa470d2e3a
commit
6c42732461
1 changed files with 1 additions and 1 deletions
|
@ -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 #################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue