diff options
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 8 | ||||
-rw-r--r-- | helpcontent2/util/swriter/makefile.mk | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 6749cfb7f8..a725cca1b8 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-02-11 15:17:02 $ +#* last change $Author: vg $ $Date: 2005-03-08 17:57:27 $ #* -#* $Revision: 1.12 $ +#* $Revision: 1.13 $ #* #* $Logfile:$ #* @@ -758,6 +758,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/dabawiz02access.xhp \ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \ text$/shared$/explorer$/database$/dabawiz02ado.xhp \ + text$/shared$/explorer$/database$/dabawiz02dbase.xhp \ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \ @@ -770,6 +771,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/menubar.xhp \ text$/shared$/explorer$/database$/menuedit.xhp \ text$/shared$/explorer$/database$/menufile.xhp \ + text$/shared$/explorer$/database$/menufilesave.xhp \ text$/shared$/explorer$/database$/menuinsert.xhp \ text$/shared$/explorer$/database$/menutools.xhp \ text$/shared$/explorer$/database$/menuview.xhp \ @@ -788,6 +790,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/tablewizard02.xhp \ text$/shared$/explorer$/database$/tablewizard03.xhp \ text$/shared$/explorer$/database$/tablewizard04.xhp \ + text$/shared$/explorer$/database$/toolbars.xhp \ text$/shared$/fontwork_toolbar.xhp \ text$/shared$/guide$/aaa_start.xhp \ text$/shared$/guide$/accessibility.xhp \ @@ -968,7 +971,6 @@ LINKLINKFILES= \ text$/shared$/optionen$/01050300.xhp \ text$/shared$/optionen$/01060000.xhp \ text$/shared$/optionen$/01060100.xhp \ - text$/shared$/optionen$/01060200.xhp \ text$/shared$/optionen$/01060300.xhp \ text$/shared$/optionen$/01060400.xhp \ text$/shared$/optionen$/01060401.xhp \ diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk index 8c4ef755ae..820a838a5b 100644 --- a/helpcontent2/util/swriter/makefile.mk +++ b/helpcontent2/util/swriter/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-02-11 15:17:17 $ +#* last change $Author: vg $ $Date: 2005-03-08 17:57:41 $ #* -#* $Revision: 1.12 $ +#* $Revision: 1.13 $ #* #* $Logfile:$ #* @@ -1077,6 +1077,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/dabawiz02access.xhp \ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \ text$/shared$/explorer$/database$/dabawiz02ado.xhp \ + text$/shared$/explorer$/database$/dabawiz02dbase.xhp \ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \ @@ -1089,6 +1090,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/menubar.xhp \ text$/shared$/explorer$/database$/menuedit.xhp \ text$/shared$/explorer$/database$/menufile.xhp \ + text$/shared$/explorer$/database$/menufilesave.xhp \ text$/shared$/explorer$/database$/menuinsert.xhp \ text$/shared$/explorer$/database$/menutools.xhp \ text$/shared$/explorer$/database$/menuview.xhp \ @@ -1107,6 +1109,7 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/tablewizard02.xhp \ text$/shared$/explorer$/database$/tablewizard03.xhp \ text$/shared$/explorer$/database$/tablewizard04.xhp \ + text$/shared$/explorer$/database$/toolbars.xhp \ text$/shared$/fontwork_toolbar.xhp \ text$/shared$/guide$/aaa_start.xhp \ text$/shared$/guide$/accessibility.xhp \ @@ -1287,7 +1290,6 @@ LINKLINKFILES= \ text$/shared$/optionen$/01050300.xhp \ text$/shared$/optionen$/01060000.xhp \ text$/shared$/optionen$/01060100.xhp \ - text$/shared$/optionen$/01060200.xhp \ text$/shared$/optionen$/01060300.xhp \ text$/shared$/optionen$/01060400.xhp \ text$/shared$/optionen$/01060401.xhp \ |