Home
last modified time | relevance | path

Searched refs:HELPNAME (Results 1 – 9 of 9) sorted by relevance

/dports/mail/cone/cone-1.1/
H A DMakefile.am20 HELPNAME="cone.hlp" macro
42 ${INSTALL} -m 444 help.txt ${DESTDIR}${pkgdatadir}/${HELPNAME}
58 rm -f ${DESTDIR}${pkgdatadir}/${HELPNAME}
H A DMakefile.in374 HELPNAME = "cone.hlp"
931 ${INSTALL} -m 444 help.txt ${DESTDIR}${pkgdatadir}/${HELPNAME}
946 rm -f ${DESTDIR}${pkgdatadir}/${HELPNAME}
/dports/devel/upp/upp/uppsrc/ide/
H A DHelp.cpp481 virtual String GetFileName() const { return HELPNAME; } in GetFileName()
492 return strcmp(path, HELPNAME) == 0; in IsHelpName()
543 if(designer && designer->GetFileName() == HELPNAME) { in ShowTopics()
554 EditFile(HELPNAME); in ShowTopics()
575 EditFile(HELPNAME); in SearchTopics()
H A Didefile.cpp85 if(p != HELPNAME) in SetupEditor()
111 if(p != HELPNAME) in FileCursor()
748 if(p == HELPNAME) { in EditFile()
752 filelist.FindSetCursor(HELPNAME); in EditFile()
H A Dide.h168 #define HELPNAME "Help Topics" macro
H A DUppWspc.cpp291 actual.file.AddPick(Package::File(String(HELPNAME))); in PackageCursor()
/dports/x11/xman/xman-1.1.5/
H A Ddefs.h64 #define HELPNAME "help" /* The name of the help widget. */ macro
H A Dhelp.c60 CreateManpageWidget(man_globals, HELPNAME, FALSE); in MakeHelpWidget()
/dports/games/powwow/powwow-1.2.17/
H A Dmain.c47 #define HELPNAME "powwow.help" macro
117 static char *helpname = HELPNAME;