From 2d2497b7d70febb6fe436afc5aa99a522cb1d875 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 31 May 1999 18:07:18 +0000 Subject: help files be gone. They are now installed from the Docbook stuff. 1999-05-28 Miguel de Icaza * Makefile.am (install-data-local): help files be gone. They are now installed from the Docbook stuff. svn path=/trunk/; revision=962 --- calendar/ChangeLog | 5 +++++ calendar/Makefile.am | 3 --- calendar/doc/C/gnomecal.sgml | 8 ++++++++ calendar/gui/Makefile.am | 3 --- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9fc078f648..5a8c4b85c1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-05-28 Miguel de Icaza + + * Makefile.am (install-data-local): help files be gone. They are + now installed from the Docbook stuff. + 1999-05-26 Russell Steinthal * gncal-todo.c main.c main.h prop.c: Added support for priorities diff --git a/calendar/Makefile.am b/calendar/Makefile.am index bba013da7c..151ce8d64b 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -79,6 +79,3 @@ Productivity_DATA = gncal.desktop install-data-local: $(mkinstalldirs) $(DESTDIR)$(help_base)/C - $(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(help_base)/C/topic.dat - $(INSTALL_DATA) $(srcdir)/gnome-cal.html $(DESTDIR)$(help_base)/C/gnome-cal.html - cd $(DESTDIR)$(help_base)/C; rm -f index.html ; $(LN_S) gnome-cal.html index.html diff --git a/calendar/doc/C/gnomecal.sgml b/calendar/doc/C/gnomecal.sgml index 9098b6f2c4..a286798600 100644 --- a/calendar/doc/C/gnomecal.sgml +++ b/calendar/doc/C/gnomecal.sgml @@ -5,6 +5,14 @@ GNOME calendar user's manual + + Dave Mason + +
+ dcm@redhat.com +
+
+
Miguel de Icaza Amozurrutia diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index bba013da7c..151ce8d64b 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -79,6 +79,3 @@ Productivity_DATA = gncal.desktop install-data-local: $(mkinstalldirs) $(DESTDIR)$(help_base)/C - $(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(help_base)/C/topic.dat - $(INSTALL_DATA) $(srcdir)/gnome-cal.html $(DESTDIR)$(help_base)/C/gnome-cal.html - cd $(DESTDIR)$(help_base)/C; rm -f index.html ; $(LN_S) gnome-cal.html index.html -- cgit v1.2.3