From 712aae808ee329cafdcb92e78f145a50c78b89b8 Mon Sep 17 00:00:00 2001 From: Patanjali Somayaji Date: Wed, 26 Mar 2003 17:05:07 +0000 Subject: Added help support, help manual and scrollkeeper updates 2003-03-26 Patanjali Somayaji Added help support, help manual and scrollkeeper updates * configure.in (help/Makefile and help/C/Makefile for AC_OUTPUT()) * makefile.am (added "help" to SUBDIRS in Makefile.am) * omf.make (added) * xmldocs.make (added) * omf-install/Makefile.am (added) * help/Makefile.am (added) * help/C/epiphany.xml (manual xml added) * help/C/legal.xml (added) * help/C/epiphany-C.omf (omf file added) * help/C/Makefile.am (added) * help/C/figures/ephy-screenshot.png (added) * src/window-commands.c (added handler code to show manual) --- help/Makefile.am | 1 + 1 file changed, 1 insertion(+) create mode 100644 help/Makefile.am (limited to 'help/Makefile.am') diff --git a/help/Makefile.am b/help/Makefile.am new file mode 100644 index 000000000..42ffacc26 --- /dev/null +++ b/help/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = C -- cgit v1.2.3