diff options
-rw-r--r-- | helpcontent2/util/simpress/makefile.mk | 7 | ||||
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk index 208b40f96d..ae73f76f1c 100644 --- a/helpcontent2/util/simpress/makefile.mk +++ b/helpcontent2/util/simpress/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-09-28 12:05:36 $ +#* last change $Author: kz $ $Date: 2005-10-05 14:58:38 $ #* -#* $Revision: 1.15 $ +#* $Revision: 1.16 $ #* #* $Logfile:$ #* @@ -757,6 +757,7 @@ LINKLINKFILES= \ text$/shared$/02$/basicshapes.xhp \ text$/shared$/02$/blockarrows.xhp \ text$/shared$/02$/callouts.xhp \ + text$/shared$/02$/colortoolbar.xhp \ text$/shared$/02$/flowcharts.xhp \ text$/shared$/02$/fontwork.xhp \ text$/shared$/02$/paintbrush.xhp \ @@ -1001,6 +1002,7 @@ LINKLINKFILES= \ text$/shared$/guide$/data_tables.xhp \ text$/shared$/guide$/data_view.xhp \ text$/shared$/guide$/database_main.xhp \ + text$/shared$/guide$/digital_signatures.xhp \ text$/shared$/guide$/doc_autosave.xhp \ text$/shared$/guide$/doc_open.xhp \ text$/shared$/guide$/doc_save.xhp \ @@ -1026,6 +1028,7 @@ LINKLINKFILES= \ text$/shared$/guide$/hyperlink_insert.xhp \ text$/shared$/guide$/hyperlink_rel_abs.xhp \ text$/shared$/guide$/hyperlink_search.xhp \ + text$/shared$/guide$/imagemap.xhp \ text$/shared$/guide$/import_ms.xhp \ text$/shared$/guide$/insert_bitmap.xhp \ text$/shared$/guide$/insert_graphic_drawit.xhp \ diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 0acd3b7e8e..98d8d9e1d8 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-09-28 12:05:57 $ +#* last change $Author: kz $ $Date: 2005-10-05 14:58:56 $ #* -#* $Revision: 1.15 $ +#* $Revision: 1.16 $ #* #* $Logfile:$ #* @@ -586,6 +586,7 @@ LINKLINKFILES= \ text$/shared$/02$/basicshapes.xhp \ text$/shared$/02$/blockarrows.xhp \ text$/shared$/02$/callouts.xhp \ + text$/shared$/02$/colortoolbar.xhp \ text$/shared$/02$/flowcharts.xhp \ text$/shared$/02$/fontwork.xhp \ text$/shared$/02$/paintbrush.xhp \ @@ -830,6 +831,7 @@ LINKLINKFILES= \ text$/shared$/guide$/data_tables.xhp \ text$/shared$/guide$/data_view.xhp \ text$/shared$/guide$/database_main.xhp \ + text$/shared$/guide$/digital_signatures.xhp \ text$/shared$/guide$/doc_autosave.xhp \ text$/shared$/guide$/doc_open.xhp \ text$/shared$/guide$/doc_save.xhp \ @@ -855,6 +857,7 @@ LINKLINKFILES= \ text$/shared$/guide$/hyperlink_insert.xhp \ text$/shared$/guide$/hyperlink_rel_abs.xhp \ text$/shared$/guide$/hyperlink_search.xhp \ + text$/shared$/guide$/imagemap.xhp \ text$/shared$/guide$/import_ms.xhp \ text$/shared$/guide$/insert_bitmap.xhp \ text$/shared$/guide$/insert_graphic_drawit.xhp \ |